diff --git a/404.html b/404.html new file mode 100644 index 0000000..be75fbc --- /dev/null +++ b/404.html @@ -0,0 +1,146 @@ + + + + +404 Page not found + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

404 - Page Not Found

+
+ Give it another try: + Back to the homepage. +
+
+
+ + + + + + + + + + + + + + + + + + + diff --git a/css/style.min.fe5c10d33d86e930d9c94cdb990ca6396c37cd196b247d942d39c8c04b5be437.css b/css/style.min.fe5c10d33d86e930d9c94cdb990ca6396c37cd196b247d942d39c8c04b5be437.css new file mode 100644 index 0000000..5c92e61 --- /dev/null +++ b/css/style.min.fe5c10d33d86e930d9c94cdb990ca6396c37cd196b247d942d39c8c04b5be437.css @@ -0,0 +1,6 @@ +/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*!Fork Awesome 1.1.7 +License - https://forkaweso.me/Fork-Awesome/license +Copyright 2018 Dave Gandy & Fork Awesome +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.*/@font-face{font-family:forkawesome;src:url(../fonts/forkawesome-webfont.eot?v=1.1.7);src:url(../fonts/forkawesome-webfont.eot?#iefix&v=1.1.7)format('embedded-opentype'),url(../fonts/forkawesome-webfont.woff2?v=1.1.7)format('woff2'),url(../fonts/forkawesome-webfont.woff?v=1.1.7)format('woff'),url(../fonts/forkawesome-webfont.ttf?v=1.1.7)format('truetype'),url(../fonts/forkawesome-webfont.svg?v=1.1.7#forkawesomeregular)format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 ForkAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-sync:before,.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video:before,.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell-o:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-globe-e:before{content:"\f304"}.fa-globe-w:before{content:"\f305"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-community:before,.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus-g:before,.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-utensils:before,.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-pound:before,.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-down:before,.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-up:before,.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-down:before,.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-up:before,.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-down:before,.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-up:before,.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-utensil-spoon:before,.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-heading:before,.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-closed-captioning:before,.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-gem:before,.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-medium-square:before{content:"\f2f8"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo-v:before,.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.fa-mastodon:before{content:"\f2e1"}.fa-mastodon-alt:before{content:"\f2e2"}.fa-fork-circle:before,.fa-fork-awesome:before{content:"\f2e3"}.fa-peertube:before{content:"\f2e4"}.fa-diaspora:before{content:"\f2e5"}.fa-friendica:before{content:"\f2e6"}.fa-gnu-social:before{content:"\f2e7"}.fa-liberapay-square:before{content:"\f2e8"}.fa-liberapay:before{content:"\f2e9"}.fa-ssb:before,.fa-scuttlebutt:before{content:"\f2ea"}.fa-hubzilla:before{content:"\f2eb"}.fa-social-home:before{content:"\f2ec"}.fa-artstation:before{content:"\f2ed"}.fa-discord:before{content:"\f2ee"}.fa-discord-alt:before{content:"\f2ef"}.fa-patreon:before{content:"\f2f0"}.fa-snowdrift:before{content:"\f2f1"}.fa-activitypub:before{content:"\f2f2"}.fa-ethereum:before{content:"\f2f3"}.fa-keybase:before{content:"\f2f4"}.fa-shaarli:before{content:"\f2f5"}.fa-shaarli-o:before{content:"\f2f6"}.fa-cut-key:before,.fa-key-modern:before{content:"\f2f7"}.fa-xmpp:before{content:"\f2f9"}.fa-archive-org:before{content:"\f2fc"}.fa-freedombox:before{content:"\f2fd"}.fa-facebook-messenger:before{content:"\f2fe"}.fa-debian:before{content:"\f2ff"}.fa-mastodon-square:before{content:"\f300"}.fa-tipeee:before{content:"\f301"}.fa-react:before{content:"\f302"}.fa-dogmazic:before{content:"\f303"}.fa-zotero:before{content:"\f309"}.fa-nodejs:before{content:"\f308"}.fa-nextcloud:before{content:"\f306"}.fa-nextcloud-square:before{content:"\f307"}.fa-hackaday:before{content:"\f30a"}.fa-laravel:before{content:"\f30b"}.fa-signalapp:before{content:"\f30c"}.fa-gnupg:before{content:"\f30d"}.fa-php:before{content:"\f30e"}.fa-ffmpeg:before{content:"\f30f"}.fa-joplin:before{content:"\f310"}.fa-syncthing:before{content:"\f311"}.fa-inkscape:before{content:"\f312"}.fa-matrix-org:before{content:"\f313"}.fa-pixelfed:before{content:"\f314"}.fa-bootstrap:before{content:"\f315"}.fa-dev-to:before{content:"\f316"}.fa-hashnode:before{content:"\f317"}.fa-jirafeau:before{content:"\f318"}.fa-emby:before{content:"\f319"}.fa-wikidata:before{content:"\f31a"}.fa-gimp:before{content:"\f31b"}.fa-c:before{content:"\f31c"}.fa-digitalocean:before{content:"\f31d"}.fa-att:before{content:"\f31e"}.fa-gitea:before{content:"\f31f"}.fa-file-epub:before{content:"\f321"}.fa-python:before{content:"\f322"}.fa-archlinux:before{content:"\f323"}.fa-pleroma:before{content:"\f324"}.fa-unsplash:before{content:"\f325"}.fa-hackster:before{content:"\f326"}.fa-spell-check:before{content:"\f327"}.fa-moon:before{content:"\f328"}.fa-sun:before{content:"\f329"}.fa-f-droid:before{content:"\f32a"}.fa-biometric:before{content:"\f32b"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:open sans;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/open-sans-v27-latin-300.eot);src:local(''),url(../fonts/open-sans-v27-latin-300.eot?#iefix)format('embedded-opentype'),url(../fonts/open-sans-v27-latin-300.woff2)format('woff2'),url(../fonts/open-sans-v27-latin-300.woff)format('woff'),url(../fonts/open-sans-v27-latin-300.ttf)format('truetype'),url(../fonts/open-sans-v27-latin-300.svg#OpenSans)format('svg')}@font-face{font-family:open sans;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/open-sans-v27-latin-regular.eot);src:local(''),url(../fonts/open-sans-v27-latin-regular.eot?#iefix)format('embedded-opentype'),url(../fonts/open-sans-v27-latin-regular.woff2)format('woff2'),url(../fonts/open-sans-v27-latin-regular.woff)format('woff'),url(../fonts/open-sans-v27-latin-regular.ttf)format('truetype'),url(../fonts/open-sans-v27-latin-regular.svg#OpenSans)format('svg')}@font-face{font-family:open sans;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/open-sans-v27-latin-600.eot);src:local(''),url(../fonts/open-sans-v27-latin-600.eot?#iefix)format('embedded-opentype'),url(../fonts/open-sans-v27-latin-600.woff2)format('woff2'),url(../fonts/open-sans-v27-latin-600.woff)format('woff'),url(../fonts/open-sans-v27-latin-600.ttf)format('truetype'),url(../fonts/open-sans-v27-latin-600.svg#OpenSans)format('svg')}@font-face{font-family:open sans;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/open-sans-v27-latin-700.eot);src:local(''),url(../fonts/open-sans-v27-latin-700.eot?#iefix)format('embedded-opentype'),url(../fonts/open-sans-v27-latin-700.woff2)format('woff2'),url(../fonts/open-sans-v27-latin-700.woff)format('woff'),url(../fonts/open-sans-v27-latin-700.ttf)format('truetype'),url(../fonts/open-sans-v27-latin-700.svg#OpenSans)format('svg')}@font-face{font-family:open sans;font-style:normal;font-weight:800;font-display:swap;src:url(../fonts/open-sans-v27-latin-800.eot);src:local(''),url(../fonts/open-sans-v27-latin-800.eot?#iefix)format('embedded-opentype'),url(../fonts/open-sans-v27-latin-800.woff2)format('woff2'),url(../fonts/open-sans-v27-latin-800.woff)format('woff'),url(../fonts/open-sans-v27-latin-800.ttf)format('truetype'),url(../fonts/open-sans-v27-latin-800.svg#OpenSans)format('svg')}@font-face{font-family:open sans;font-style:italic;font-weight:300;font-display:swap;src:url(../fonts/open-sans-v27-latin-300italic.eot);src:local(''),url(../fonts/open-sans-v27-latin-300italic.eot?#iefix)format('embedded-opentype'),url(../fonts/open-sans-v27-latin-300italic.woff2)format('woff2'),url(../fonts/open-sans-v27-latin-300italic.woff)format('woff'),url(../fonts/open-sans-v27-latin-300italic.ttf)format('truetype'),url(../fonts/open-sans-v27-latin-300italic.svg#OpenSans)format('svg')}@font-face{font-family:open sans;font-style:italic;font-weight:400;font-display:swap;src:url(../fonts/open-sans-v27-latin-italic.eot);src:local(''),url(../fonts/open-sans-v27-latin-italic.eot?#iefix)format('embedded-opentype'),url(../fonts/open-sans-v27-latin-italic.woff2)format('woff2'),url(../fonts/open-sans-v27-latin-italic.woff)format('woff'),url(../fonts/open-sans-v27-latin-italic.ttf)format('truetype'),url(../fonts/open-sans-v27-latin-italic.svg#OpenSans)format('svg')}@font-face{font-family:open sans;font-style:italic;font-weight:600;font-display:swap;src:url(../fonts/open-sans-v27-latin-600italic.eot);src:local(''),url(../fonts/open-sans-v27-latin-600italic.eot?#iefix)format('embedded-opentype'),url(../fonts/open-sans-v27-latin-600italic.woff2)format('woff2'),url(../fonts/open-sans-v27-latin-600italic.woff)format('woff'),url(../fonts/open-sans-v27-latin-600italic.ttf)format('truetype'),url(../fonts/open-sans-v27-latin-600italic.svg#OpenSans)format('svg')}@font-face{font-family:open sans;font-style:italic;font-weight:700;font-display:swap;src:url(../fonts/open-sans-v27-latin-700italic.eot);src:local(''),url(../fonts/open-sans-v27-latin-700italic.eot?#iefix)format('embedded-opentype'),url(../fonts/open-sans-v27-latin-700italic.woff2)format('woff2'),url(../fonts/open-sans-v27-latin-700italic.woff)format('woff'),url(../fonts/open-sans-v27-latin-700italic.ttf)format('truetype'),url(../fonts/open-sans-v27-latin-700italic.svg#OpenSans)format('svg')}@font-face{font-family:open sans;font-style:italic;font-weight:800;font-display:swap;src:url(../fonts/open-sans-v27-latin-800italic.eot);src:local(''),url(../fonts/open-sans-v27-latin-800italic.eot?#iefix)format('embedded-opentype'),url(../fonts/open-sans-v27-latin-800italic.woff2)format('woff2'),url(../fonts/open-sans-v27-latin-800italic.woff)format('woff'),url(../fonts/open-sans-v27-latin-800italic.ttf)format('truetype'),url(../fonts/open-sans-v27-latin-800italic.svg#OpenSans)format('svg')}@font-face{font-family:open sans condensed;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/open-sans-condensed-v21-latin-300.eot);src:local(''),url(../fonts/open-sans-condensed-v21-latin-300.eot?#iefix)format('embedded-opentype'),url(../fonts/open-sans-condensed-v21-latin-300.woff2)format('woff2'),url(../fonts/open-sans-condensed-v21-latin-300.woff)format('woff'),url(../fonts/open-sans-condensed-v21-latin-300.ttf)format('truetype'),url(../fonts/open-sans-condensed-v21-latin-300.svg#OpenSansCondensed)format('svg')}@font-face{font-family:open sans condensed;font-style:italic;font-display:swap;font-weight:300;src:url(../fonts/open-sans-condensed-v21-latin-300italic.eot);src:local(''),url(../fonts/open-sans-condensed-v21-latin-300italic.eot?#iefix)format('embedded-opentype'),url(../fonts/open-sans-condensed-v21-latin-300italic.woff2)format('woff2'),url(../fonts/open-sans-condensed-v21-latin-300italic.woff)format('woff'),url(../fonts/open-sans-condensed-v21-latin-300italic.ttf)format('truetype'),url(../fonts/open-sans-condensed-v21-latin-300italic.svg#OpenSansCondensed)format('svg')}@font-face{font-family:open sans condensed;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/open-sans-condensed-v21-latin-700.eot);src:local(''),url(../fonts/open-sans-condensed-v21-latin-700.eot?#iefix)format('embedded-opentype'),url(../fonts/open-sans-condensed-v21-latin-700.woff2)format('woff2'),url(../fonts/open-sans-condensed-v21-latin-700.woff)format('woff'),url(../fonts/open-sans-condensed-v21-latin-700.ttf)format('truetype'),url(../fonts/open-sans-condensed-v21-latin-700.svg#OpenSansCondensed)format('svg')}@font-face{font-family:oswald;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/oswald-v40-latin-300.eot);src:local(''),url(../fonts/oswald-v40-latin-300.eot?#iefix)format('embedded-opentype'),url(../fonts/oswald-v40-latin-300.woff2)format('woff2'),url(../fonts/oswald-v40-latin-300.woff)format('woff'),url(../fonts/oswald-v40-latin-300.ttf)format('truetype'),url(../fonts/oswald-v40-latin-300.svg#Oswald)format('svg')}@font-face{font-family:oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/oswald-v40-latin-regular.eot);src:local(''),url(../fonts/oswald-v40-latin-regular.eot?#iefix)format('embedded-opentype'),url(../fonts/oswald-v40-latin-regular.woff2)format('woff2'),url(../fonts/oswald-v40-latin-regular.woff)format('woff'),url(../fonts/oswald-v40-latin-regular.ttf)format('truetype'),url(../fonts/oswald-v40-latin-regular.svg#Oswald)format('svg')}@font-face{font-family:oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/oswald-v40-latin-700.eot);src:local(''),url(../fonts/oswald-v40-latin-700.eot?#iefix)format('embedded-opentype'),url(../fonts/oswald-v40-latin-700.woff2)format('woff2'),url(../fonts/oswald-v40-latin-700.woff)format('woff'),url(../fonts/oswald-v40-latin-700.ttf)format('truetype'),url(../fonts/oswald-v40-latin-700.svg#Oswald)format('svg')}@font-face{font-family:roboto slab;font-style:normal;font-weight:100;font-display:swap;src:url(../fonts/roboto-slab-v16-latin-100.eot);src:local(''),url(../fonts/roboto-slab-v16-latin-100.eot?#iefix)format('embedded-opentype'),url(../fonts/roboto-slab-v16-latin-100.woff2)format('woff2'),url(../fonts/roboto-slab-v16-latin-100.woff)format('woff'),url(../fonts/roboto-slab-v16-latin-100.ttf)format('truetype'),url(../fonts/roboto-slab-v16-latin-100.svg#RobotoSlab)format('svg')}@font-face{font-family:roboto slab;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/roboto-slab-v16-latin-300.eot);src:local(''),url(../fonts/roboto-slab-v16-latin-300.eot?#iefix)format('embedded-opentype'),url(../fonts/roboto-slab-v16-latin-300.woff2)format('woff2'),url(../fonts/roboto-slab-v16-latin-300.woff)format('woff'),url(../fonts/roboto-slab-v16-latin-300.ttf)format('truetype'),url(../fonts/roboto-slab-v16-latin-300.svg#RobotoSlab)format('svg')}@font-face{font-family:roboto slab;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/roboto-slab-v16-latin-regular.eot);src:local(''),url(../fonts/roboto-slab-v16-latin-regular.eot?#iefix)format('embedded-opentype'),url(../fonts/roboto-slab-v16-latin-regular.woff2)format('woff2'),url(../fonts/roboto-slab-v16-latin-regular.woff)format('woff'),url(../fonts/roboto-slab-v16-latin-regular.ttf)format('truetype'),url(../fonts/roboto-slab-v16-latin-regular.svg#RobotoSlab)format('svg')}@font-face{font-family:roboto slab;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/roboto-slab-v16-latin-700.eot);src:local(''),url(../fonts/roboto-slab-v16-latin-700.eot?#iefix)format('embedded-opentype'),url(../fonts/roboto-slab-v16-latin-700.woff2)format('woff2'),url(../fonts/roboto-slab-v16-latin-700.woff)format('woff'),url(../fonts/roboto-slab-v16-latin-700.ttf)format('truetype'),url(../fonts/roboto-slab-v16-latin-700.svg#RobotoSlab)format('svg')}.hidden{text-indent:-9999px;visibility:hidden;display:none}.inner{position:relative;width:80%;max-width:800px;margin:0 auto}.vertical{display:table-cell;vertical-align:middle}.left{float:left}.right{float:right}.clear{clear:both}:root{--cover-text-color:#37501a;--highlight:#86c440;--highlight-contrast:var(--cover-text-color);--highlight-inverse:var(--cover-text-color);--highlight-inverse-contrast:white;--cover-title-and-description-guard-bg-color:rgba(255, 255, 255, 0.6);--cover-title-text-shadow:white 0px 0px 7px;--sticky-menu-text-color:#9fd067;--section-light-text-color:#3a4145;--section-light-bg-color:#f2efe8;--section-dark-text-color:var(--section-light-bg-color);--section-dark-bg-color:#b80135;--section-uni-quote:grey;--section-uni-code-bg-color:#e0ded7;--single-page-text-color:var(--section-light-text-color);--single-page-bg-color:var(--section-light-bg-color);--footer-color-background:#22343a;--footer-color:#bbc7cc;--ul-li-icon:fa-chevron-right}body{--color-text:var(--section-light-text-color);--color-background:var(--section-light-bg-color)}#blog-logo{display:block;max-height:100px;width:auto;margin:0 auto;line-height:0}#site-head.withCenteredImage{background:var(--section-light-bg-color)no-repeat 50%}#site-head,#site-head.withCenteredImage{position:relative;display:table;width:100%;height:100%;margin-bottom:0;text-align:center;color:var(--cover-text-color);background-size:cover}#site-head video,#site-head.withCenteredImage video{bottom:0;height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:auto;z-index:-100}#site-head .title-and-description-guard,#site-head.withCenteredImage .title-and-description-guard{margin:auto;padding:.6em;background-color:var(--cover-title-and-description-guard-bg-color);border-radius:25px;width:fit-content}#site-head .blog-title,#site-head.withCenteredImage .blog-title{margin:10px 0;font-size:5rem;letter-spacing:-1px;text-shadow:var(--cover-title-text-shadow)}#site-head .blog-description,#site-head.withCenteredImage .blog-description{margin:0;font-size:2.5rem;line-height:1.5em;font-weight:400;font-family:roboto slab,serif;letter-spacing:0;text-shadow:var(--cover-title-text-shadow)}#site-head a.btn,#site-head.withCenteredImage a.btn{text-decoration:none;background-color:var(--highlight);color:var(--highlight-contrast);border-radius:6px;-webkit-border-radius:6px;display:inline-block;font-size:16px;letter-spacing:1px;margin:0;overflow:visible;padding:10px 20px;position:relative;margin-top:2rem;cursor:pointer;font-family:oswald,sans-serif;text-transform:uppercase;font-weight:lighter}#site-head a.btn:hover,#site-head.withCenteredImage a.btn:hover{color:var(--highlight-inverse-contrast);background-color:var(--highlight-inverse)}#site-head #header-arrow,#site-head.withCenteredImage #header-arrow{font-size:140px;margin:-10px auto;text-align:center;position:absolute;width:100%;left:0;bottom:-120px;cursor:pointer;opacity:.6;transition:all ease .3s;-webkit-transition:all ease .3s;-moz-transition:all ease .3s}#site-head #header-arrow:hover,#site-head.withCenteredImage #header-arrow:hover{color:inherit;opacity:.9}.fixed-nav{background-color:var(--section-light-bg-color);border-radius:0 25px 20px 0;padding:1em 1.5em;display:none;flex-direction:column;position:fixed;top:40px;z-index:99999;font-family:open sans condensed,sans-serif;text-transform:uppercase;font-size:1.5rem;line-height:130%;font-weight:700}a.fn-item{display:block;cursor:pointer;opacity:.7;text-decoration:none}a.fn-item:hover,a.fn-item.active{color:var(--sticky-menu-text-color)}a.fn-item.active{opacity:1}.post-title{margin:0}.post-title a{text-decoration:none}.post-holder{width:100%;height:100%;background-color:var(--color-background);color:var(--color-text);position:relative}.post-holder.dark{--color-text:var(--section-dark-text-color);--color-background:var(--section-dark-bg-color);background-color:var(--section-dark-bg-color);color:var(--section-dark-text-color)}.post-holder.dark hr{border-color:var(--section-dark-text-color)}.post-holder.dark .post-after{left:unset;right:6%;border-top-color:var(--section-dark-bg-color)}.post-holder .post-after{position:absolute;bottom:-40px;z-index:1;left:6%;width:0;height:0;border-left:60px solid transparent;border-right:60px solid transparent;border-top:50px solid var(--color-background);border-radius:25px}.post{position:relative;width:80%;max-width:700px;margin:0 auto;padding-bottom:2rem;padding-top:2rem;height:70%;word-break:break-word;hyphens:auto}.page-template{background-color:var(--single-page-bg-color);color:var(--single-page-text-color);min-height:calc(100vh - 2em)}.page-template .post{margin-top:0;border-bottom:none;padding-bottom:0;padding-bottom:1em}.page-template .post:after{display:none}.page-template .post-header{padding:60px 0}.post-content img{display:block;max-width:100%;margin:0 auto}.site-footer{background:var(--footer-color-background);color:var(--footer-color);font-family:open sans,sans-serif;font-size:1.3rem;position:relative;margin:0 0 0;padding:1rem 0;line-height:1.5em;text-align:center}.site-footer a{color:var(--footer-color);text-decoration:underline}.site-footer a:hover{color:var(--sticky-menu-text-color)}html{height:100%;max-height:100%;font-size:62.5%;overflow-x:hidden;scroll-behavior:smooth}body{height:100%;max-height:100%;font-family:open sans,sans-serif;font-size:2rem;line-height:1.4em;color:var(--section-light-text-color)}::-moz-selection{color:#222;background:#d6edff;text-shadow:none}::selection{color:#222;background:#d6edff;text-shadow:none}h1,h2,h3,h4,h5,h6{text-rendering:optimizeLegibility;line-height:1;margin-top:0;margin-bottom:10px;font-family:open sans,sans-serif}h3,h4,h5,h6{text-rendering:optimizeLegibility;line-height:120%;margin-top:0;font-family:open sans,sans-serif;margin-bottom:0%}h1{font-size:5rem;line-height:1.2em;letter-spacing:-2px;text-indent:-3px}h2{font-size:4rem;line-height:1.2em;letter-spacing:-1px;text-indent:-2px}h3{font-size:3.5rem}h4{font-size:3rem}h5{font-size:2.5rem}h6{font-size:2rem}p{margin:1em 0}a{color:inherit;transition:all ease .3s;-webkit-transition:all ease .3s;-moz-transition:all ease .3s}a:hover{color:var(--sticky-menu-text-color)}a.fa{text-decoration:none}dl{margin:1.6em 0}dl dt{float:left;width:180px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-weight:700;margin-bottom:1em}dl dd{margin-left:200px;margin-bottom:1em}ul,ol{margin:1em 0}ul ol,ul ul,ol ol,ol ul{margin:.4em 0}li{margin-left:30px}hr{display:block;height:1px;border:0;border-top:1px solid var(--color-text);margin:1.5em 0;padding:0}.quo{margin-right:10px;margin-left:10px;font-size:20px}blockquote{-moz-box-sizing:border-box;border-left:solid;box-sizing:border-box;margin:1em 0 1em 2.2em;padding:0 0 0 1em;color:var(--color-text)}blockquote p{margin:.8em 0}blockquote small{display:inline-block;margin:.8em 0 .8em 1.5em;font-size:.9em;color:#ccc}blockquote cite{font-weight:700}blockquote cite a{font-weight:400}mark{background-color:var(--sticky-menu-text-color);filter:brightness(125%)}code,tt{color:var(--section-light-text-color);background-color:var(--section-uni-code-bg-color);border-radius:3px;font-family:Inconsolata,monospace,sans-serif;font-size:.75em;padding:3px 5px}code{color:var(--section-light-text-color);background-color:var(--section-uni-code-bg-color);border-radius:3px;font-family:Inconsolata,monospace,sans-serif;font-size:.75em;padding:3px 5px}pre{background:var(--section-light-text-color);color:#e2e2e2;border:1px solid #343434;border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;font-family:Inconsolata,monospace,sans-serif;font-size:.9em;margin:1.6em 0;padding:10px;white-space:pre;overflow-x:scroll;width:100%}pre code,pre tt{color:inherit;background:0 0;font-size:inherit;white-space:-moz-pre-wrap;white-space:pre-wrap;border:none;padding:0}kbd{color:var(--section-light-text-color);background:var(--section-uni-code-bg-color);border:var(--section-light-text-color)1px solid;border-radius:4px;display:inline-block;font-size:.9em;font-weight:700;margin-bottom:.4em;padding:1px 8px;text-shadow:#fff 0 1px 0;box-shadow:0 1px rgba(0,0,0,.2),0 1px #fff inset}table{-moz-box-sizing:border-box;box-sizing:border-box;border-spacing:0;margin:1.6em 0;width:100%;max-width:100%;background-color:transparent}table th,table td{padding:8px;line-height:20px;text-align:left;vertical-align:top}table thead th,table thead td{border-bottom:1px solid var(--color-text)}table tbody>tr:nth-child(even){background-color:#fff5;background-blend-mode:lighten}table.plain tbody>tr:nth-child(odd)>td,table.plain tbody>tr:nth-child(odd)>th{background:0 0}.gist table{margin:0;font-size:1.4rem}.gist .line-number{min-width:25px;font-size:1.1rem}@media only screen and (max-width:1130px){.fixed-nav{opacity:1;position:fixed;top:0;left:0;flex-wrap:wrap;flex-direction:row;width:100vw;z-index:99999;background:var(--color-background);border-radius:0;text-align:center;padding:4px}a.fn-item{display:inline;margin-left:10px}blockquote{margin-left:0}.post-holder{padding-top:20px}#site-head{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:240px;padding:15% 0;height:100%;margin-bottom:0}.blog-title{font-size:4rem;letter-spacing:-1px}.blog-description{font-size:2.2rem;line-height:1.5em}.post{font-size:.9em;line-height:1.6em}.post-template .post{padding-bottom:1rem}.post-template .post-header{padding:40px 0}h1{font-size:4.8rem;text-indent:-2px}h2{font-size:3.8rem}h3{font-size:3.3rem}h4{font-size:2.8rem}}@media only screen and (max-width:500px){.post-holder{padding-top:20px}#blog-logo img{max-height:80px}.inner,.pagination{width:auto;margin-left:16px;margin-right:16px}.post{width:auto;margin-left:16px;margin-right:16px;font-size:.8em;line-height:1.6em}#site-head{padding:10% 0;height:65%}#header-arrow{display:none}a.btn{margin-top:10px}.blog-title{font-size:3rem}.blog-description{font-size:2.2rem}h1,h2{font-size:3rem;line-height:1.1em;letter-spacing:-1px}h3{font-size:2.8rem}h4{font-size:2.3rem}.post-template .post{padding-bottom:0}.post-template .post-header{padding:30px 0}.site-footer{font-size:1.1rem}} \ No newline at end of file diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..d348080 Binary files /dev/null and b/favicon.ico differ diff --git a/fonts/forkawesome-webfont.eot b/fonts/forkawesome-webfont.eot new file mode 100644 index 0000000..c2c24b4 Binary files /dev/null and b/fonts/forkawesome-webfont.eot differ diff --git a/fonts/forkawesome-webfont.svg b/fonts/forkawesome-webfont.svg new file mode 100644 index 0000000..bd45b30 --- /dev/null +++ b/fonts/forkawesome-webfont.svg @@ -0,0 +1,3232 @@ + + + + + +Created by FontForge 20190801 at Fri Aug 27 00:07:49 2021 + By shine +The Fork Awesome font is licensed under the SIL OFL 1.1 (http://scripts.sil.org/OFL). Fork Awesome is a fork based of off Font Awesome 4.7.0 by Dave Gandy. More info on licenses at https://forkawesome.github.io + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/forkawesome-webfont.ttf b/fonts/forkawesome-webfont.ttf new file mode 100644 index 0000000..1f1d8f3 Binary files /dev/null and b/fonts/forkawesome-webfont.ttf differ diff --git a/fonts/forkawesome-webfont.woff b/fonts/forkawesome-webfont.woff new file mode 100644 index 0000000..cca43af Binary files /dev/null and b/fonts/forkawesome-webfont.woff differ diff --git a/fonts/forkawesome-webfont.woff2 b/fonts/forkawesome-webfont.woff2 new file mode 100644 index 0000000..c96e5bf Binary files /dev/null and b/fonts/forkawesome-webfont.woff2 differ diff --git a/fonts/open-sans-condensed-v21-latin-300.eot b/fonts/open-sans-condensed-v21-latin-300.eot new file mode 100644 index 0000000..23a9a05 Binary files /dev/null and b/fonts/open-sans-condensed-v21-latin-300.eot differ diff --git a/fonts/open-sans-condensed-v21-latin-300.svg b/fonts/open-sans-condensed-v21-latin-300.svg new file mode 100644 index 0000000..148f9a4 --- /dev/null +++ b/fonts/open-sans-condensed-v21-latin-300.svg @@ -0,0 +1,332 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/open-sans-condensed-v21-latin-300.ttf b/fonts/open-sans-condensed-v21-latin-300.ttf new file mode 100644 index 0000000..43d16fe Binary files /dev/null and b/fonts/open-sans-condensed-v21-latin-300.ttf differ diff --git a/fonts/open-sans-condensed-v21-latin-300.woff b/fonts/open-sans-condensed-v21-latin-300.woff new file mode 100644 index 0000000..d1ccfdd Binary files /dev/null and b/fonts/open-sans-condensed-v21-latin-300.woff differ diff --git a/fonts/open-sans-condensed-v21-latin-300.woff2 b/fonts/open-sans-condensed-v21-latin-300.woff2 new file mode 100644 index 0000000..102a07f Binary files /dev/null and b/fonts/open-sans-condensed-v21-latin-300.woff2 differ diff --git a/fonts/open-sans-condensed-v21-latin-300italic.eot b/fonts/open-sans-condensed-v21-latin-300italic.eot new file mode 100644 index 0000000..1e3aa17 Binary files /dev/null and b/fonts/open-sans-condensed-v21-latin-300italic.eot differ diff --git a/fonts/open-sans-condensed-v21-latin-300italic.svg b/fonts/open-sans-condensed-v21-latin-300italic.svg new file mode 100644 index 0000000..9594bb7 --- /dev/null +++ b/fonts/open-sans-condensed-v21-latin-300italic.svg @@ -0,0 +1,333 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/open-sans-condensed-v21-latin-300italic.ttf b/fonts/open-sans-condensed-v21-latin-300italic.ttf new file mode 100644 index 0000000..5bef3ec Binary files /dev/null and b/fonts/open-sans-condensed-v21-latin-300italic.ttf differ diff --git a/fonts/open-sans-condensed-v21-latin-300italic.woff b/fonts/open-sans-condensed-v21-latin-300italic.woff new file mode 100644 index 0000000..1b2147b Binary files /dev/null and b/fonts/open-sans-condensed-v21-latin-300italic.woff differ diff --git a/fonts/open-sans-condensed-v21-latin-300italic.woff2 b/fonts/open-sans-condensed-v21-latin-300italic.woff2 new file mode 100644 index 0000000..90c06b6 Binary files /dev/null and b/fonts/open-sans-condensed-v21-latin-300italic.woff2 differ diff --git a/fonts/open-sans-condensed-v21-latin-700.eot b/fonts/open-sans-condensed-v21-latin-700.eot new file mode 100644 index 0000000..46b092e Binary files /dev/null and b/fonts/open-sans-condensed-v21-latin-700.eot differ diff --git a/fonts/open-sans-condensed-v21-latin-700.svg b/fonts/open-sans-condensed-v21-latin-700.svg new file mode 100644 index 0000000..1b5291f --- /dev/null +++ b/fonts/open-sans-condensed-v21-latin-700.svg @@ -0,0 +1,334 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/open-sans-condensed-v21-latin-700.ttf b/fonts/open-sans-condensed-v21-latin-700.ttf new file mode 100644 index 0000000..26e453a Binary files /dev/null and b/fonts/open-sans-condensed-v21-latin-700.ttf differ diff --git a/fonts/open-sans-condensed-v21-latin-700.woff b/fonts/open-sans-condensed-v21-latin-700.woff new file mode 100644 index 0000000..c9341ec Binary files /dev/null and b/fonts/open-sans-condensed-v21-latin-700.woff differ diff --git a/fonts/open-sans-condensed-v21-latin-700.woff2 b/fonts/open-sans-condensed-v21-latin-700.woff2 new file mode 100644 index 0000000..dbfb8c0 Binary files /dev/null and b/fonts/open-sans-condensed-v21-latin-700.woff2 differ diff --git a/fonts/open-sans-v27-latin-300.eot b/fonts/open-sans-v27-latin-300.eot new file mode 100644 index 0000000..5905323 Binary files /dev/null and b/fonts/open-sans-v27-latin-300.eot differ diff --git a/fonts/open-sans-v27-latin-300.svg b/fonts/open-sans-v27-latin-300.svg new file mode 100644 index 0000000..3972e84 --- /dev/null +++ b/fonts/open-sans-v27-latin-300.svg @@ -0,0 +1,346 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/open-sans-v27-latin-300.ttf b/fonts/open-sans-v27-latin-300.ttf new file mode 100644 index 0000000..bc6b113 Binary files /dev/null and b/fonts/open-sans-v27-latin-300.ttf differ diff --git a/fonts/open-sans-v27-latin-300.woff b/fonts/open-sans-v27-latin-300.woff new file mode 100644 index 0000000..a58383c Binary files /dev/null and b/fonts/open-sans-v27-latin-300.woff differ diff --git a/fonts/open-sans-v27-latin-300.woff2 b/fonts/open-sans-v27-latin-300.woff2 new file mode 100644 index 0000000..b7c278a Binary files /dev/null and b/fonts/open-sans-v27-latin-300.woff2 differ diff --git a/fonts/open-sans-v27-latin-300italic.eot b/fonts/open-sans-v27-latin-300italic.eot new file mode 100644 index 0000000..5e80e3d Binary files /dev/null and b/fonts/open-sans-v27-latin-300italic.eot differ diff --git a/fonts/open-sans-v27-latin-300italic.svg b/fonts/open-sans-v27-latin-300italic.svg new file mode 100644 index 0000000..aa33dc5 --- /dev/null +++ b/fonts/open-sans-v27-latin-300italic.svg @@ -0,0 +1,377 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/open-sans-v27-latin-300italic.ttf b/fonts/open-sans-v27-latin-300italic.ttf new file mode 100644 index 0000000..32e2577 Binary files /dev/null and b/fonts/open-sans-v27-latin-300italic.ttf differ diff --git a/fonts/open-sans-v27-latin-300italic.woff b/fonts/open-sans-v27-latin-300italic.woff new file mode 100644 index 0000000..80b74d9 Binary files /dev/null and b/fonts/open-sans-v27-latin-300italic.woff differ diff --git a/fonts/open-sans-v27-latin-300italic.woff2 b/fonts/open-sans-v27-latin-300italic.woff2 new file mode 100644 index 0000000..3115038 Binary files /dev/null and b/fonts/open-sans-v27-latin-300italic.woff2 differ diff --git a/fonts/open-sans-v27-latin-600.eot b/fonts/open-sans-v27-latin-600.eot new file mode 100644 index 0000000..5176ca4 Binary files /dev/null and b/fonts/open-sans-v27-latin-600.eot differ diff --git a/fonts/open-sans-v27-latin-600.svg b/fonts/open-sans-v27-latin-600.svg new file mode 100644 index 0000000..d75414d --- /dev/null +++ b/fonts/open-sans-v27-latin-600.svg @@ -0,0 +1,348 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/open-sans-v27-latin-600.ttf b/fonts/open-sans-v27-latin-600.ttf new file mode 100644 index 0000000..df48bc4 Binary files /dev/null and b/fonts/open-sans-v27-latin-600.ttf differ diff --git a/fonts/open-sans-v27-latin-600.woff b/fonts/open-sans-v27-latin-600.woff new file mode 100644 index 0000000..6ad677a Binary files /dev/null and b/fonts/open-sans-v27-latin-600.woff differ diff --git a/fonts/open-sans-v27-latin-600.woff2 b/fonts/open-sans-v27-latin-600.woff2 new file mode 100644 index 0000000..d3eaed3 Binary files /dev/null and b/fonts/open-sans-v27-latin-600.woff2 differ diff --git a/fonts/open-sans-v27-latin-600italic.eot b/fonts/open-sans-v27-latin-600italic.eot new file mode 100644 index 0000000..af56bd2 Binary files /dev/null and b/fonts/open-sans-v27-latin-600italic.eot differ diff --git a/fonts/open-sans-v27-latin-600italic.svg b/fonts/open-sans-v27-latin-600italic.svg new file mode 100644 index 0000000..c072d65 --- /dev/null +++ b/fonts/open-sans-v27-latin-600italic.svg @@ -0,0 +1,378 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/open-sans-v27-latin-600italic.ttf b/fonts/open-sans-v27-latin-600italic.ttf new file mode 100644 index 0000000..1342f59 Binary files /dev/null and b/fonts/open-sans-v27-latin-600italic.ttf differ diff --git a/fonts/open-sans-v27-latin-600italic.woff b/fonts/open-sans-v27-latin-600italic.woff new file mode 100644 index 0000000..0edade0 Binary files /dev/null and b/fonts/open-sans-v27-latin-600italic.woff differ diff --git a/fonts/open-sans-v27-latin-600italic.woff2 b/fonts/open-sans-v27-latin-600italic.woff2 new file mode 100644 index 0000000..72698e8 Binary files /dev/null and b/fonts/open-sans-v27-latin-600italic.woff2 differ diff --git a/fonts/open-sans-v27-latin-700.eot b/fonts/open-sans-v27-latin-700.eot new file mode 100644 index 0000000..4773a0e Binary files /dev/null and b/fonts/open-sans-v27-latin-700.eot differ diff --git a/fonts/open-sans-v27-latin-700.svg b/fonts/open-sans-v27-latin-700.svg new file mode 100644 index 0000000..d6cd8ba --- /dev/null +++ b/fonts/open-sans-v27-latin-700.svg @@ -0,0 +1,349 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/open-sans-v27-latin-700.ttf b/fonts/open-sans-v27-latin-700.ttf new file mode 100644 index 0000000..599d9f7 Binary files /dev/null and b/fonts/open-sans-v27-latin-700.ttf differ diff --git a/fonts/open-sans-v27-latin-700.woff b/fonts/open-sans-v27-latin-700.woff new file mode 100644 index 0000000..bb308f2 Binary files /dev/null and b/fonts/open-sans-v27-latin-700.woff differ diff --git a/fonts/open-sans-v27-latin-700.woff2 b/fonts/open-sans-v27-latin-700.woff2 new file mode 100644 index 0000000..e866070 Binary files /dev/null and b/fonts/open-sans-v27-latin-700.woff2 differ diff --git a/fonts/open-sans-v27-latin-700italic.eot b/fonts/open-sans-v27-latin-700italic.eot new file mode 100644 index 0000000..2f44057 Binary files /dev/null and b/fonts/open-sans-v27-latin-700italic.eot differ diff --git a/fonts/open-sans-v27-latin-700italic.svg b/fonts/open-sans-v27-latin-700italic.svg new file mode 100644 index 0000000..90009e1 --- /dev/null +++ b/fonts/open-sans-v27-latin-700italic.svg @@ -0,0 +1,379 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/open-sans-v27-latin-700italic.ttf b/fonts/open-sans-v27-latin-700italic.ttf new file mode 100644 index 0000000..47b40fd Binary files /dev/null and b/fonts/open-sans-v27-latin-700italic.ttf differ diff --git a/fonts/open-sans-v27-latin-700italic.woff b/fonts/open-sans-v27-latin-700italic.woff new file mode 100644 index 0000000..76c6a1d Binary files /dev/null and b/fonts/open-sans-v27-latin-700italic.woff differ diff --git a/fonts/open-sans-v27-latin-700italic.woff2 b/fonts/open-sans-v27-latin-700italic.woff2 new file mode 100644 index 0000000..ce08a4d Binary files /dev/null and b/fonts/open-sans-v27-latin-700italic.woff2 differ diff --git a/fonts/open-sans-v27-latin-800.eot b/fonts/open-sans-v27-latin-800.eot new file mode 100644 index 0000000..84750c3 Binary files /dev/null and b/fonts/open-sans-v27-latin-800.eot differ diff --git a/fonts/open-sans-v27-latin-800.svg b/fonts/open-sans-v27-latin-800.svg new file mode 100644 index 0000000..7879489 --- /dev/null +++ b/fonts/open-sans-v27-latin-800.svg @@ -0,0 +1,347 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/open-sans-v27-latin-800.ttf b/fonts/open-sans-v27-latin-800.ttf new file mode 100644 index 0000000..1d15952 Binary files /dev/null and b/fonts/open-sans-v27-latin-800.ttf differ diff --git a/fonts/open-sans-v27-latin-800.woff b/fonts/open-sans-v27-latin-800.woff new file mode 100644 index 0000000..21fcda1 Binary files /dev/null and b/fonts/open-sans-v27-latin-800.woff differ diff --git a/fonts/open-sans-v27-latin-800.woff2 b/fonts/open-sans-v27-latin-800.woff2 new file mode 100644 index 0000000..1806943 Binary files /dev/null and b/fonts/open-sans-v27-latin-800.woff2 differ diff --git a/fonts/open-sans-v27-latin-800italic.eot b/fonts/open-sans-v27-latin-800italic.eot new file mode 100644 index 0000000..93425b2 Binary files /dev/null and b/fonts/open-sans-v27-latin-800italic.eot differ diff --git a/fonts/open-sans-v27-latin-800italic.svg b/fonts/open-sans-v27-latin-800italic.svg new file mode 100644 index 0000000..5c9bae1 --- /dev/null +++ b/fonts/open-sans-v27-latin-800italic.svg @@ -0,0 +1,379 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/open-sans-v27-latin-800italic.ttf b/fonts/open-sans-v27-latin-800italic.ttf new file mode 100644 index 0000000..dea95a5 Binary files /dev/null and b/fonts/open-sans-v27-latin-800italic.ttf differ diff --git a/fonts/open-sans-v27-latin-800italic.woff b/fonts/open-sans-v27-latin-800italic.woff new file mode 100644 index 0000000..e9635ec Binary files /dev/null and b/fonts/open-sans-v27-latin-800italic.woff differ diff --git a/fonts/open-sans-v27-latin-800italic.woff2 b/fonts/open-sans-v27-latin-800italic.woff2 new file mode 100644 index 0000000..ea89c5e Binary files /dev/null and b/fonts/open-sans-v27-latin-800italic.woff2 differ diff --git a/fonts/open-sans-v27-latin-italic.eot b/fonts/open-sans-v27-latin-italic.eot new file mode 100644 index 0000000..fa2bdca Binary files /dev/null and b/fonts/open-sans-v27-latin-italic.eot differ diff --git a/fonts/open-sans-v27-latin-italic.svg b/fonts/open-sans-v27-latin-italic.svg new file mode 100644 index 0000000..69bc087 --- /dev/null +++ b/fonts/open-sans-v27-latin-italic.svg @@ -0,0 +1,379 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/open-sans-v27-latin-italic.ttf b/fonts/open-sans-v27-latin-italic.ttf new file mode 100644 index 0000000..77cdf3d Binary files /dev/null and b/fonts/open-sans-v27-latin-italic.ttf differ diff --git a/fonts/open-sans-v27-latin-italic.woff b/fonts/open-sans-v27-latin-italic.woff new file mode 100644 index 0000000..d0eed76 Binary files /dev/null and b/fonts/open-sans-v27-latin-italic.woff differ diff --git a/fonts/open-sans-v27-latin-italic.woff2 b/fonts/open-sans-v27-latin-italic.woff2 new file mode 100644 index 0000000..10a17f0 Binary files /dev/null and b/fonts/open-sans-v27-latin-italic.woff2 differ diff --git a/fonts/open-sans-v27-latin-regular.eot b/fonts/open-sans-v27-latin-regular.eot new file mode 100644 index 0000000..db23175 Binary files /dev/null and b/fonts/open-sans-v27-latin-regular.eot differ diff --git a/fonts/open-sans-v27-latin-regular.svg b/fonts/open-sans-v27-latin-regular.svg new file mode 100644 index 0000000..f6bfcca --- /dev/null +++ b/fonts/open-sans-v27-latin-regular.svg @@ -0,0 +1,349 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/open-sans-v27-latin-regular.ttf b/fonts/open-sans-v27-latin-regular.ttf new file mode 100644 index 0000000..eb796aa Binary files /dev/null and b/fonts/open-sans-v27-latin-regular.ttf differ diff --git a/fonts/open-sans-v27-latin-regular.woff b/fonts/open-sans-v27-latin-regular.woff new file mode 100644 index 0000000..796d9f3 Binary files /dev/null and b/fonts/open-sans-v27-latin-regular.woff differ diff --git a/fonts/open-sans-v27-latin-regular.woff2 b/fonts/open-sans-v27-latin-regular.woff2 new file mode 100644 index 0000000..6354811 Binary files /dev/null and b/fonts/open-sans-v27-latin-regular.woff2 differ diff --git a/fonts/oswald-v40-latin-300.eot b/fonts/oswald-v40-latin-300.eot new file mode 100644 index 0000000..572de8a Binary files /dev/null and b/fonts/oswald-v40-latin-300.eot differ diff --git a/fonts/oswald-v40-latin-300.svg b/fonts/oswald-v40-latin-300.svg new file mode 100644 index 0000000..8d36972 --- /dev/null +++ b/fonts/oswald-v40-latin-300.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/oswald-v40-latin-300.ttf b/fonts/oswald-v40-latin-300.ttf new file mode 100644 index 0000000..8889ed5 Binary files /dev/null and b/fonts/oswald-v40-latin-300.ttf differ diff --git a/fonts/oswald-v40-latin-300.woff b/fonts/oswald-v40-latin-300.woff new file mode 100644 index 0000000..fbca46d Binary files /dev/null and b/fonts/oswald-v40-latin-300.woff differ diff --git a/fonts/oswald-v40-latin-300.woff2 b/fonts/oswald-v40-latin-300.woff2 new file mode 100644 index 0000000..f22f165 Binary files /dev/null and b/fonts/oswald-v40-latin-300.woff2 differ diff --git a/fonts/oswald-v40-latin-700.eot b/fonts/oswald-v40-latin-700.eot new file mode 100644 index 0000000..a45d27f Binary files /dev/null and b/fonts/oswald-v40-latin-700.eot differ diff --git a/fonts/oswald-v40-latin-700.svg b/fonts/oswald-v40-latin-700.svg new file mode 100644 index 0000000..036fd41 --- /dev/null +++ b/fonts/oswald-v40-latin-700.svg @@ -0,0 +1,316 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/oswald-v40-latin-700.ttf b/fonts/oswald-v40-latin-700.ttf new file mode 100644 index 0000000..950f845 Binary files /dev/null and b/fonts/oswald-v40-latin-700.ttf differ diff --git a/fonts/oswald-v40-latin-700.woff b/fonts/oswald-v40-latin-700.woff new file mode 100644 index 0000000..844ea82 Binary files /dev/null and b/fonts/oswald-v40-latin-700.woff differ diff --git a/fonts/oswald-v40-latin-700.woff2 b/fonts/oswald-v40-latin-700.woff2 new file mode 100644 index 0000000..c64f683 Binary files /dev/null and b/fonts/oswald-v40-latin-700.woff2 differ diff --git a/fonts/oswald-v40-latin-regular.eot b/fonts/oswald-v40-latin-regular.eot new file mode 100644 index 0000000..6c28dd5 Binary files /dev/null and b/fonts/oswald-v40-latin-regular.eot differ diff --git a/fonts/oswald-v40-latin-regular.svg b/fonts/oswald-v40-latin-regular.svg new file mode 100644 index 0000000..1c8a45e --- /dev/null +++ b/fonts/oswald-v40-latin-regular.svg @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/oswald-v40-latin-regular.ttf b/fonts/oswald-v40-latin-regular.ttf new file mode 100644 index 0000000..6c63877 Binary files /dev/null and b/fonts/oswald-v40-latin-regular.ttf differ diff --git a/fonts/oswald-v40-latin-regular.woff b/fonts/oswald-v40-latin-regular.woff new file mode 100644 index 0000000..356e3f9 Binary files /dev/null and b/fonts/oswald-v40-latin-regular.woff differ diff --git a/fonts/oswald-v40-latin-regular.woff2 b/fonts/oswald-v40-latin-regular.woff2 new file mode 100644 index 0000000..5095995 Binary files /dev/null and b/fonts/oswald-v40-latin-regular.woff2 differ diff --git a/fonts/roboto-slab-v16-latin-100.eot b/fonts/roboto-slab-v16-latin-100.eot new file mode 100644 index 0000000..5196570 Binary files /dev/null and b/fonts/roboto-slab-v16-latin-100.eot differ diff --git a/fonts/roboto-slab-v16-latin-100.svg b/fonts/roboto-slab-v16-latin-100.svg new file mode 100644 index 0000000..3e9889d --- /dev/null +++ b/fonts/roboto-slab-v16-latin-100.svg @@ -0,0 +1,325 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/roboto-slab-v16-latin-100.ttf b/fonts/roboto-slab-v16-latin-100.ttf new file mode 100644 index 0000000..2191708 Binary files /dev/null and b/fonts/roboto-slab-v16-latin-100.ttf differ diff --git a/fonts/roboto-slab-v16-latin-100.woff b/fonts/roboto-slab-v16-latin-100.woff new file mode 100644 index 0000000..c9fe8ef Binary files /dev/null and b/fonts/roboto-slab-v16-latin-100.woff differ diff --git a/fonts/roboto-slab-v16-latin-100.woff2 b/fonts/roboto-slab-v16-latin-100.woff2 new file mode 100644 index 0000000..28f4d8e Binary files /dev/null and b/fonts/roboto-slab-v16-latin-100.woff2 differ diff --git a/fonts/roboto-slab-v16-latin-300.eot b/fonts/roboto-slab-v16-latin-300.eot new file mode 100644 index 0000000..f01f58e Binary files /dev/null and b/fonts/roboto-slab-v16-latin-300.eot differ diff --git a/fonts/roboto-slab-v16-latin-300.svg b/fonts/roboto-slab-v16-latin-300.svg new file mode 100644 index 0000000..2a349f8 --- /dev/null +++ b/fonts/roboto-slab-v16-latin-300.svg @@ -0,0 +1,335 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/roboto-slab-v16-latin-300.ttf b/fonts/roboto-slab-v16-latin-300.ttf new file mode 100644 index 0000000..daaa7b0 Binary files /dev/null and b/fonts/roboto-slab-v16-latin-300.ttf differ diff --git a/fonts/roboto-slab-v16-latin-300.woff b/fonts/roboto-slab-v16-latin-300.woff new file mode 100644 index 0000000..138ed7b Binary files /dev/null and b/fonts/roboto-slab-v16-latin-300.woff differ diff --git a/fonts/roboto-slab-v16-latin-300.woff2 b/fonts/roboto-slab-v16-latin-300.woff2 new file mode 100644 index 0000000..7ebe9f0 Binary files /dev/null and b/fonts/roboto-slab-v16-latin-300.woff2 differ diff --git a/fonts/roboto-slab-v16-latin-700.eot b/fonts/roboto-slab-v16-latin-700.eot new file mode 100644 index 0000000..4b6f8c2 Binary files /dev/null and b/fonts/roboto-slab-v16-latin-700.eot differ diff --git a/fonts/roboto-slab-v16-latin-700.svg b/fonts/roboto-slab-v16-latin-700.svg new file mode 100644 index 0000000..8e2242e --- /dev/null +++ b/fonts/roboto-slab-v16-latin-700.svg @@ -0,0 +1,334 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/roboto-slab-v16-latin-700.ttf b/fonts/roboto-slab-v16-latin-700.ttf new file mode 100644 index 0000000..f5bd507 Binary files /dev/null and b/fonts/roboto-slab-v16-latin-700.ttf differ diff --git a/fonts/roboto-slab-v16-latin-700.woff b/fonts/roboto-slab-v16-latin-700.woff new file mode 100644 index 0000000..74f892a Binary files /dev/null and b/fonts/roboto-slab-v16-latin-700.woff differ diff --git a/fonts/roboto-slab-v16-latin-700.woff2 b/fonts/roboto-slab-v16-latin-700.woff2 new file mode 100644 index 0000000..52f3615 Binary files /dev/null and b/fonts/roboto-slab-v16-latin-700.woff2 differ diff --git a/fonts/roboto-slab-v16-latin-regular.eot b/fonts/roboto-slab-v16-latin-regular.eot new file mode 100644 index 0000000..52e9a87 Binary files /dev/null and b/fonts/roboto-slab-v16-latin-regular.eot differ diff --git a/fonts/roboto-slab-v16-latin-regular.svg b/fonts/roboto-slab-v16-latin-regular.svg new file mode 100644 index 0000000..34cae44 --- /dev/null +++ b/fonts/roboto-slab-v16-latin-regular.svg @@ -0,0 +1,337 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/roboto-slab-v16-latin-regular.ttf b/fonts/roboto-slab-v16-latin-regular.ttf new file mode 100644 index 0000000..05ea923 Binary files /dev/null and b/fonts/roboto-slab-v16-latin-regular.ttf differ diff --git a/fonts/roboto-slab-v16-latin-regular.woff b/fonts/roboto-slab-v16-latin-regular.woff new file mode 100644 index 0000000..a301eb9 Binary files /dev/null and b/fonts/roboto-slab-v16-latin-regular.woff differ diff --git a/fonts/roboto-slab-v16-latin-regular.woff2 b/fonts/roboto-slab-v16-latin-regular.woff2 new file mode 100644 index 0000000..3c56185 Binary files /dev/null and b/fonts/roboto-slab-v16-latin-regular.woff2 differ diff --git a/images/WP_20150730_12_38_52_Pro.jpg b/images/WP_20150730_12_38_52_Pro.jpg new file mode 100644 index 0000000..dad5561 Binary files /dev/null and b/images/WP_20150730_12_38_52_Pro.jpg differ diff --git a/images/android-chrome-192x192.png b/images/android-chrome-192x192.png new file mode 100644 index 0000000..7001254 Binary files /dev/null and b/images/android-chrome-192x192.png differ diff --git a/images/android-chrome-512x512.png b/images/android-chrome-512x512.png new file mode 100644 index 0000000..b0d317e Binary files /dev/null and b/images/android-chrome-512x512.png differ diff --git a/images/apple-touch-icon.png b/images/apple-touch-icon.png new file mode 100644 index 0000000..18b7a4a Binary files /dev/null and b/images/apple-touch-icon.png differ diff --git a/images/barplot-icon.png b/images/barplot-icon.png new file mode 100644 index 0000000..2c3101c Binary files /dev/null and b/images/barplot-icon.png differ diff --git a/images/chef-hat.png b/images/chef-hat.png new file mode 100644 index 0000000..14956d1 Binary files /dev/null and b/images/chef-hat.png differ diff --git a/images/cover-image-old.jpg b/images/cover-image-old.jpg new file mode 100644 index 0000000..6bdb62c Binary files /dev/null and b/images/cover-image-old.jpg differ diff --git a/images/favicon-16x16.png b/images/favicon-16x16.png new file mode 100644 index 0000000..d5f0f09 Binary files /dev/null and b/images/favicon-16x16.png differ diff --git a/images/favicon-32x32.png b/images/favicon-32x32.png new file mode 100644 index 0000000..334bf75 Binary files /dev/null and b/images/favicon-32x32.png differ diff --git a/images/favicon.ico b/images/favicon.ico new file mode 100644 index 0000000..d348080 Binary files /dev/null and b/images/favicon.ico differ diff --git a/images/idaho-barley-2.jpg b/images/idaho-barley-2.jpg new file mode 100644 index 0000000..9681e38 Binary files /dev/null and b/images/idaho-barley-2.jpg differ diff --git a/images/idaho-barley.jpg b/images/idaho-barley.jpg new file mode 100644 index 0000000..eb06fbd Binary files /dev/null and b/images/idaho-barley.jpg differ diff --git a/images/kurt-wheat-bw.jpg b/images/kurt-wheat-bw.jpg new file mode 100644 index 0000000..21bc96e Binary files /dev/null and b/images/kurt-wheat-bw.jpg differ diff --git a/images/kurt-wheat.jpg b/images/kurt-wheat.jpg new file mode 100644 index 0000000..b2f3732 Binary files /dev/null and b/images/kurt-wheat.jpg differ diff --git a/images/south_idaho_trials_bw.jpg b/images/south_idaho_trials_bw.jpg new file mode 100644 index 0000000..3083453 Binary files /dev/null and b/images/south_idaho_trials_bw.jpg differ diff --git a/images/south_idaho_trials_bw_crop.jpg b/images/south_idaho_trials_bw_crop.jpg new file mode 100644 index 0000000..2698d8f Binary files /dev/null and b/images/south_idaho_trials_bw_crop.jpg differ diff --git a/images/trials_bw.jpg b/images/trials_bw.jpg new file mode 100644 index 0000000..cb25b9c Binary files /dev/null and b/images/trials_bw.jpg differ diff --git a/images/wave_logo.png b/images/wave_logo.png new file mode 100644 index 0000000..17eee0f Binary files /dev/null and b/images/wave_logo.png differ diff --git a/images/wave_logo2_framed.png b/images/wave_logo2_framed.png new file mode 100644 index 0000000..be90d48 Binary files /dev/null and b/images/wave_logo2_framed.png differ diff --git a/images/wave_logo_framed.png b/images/wave_logo_framed.png new file mode 100644 index 0000000..e6b18ee Binary files /dev/null and b/images/wave_logo_framed.png differ diff --git a/index.html b/index.html index a59f5c8..5211755 100644 --- a/index.html +++ b/index.html @@ -1,189 +1,346 @@ - - - - - WAVE - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - -
-
-

Our Goals

-
-

We aim to provide an online database open to all members of the public to explore current and historical variety testing data sets with the ability to filter, query, and download data. Analytical summaris of trials will be in industry-focused apps for each crop. View our wheat database here

- - -

wheat database

+
+ + + + + Project Information -
- next + + Data Usage Policy + + + + People + + + + Funding Sources + + + + Contact + + + + + Return To Top
-
- - - - - - - - -
-
- - - -
-
-

Project Participants

-
-

Data contributers: Jim Davis, Juliet M. Marshall, Kurtis Schroeder, Doug Finkelnburg and Olga Walsh of the University of Idaho; Steve Jones, Clark Neely, and Steve Van Vleet of Washington State University; Ryan Graebner of Oregon State University; Kim Garland Campbell, Xiaming Chen and Camille Steber of the USDA-ARS.

-

Data curators: Jacqueline Tay and Emily Galvin

-

Web applications architect: Jennifer Hinds

-

Project Director: Julia Piaskowski

-

- + + + + +
+
+
+

Project Information

+
+
+

WAVE is a hub for exploring variety testing data for crops important to the Pacific Northwest. Currently, this includes wheat, with tools for barley, canola, lentils, dry peas, and chickpeas currently under construction. This is a multi-state effort to make current and historic variety testing data available to producers, researchers, agriculture professionals and anyone else interested in these data sets.

+
+

Our mission is to provide an online database open to all members of the public to explore current and historical variety testing data sets from the U.S. Pacific Northwest with the ability to filter, query, and download data. Analytical summaries of trials are or will be made available standalone and web apps for each crop.

+ +
+
+
+ - +
+
+
+

Data Usage Policy

+
+
+

All data associated with this project are owned by the respective institutions that generated the data. Data may be downloaded and used free of charge. Any usage of the data must acknowledge the source of these data and must follow all terms of the GNU General Public License, v3 (GPL3) license +.

+
+

To Cite This Database

+

All research utilizing data downloaded from these databases should be cited as follows:

+
+

Piaskowski JL, Galvin E, Tay J, Neely C, Graebner R, Schroeder K, Finkelnburg D, Van Vleet S, Davis J, Khadka K, Jones S, Walsh O, and J Marshall, 2023. Tools, software and computing infrastructure for a variety testing datahub. Poster, Annual Meeting of the ASA-CSSA-SSSA, St Louis, Missouri, Oct 28 - Nov 1, 2023.

+
+ +
+
+
+
+ -
-
- - - - - - - - - - - - - - - - - - + + + + + + + + + + - + + diff --git a/js/script.min.e48f7c582336c05ffb4140e97b40ecca4ee93fa713a2afbdc549cceb47abca5a.js b/js/script.min.e48f7c582336c05ffb4140e97b40ecca4ee93fa713a2afbdc549cceb47abca5a.js new file mode 100644 index 0000000..99ab4d5 --- /dev/null +++ b/js/script.min.e48f7c582336c05ffb4140e97b40ecca4ee93fa713a2afbdc549cceb47abca5a.js @@ -0,0 +1 @@ +/*! jQuery v3.6.3 | (c) OpenJS Foundation and other contributors | jquery.org/license */var icons,$post,$first,$last,$fnav,$postholder,$sitehead;!function(a,b){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(d,bT){"use strict";var o=[],aD=Object.getPrototypeOf,r=o.slice,aX=o.flat?function(a){return o.flat.call(a)}:function(a){return o.concat.apply([],a)},ad=o.push,U=o.indexOf,T={},be=T.toString,Q=T.hasOwnProperty,bi=Q.toString,bU=bi.call(Object),f={},c=function(a){return"function"==typeof a&&"number"!=typeof a.nodeType&&"function"!=typeof a.item},A=function(a){return null!=a&&a===a.window},e=d.document,bo={type:!0,src:!0,nonce:!0,noModule:!0},bc,a,s,y,aR,aM,aI,ax,bG,bM,bN,n,bO,aj,q,bP,bR,N,b,h,bV,bW,bb,P,p,w,z,bQ,Z,aO,t,W,I,aK,az,j,bL,av,bB,by,bx,an,al,Y,aN,bm,aP,bt,aT,aU,aV,bs,br,aZ,H,V,G,bf,bl,bk,aw,O,bp,bq,bu,aG,aF,L,aC,ac,bA,aB,bC,bD,bF,bz,bH,bI,bJ,bK,at,aq,ay,ak,bS,J,aY,a$,ab,bX,bY,bn;function bd(g,a,d){var b,f,c=(d=d||e).createElement("script");if(c.text=g,a)for(b in bo)(f=a[b]||a.getAttribute&&a.getAttribute(b))&&c.setAttribute(b,f);d.head.appendChild(c).parentNode.removeChild(c)}function D(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?T[be.call(a)]||"object":typeof a}bc="3.6.3",a=function(b,c){return new a.fn.init(b,c)};function aa(a){var b=!!a&&"length"in a&&a.length,d=D(a);return!c(a)&&!A(a)&&("array"===d||0===b||"number"==typeof b&&0+~]|"+c+")"+c+"*"),aw=new RegExp(c+"|>"),av=new RegExp(O),au=new RegExp("^"+w+"$"),I={ID:new RegExp("^#("+w+")"),CLASS:new RegExp("^\\.("+w+")"),TAG:new RegExp("^("+w+"|[*])"),ATTR:new RegExp("^"+ah),PSEUDO:new RegExp("^"+O),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+c+"*(even|odd|(([+-]|)(\\d*)n|)"+c+"*(?:([+-]|)"+c+"*(\\d+)|))"+c+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+c+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+c+"*((?:-\\d)?\\d*)"+c+"*\\)|)(?=[^-]|$)","i")},ar=/HTML$/i,aj=/^(?:input|select|textarea|button)$/i,ap=/^h\d$/i,z=/^[^{]+\{\s*\[native \w/,aq=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,S=/[+~]/,n=new RegExp("\\\\[\\da-fA-F]{1,6}"+c+"?|\\\\([^\\r\\n\\f])","g"),m=function(b,c){var a="0x"+b.slice(1)-65536;return c||(a<0?String.fromCharCode(a+65536):String.fromCharCode(a>>10|55296,1023&a|56320))},ad=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,$=function(a,b){return b?"\0"===a?"\ufffd":a.slice(0,-1)+"\\"+a.charCodeAt(a.length-1).toString(16)+" ":"\\"+a},af=function(){p()},az=D(function(a){return!0===a.disabled&&"fieldset"===a.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{q.apply(s=ac.call(l.childNodes),l.childNodes),s[l.childNodes.length].nodeType}catch(a){q={apply:s.length?function(a,b){ax.apply(a,ac.call(b))}:function(a,c){for(var b=a.length,d=0;a[b++]=c[d++];);a.length=b-1}}}function e(e,a,c,t){var j,s,k,h,n,o,r,m=a&&a.ownerDocument,l=a?a.nodeType:9;if(c=c||[],"string"!=typeof e||!e||1!==l&&9!==l&&11!==l)return c;if(!t&&(p(a),a=a||b,i)){if(11!==l&&(n=aq.exec(e)))if(j=n[1]){if(9===l){{if(!(k=a.getElementById(j)))return c;if(k.id===j)return c.push(k),c}}else if(m&&(k=m.getElementById(j))&&B(a,k)&&k.id===j)return c.push(k),c}else{if(n[2])return q.apply(c,a.getElementsByTagName(e)),c;if((j=n[3])&&d.getElementsByClassName&&a.getElementsByClassName)return q.apply(c,a.getElementsByClassName(j)),c}if(d.qsa&&!C[e+" "]&&(!g||!g.test(e))&&(1!==l||"object"!==a.nodeName.toLowerCase())){if(r=e,m=a,1===l&&(aw.test(e)||aa.test(e))){for((m=S.test(e)&&M(a.parentNode)||a)===a&&d.scope||((h=a.getAttribute("id"))?h=h.replace(ad,$):a.setAttribute("id",h=f)),s=(o=A(e)).length;s--;)o[s]=(h?"#"+h:":scope")+" "+E(o[s]);r=o.join(",")}try{if(d.cssSupportsSelector&&!CSS.supports("selector(:is("+r+"))"))throw new Error;return q.apply(c,m.querySelectorAll(r)),c}catch(a){C(e,!0)}finally{h===f&&a.removeAttribute("id")}}}return Z(e.replace(G,"$1"),a,c,t)}function F(){var b=[];return function c(d,e){return b.push(d+" ")>a.cacheLength&&delete c[b.shift()],c[d+" "]=e}}function k(a){return a[f]=!0,a}function j(c){var a=b.createElement("fieldset");try{return!!c(a)}catch(a){return!1}finally{a.parentNode&&a.parentNode.removeChild(a),a=null}}function Q(d,e){for(var b=d.split("|"),c=b.length;c--;)a.attrHandle[b[c]]=e}function _(b,c){var a=c&&b,d=a&&1===b.nodeType&&1===c.nodeType&&b.sourceIndex-c.sourceIndex;if(d)return d;if(a)while(a=a.nextSibling)if(a===c)return-1;return b?1:-1}function an(a){return function(b){return"input"===b.nodeName.toLowerCase()&&b.type===a}}function ao(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function ai(a){return function(b){return"form"in b?b.parentNode&&!1===b.disabled?"label"in b?"label"in b.parentNode?b.parentNode.disabled===a:b.disabled===a:b.isDisabled===a||b.isDisabled!==!a&&az(b)===a:b.disabled===a:"label"in b&&b.disabled===a}}function v(a){return k(function(b){return b=+b,k(function(c,g){for(var d,e=a([],c.length,b),f=e.length;f--;)c[d=e[f]]&&(c[d]=!(g[d]=c[d]))})})}function M(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}for(y in d=e.support={},ab=e.isXML=function(a){var c=a&&a.namespaceURI,b=a&&(a.ownerDocument||a).documentElement;return!ar.test(c||b&&b.nodeName||"HTML")},p=e.setDocument=function(o){var p,e,k=o?o.ownerDocument||o:l;return k!=b&&9===k.nodeType&&k.documentElement&&(h=(b=k).documentElement,i=!ab(b),l!=b&&(e=b.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",af,!1):e.attachEvent&&e.attachEvent("onunload",af)),d.scope=j(function(a){return h.appendChild(a).appendChild(b.createElement("div")),"undefined"!=typeof a.querySelectorAll&&!a.querySelectorAll(":scope fieldset div").length}),d.cssSupportsSelector=j(function(){return CSS.supports("selector(*)")&&b.querySelectorAll(":is(:jqfake)")&&!CSS.supports("selector(:is(*,:jqfake))")}),d.attributes=j(function(a){return a.className="i",!a.getAttribute("className")}),d.getElementsByTagName=j(function(a){return a.appendChild(b.createComment("")),!a.getElementsByTagName("*").length}),d.getElementsByClassName=z.test(b.getElementsByClassName),d.getById=j(function(a){return h.appendChild(a).id=f,!b.getElementsByName||!b.getElementsByName(f).length}),d.getById?(a.filter.ID=function(a){var b=a.replace(n,m);return function(a){return a.getAttribute("id")===b}},a.find.ID=function(c,a){if("undefined"!=typeof a.getElementById&&i){var b=a.getElementById(c);return b?[b]:[]}}):(a.filter.ID=function(a){var b=a.replace(n,m);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}},a.find.ID=function(b,d){if("undefined"!=typeof d.getElementById&&i){var c,e,f,a=d.getElementById(b);if(a){if((c=a.getAttributeNode("id"))&&c.value===b)return[a];for(f=d.getElementsByName(b),e=0;a=f[e++];)if((c=a.getAttributeNode("id"))&&c.value===b)return[a]}return[]}}),a.find.TAG=d.getElementsByTagName?function(b,a){return"undefined"!=typeof a.getElementsByTagName?a.getElementsByTagName(b):d.qsa?a.querySelectorAll(b):void 0}:function(b,e){var a,c=[],f=0,d=e.getElementsByTagName(b);if("*"===b){while(a=d[f++])1===a.nodeType&&c.push(a);return c}return d},a.find.CLASS=d.getElementsByClassName&&function(b,a){if("undefined"!=typeof a.getElementsByClassName&&i)return a.getElementsByClassName(b)},t=[],g=[],(d.qsa=z.test(b.querySelectorAll))&&(j(function(a){var d;h.appendChild(a).innerHTML="",a.querySelectorAll("[msallowcapture^='']").length&&g.push("[*^$]="+c+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||g.push("\\["+c+"*(?:value|"+R+")"),a.querySelectorAll("[id~="+f+"-]").length||g.push("~="),(d=b.createElement("input")).setAttribute("name",""),a.appendChild(d),a.querySelectorAll("[name='']").length||g.push("\\["+c+"*name"+c+"*="+c+"*(?:''|\"\")"),a.querySelectorAll(":checked").length||g.push(":checked"),a.querySelectorAll("a#"+f+"+*").length||g.push(".#.+[+~]"),a.querySelectorAll("\\ "),g.push("[\\r\\n\\f]")}),j(function(a){a.innerHTML="";var d=b.createElement("input");d.setAttribute("type","hidden"),a.appendChild(d).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&g.push("name"+c+"*[*^$|!~]?="),2!==a.querySelectorAll(":enabled").length&&g.push(":enabled",":disabled"),h.appendChild(a).disabled=!0,2!==a.querySelectorAll(":disabled").length&&g.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),g.push(",.*:")})),(d.matchesSelector=z.test(L=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&j(function(a){d.disconnectedMatch=L.call(a,"*"),L.call(a,"[s!='']:x"),t.push("!=",O)}),d.cssSupportsSelector||g.push(":has"),g=g.length&&new RegExp(g.join("|")),t=t.length&&new RegExp(t.join("|")),p=z.test(h.compareDocumentPosition),B=p||z.test(h.contains)?function(a,c){var d=9===a.nodeType&&a.documentElement||a,b=c&&c.parentNode;return a===b||!(!b||1!==b.nodeType||!(d.contains?d.contains(b):a.compareDocumentPosition&&16&a.compareDocumentPosition(b)))}:function(b,a){if(a)while(a=a.parentNode)if(a===b)return!0;return!1},N=p?function(a,c){if(a===c)return x=!0,0;var e=!a.compareDocumentPosition-!c.compareDocumentPosition;return e||(1&(e=(a.ownerDocument||a)==(c.ownerDocument||c)?a.compareDocumentPosition(c):1)||!d.sortDetached&&c.compareDocumentPosition(a)===e?a==b||a.ownerDocument==l&&B(l,a)?-1:c==b||c.ownerDocument==l&&B(l,c)?1:r?u(r,a)-u(r,c):0:4&e?-1:1)}:function(d,e){if(d===e)return x=!0,0;var a,c=0,h=d.parentNode,i=e.parentNode,f=[d],g=[e];if(!h||!i)return d==b?-1:e==b?1:h?-1:i?1:r?u(r,d)-u(r,e):0;if(h===i)return _(d,e);for(a=d;a=a.parentNode;)f.unshift(a);for(a=e;a=a.parentNode;)g.unshift(a);while(f[c]===g[c])c++;return c?_(f[c],g[c]):f[c]==l?-1:g[c]==l?1:0}),b},e.matches=function(a,b){return e(a,null,null,b)},e.matchesSelector=function(c,a){if(p(c),d.matchesSelector&&i&&!C[a+" "]&&(!t||!t.test(a))&&(!g||!g.test(a)))try{var f=L.call(c,a);if(f||d.disconnectedMatch||c.document&&11!==c.document.nodeType)return f}catch(b){C(a,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(n,m),a[3]=(a[3]||a[4]||a[5]||"").replace(n,m),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||e.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&e.error(a[0]),a},PSEUDO:function(a){var c,b=!a[6]&&a[2];return I.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":b&&av.test(b)&&(c=A(b,!0))&&(c=b.indexOf(")",b.length-c)-b.length)&&(a[0]=a[0].slice(0,c),a[2]=b.slice(0,c)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(n,m).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=ae[a+" "];return b||(b=new RegExp("(^|"+c+")"+a+"("+c+"|$)"))&&ae(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(c,b,a){return function(f){var d=e.attr(f,c);return null==d?"!="===b:!b||(d+="","="===b?d===a:"!="===b?d!==a:"^="===b?a&&0===d.indexOf(a):"*="===b?a&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function am(d,b,e){return c(b)?a.grep(d,function(a,c){return!!b.call(a,c,a)!==e}):b.nodeType?a.grep(d,function(a){return a===b!==e}):"string"!=typeof b?a.grep(d,function(a){return-1)[^>]*|#([\w-]+))$/,(a.fn.init=function(d,b,g){var f,h;if(!d)return this;if(g=g||ax,"string"==typeof d){if(!(f="<"===d[0]&&">"===d[d.length-1]&&3<=d.length?[null,d,null]:bG.exec(d))||!f[1]&&b)return!b||b.jquery?(b||g).find(d):this.constructor(b).find(d);if(f[1]){if(b=b instanceof a?b[0]:b,a.merge(this,a.parseHTML(f[1],b&&b.nodeType?b.ownerDocument||b:e,!0)),aI.test(f[1])&&a.isPlainObject(b))for(f in b)c(this[f])?this[f](b[f]):this.attr(f,b[f]);return this}return(h=e.getElementById(f[2]))&&(this[0]=h,this.length=1),this}return d.nodeType?(this[0]=d,this.length=1,this):c(d)?void 0!==g.ready?g.ready(d):d(a):a.makeArray(d,this)}).prototype=a.fn,ax=a(e),bM=/^(?:parents|prev(?:Until|All))/,bN={children:!0,contents:!0,next:!0,prev:!0};function bj(a,b){while((a=a[b])&&1!==a.nodeType);return a}a.fn.extend({has:function(c){var b=a(c,this),d=b.length;return this.filter(function(){for(var c=0;c\x20\t\r\n\f]*)/i,az=/^$|^module$|\/(?:java|ecma)script/i,t=e.createDocumentFragment().appendChild(e.createElement("div")),(W=e.createElement("input")).setAttribute("type","radio"),W.setAttribute("checked","checked"),W.setAttribute("name","t"),t.appendChild(W),f.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="",f.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue,t.innerHTML="",f.option=!!t.lastChild,j={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function g(b,c){var d;return d="undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(c||"*"):"undefined"!=typeof b.querySelectorAll?b.querySelectorAll(c||"*"):[],void 0===c||c&&i(b,c)?a.merge([b],d):d}function $(c,d){for(var a=0,e=c.length;a",""]),bL=/<|&#?\w+;/;function au(l,k,q,p,o){for(var b,c,n,i,m,f,e=k.createDocumentFragment(),h=[],d=0,r=l.length;d\s*$/g;function aE(b,c){return i(b,"table")&&i(11!==c.nodeType?c:c.firstChild,"tr")&&a(b).children("tbody")[0]||b}function bw(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function bv(a){return"true/"===(a.type||"").slice(0,5)?a.type=a.type.slice(5):a.removeAttribute("type"),a}function aH(c,d){var e,i,f,j,k,g;if(1===d.nodeType){if(b.hasData(c)&&(g=b.get(c).events))for(f in b.remove(d,"handle events"),g)for(e=0,i=g[f].length;e").attr(b.scriptAttrs||{}).prop({charset:b.scriptCharset,src:b.url}).on("load error",c=function(a){d.remove(),c=null,a&&f("error"===a.type?404:200,a.type)}),e.head.appendChild(d[0])},abort:function(){c&&c()}}}),a$=[],ab=/(=)\?(?=&|$)|\?\?/,a.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var b=a$.pop()||a.expando+"_"+aC.guid++;return this[b]=!0,b}}),a.ajaxPrefilter("json jsonp",function(b,i,j){var e,f,g,h=!1!==b.jsonp&&(ab.test(b.url)?"url":"string"==typeof b.data&&0===(b.contentType||"").indexOf("application/x-www-form-urlencoded")&&ab.test(b.data)&&"data");if(h||"jsonp"===b.dataTypes[0])return e=b.jsonpCallback=c(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,h?b[h]=b[h].replace(ab,"$1"+e):!1!==b.jsonp&&(b.url+=(ac.test(b.url)?"&":"?")+b.jsonp+"="+e),b.converters["script json"]=function(){return g||a.error(e+" was not called"),g[0]},b.dataTypes[0]="json",f=d[e],d[e]=function(){g=arguments},j.always(function(){void 0===f?a(d).removeProp(e):d[e]=f,b[e]&&(b.jsonpCallback=i.jsonpCallback,a$.push(e)),g&&c(f)&&f(g[0]),g=f=void 0}),"script"}),f.createHTMLDocument=((aY=e.implementation.createHTMLDocument("").body).innerHTML="
",2===aY.childNodes.length),a.parseHTML=function(g,b,h){return"string"!=typeof g?[]:("boolean"==typeof b&&(h=b,b=!1),b||(f.createHTMLDocument?((i=(b=e.implementation.createHTMLDocument("")).createElement("base")).href=e.location.href,b.head.appendChild(i)):b=e),c=!h&&[],(d=aI.exec(g))?[b.createElement(d[1])]:(d=au([g],b,c),c&&c.length&&a(c).remove(),a.merge([],d.childNodes)));var i,d,c},a.fn.load=function(d,b,e){var f,i,j,g=this,h=d.indexOf(" ");return-1").append(a.parseHTML(b)).find(f):b)}).always(e&&function(a,b){g.each(function(){e.apply(this,j||[a.responseText,b,a])})}),this},a.expr.pseudos.animated=function(b){return a.grep(a.timers,function(a){return b===a.elem}).length},a.offset={setOffset:function(d,b,n){var m,i,l,j,f,g,h=a.css(d,"position"),k=a(d),e={};"static"===h&&(d.style.position="relative"),f=k.offset(),l=a.css(d,"top"),g=a.css(d,"left"),("absolute"===h||"fixed"===h)&&-1<(l+g).indexOf("auto")?(j=(m=k.position()).top,i=m.left):(j=parseFloat(l)||0,i=parseFloat(g)||0),c(b)&&(b=b.call(d,n,a.extend({},f))),null!=b.top&&(e.top=b.top-f.top+j),null!=b.left&&(e.left=b.left-f.left+i),"using"in b?b.using.call(d,e):k.css(e)}},a.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each(function(b){a.offset.setOffset(this,e,b)});var c,d,b=this[0];return b?b.getClientRects().length?(c=b.getBoundingClientRect(),d=b.ownerDocument.defaultView,{top:c.top+d.pageYOffset,left:c.left+d.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var b,d,e,c=this[0],f={top:0,left:0};if("fixed"===a.css(c,"position"))d=c.getBoundingClientRect();else{for(d=this.offset(),e=c.ownerDocument,b=c.offsetParent||e.documentElement;b&&(b===e.body||b===e.documentElement)&&"static"===a.css(b,"position");)b=b.parentNode;b&&b!==c&&1===b.nodeType&&((f=a(b).offset()).top+=a.css(b,"borderTopWidth",!0),f.left+=a.css(b,"borderLeftWidth",!0))}return{top:d.top-f.top-a.css(c,"marginTop",!0),left:d.left-f.left-a.css(c,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var b=this.offsetParent;b&&"static"===a.css(b,"position");)b=b.offsetParent;return b||w})}}),a.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(b,c){var d="pageYOffset"===c;a.fn[b]=function(a){return q(this,function(b,f,e){var a;if(A(b)?a=b:9===b.nodeType&&(a=b.defaultView),void 0===e)return a?a[c]:b[f];a?a.scrollTo(d?a.pageXOffset:e,d?e:a.pageYOffset):b[f]=e},b,a,arguments.length)}}),a.each(["top","left"],function(c,b){a.cssHooks[b]=aS(f.pixelPosition,function(d,c){if(c)return c=K(d,b),an.test(c)?a(d).position()[b]+"px":c})}),a.each({Height:"height",Width:"width"},function(b,c){a.each({padding:"inner"+b,content:c,"":"outer"+b},function(d,e){a.fn[e]=function(f,i){var g=arguments.length&&(d||"boolean"!=typeof f),h=d||(!0===f||!0===i?"margin":"border");return q(this,function(c,f,g){var d;return A(c)?0===e.indexOf("outer")?c["inner"+b]:c.document.documentElement["client"+b]:9===c.nodeType?(d=c.documentElement,Math.max(c.body["scroll"+b],d["scroll"+b],c.body["offset"+b],d["offset"+b],d["client"+b])):void 0===g?a.css(c,f,h):a.style(c,f,g,h)},c,g?f:void 0,g)}})}),a.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(c,b){a.fn[b]=function(a){return this.on(b,a)}}),a.fn.extend({bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}}),a.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(c,b){a.fn[b]=function(a,c){return 0=Math.floor(c)&&b<=Math.ceil(d)?a(".fixed-nav").fadeOut("fast"):a(".fixed-nav").css("display","flex").fadeIn("fast"),$post.each(function(){var f,g,h,c,d,e;a(window).height()+b>a(document).height()-a(".site-footer").height()?(f=$postholder.length,a(".fn-item").removeClass("active"),a(".fn-item[item_index='"+f+"']").addClass("active")):(g=a(this).offset().top,h=a(this).offset().top+a(this).height(),c=a(this).parent(".post-holder").index(),d=a(".fn-item[item_index='"+c+"']"),e=a(this).parent(".post-holder").prev(".post-holder").find(".post-after"),a(this).attr("item_index",c),b>=g&&b<=h?(d.addClass("active"),e.fadeOut("slow")):(d.removeClass("active"),e.fadeIn("slow")))})});var d=getComputedStyle(document.documentElement).getPropertyValue('--ul-li-icon');d.length>0&&(a('ul').addClass("fa-ul"),a("ul li").prepend('')),a("blockquote p").prepend(''),a("blockquote p").append('')}),$post.each(function(){for(var d=a(this).html(),c=[],b=0,e;b-1){c[b].count=d.match(new RegExp(c[b].str,"g")).length;for(e=0;e"))}})}(jQuery),!function(b,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):(b="undefined"!=typeof globalThis?globalThis:b||self).cssVars=a()}(this,function(){"use strict";var r,j,q,f,h,d,a,k,c,g,l,m;function b(){return b=Object.assign?Object.assign.bind():function(d){for(var a=1,b,c;a1&&void 0!==arguments[1]?arguments[1]:{},a={mimeType:b.mimeType||null,onBeforeSend:b.onBeforeSend||Function.prototype,onSuccess:b.onSuccess||Function.prototype,onError:b.onError||Function.prototype,onComplete:b.onComplete||Function.prototype},e=Array.isArray(h)?h:[h],f=Array.apply(null,Array(e.length)).map(function(a){return null}),c;function g(a){var b="string"==typeof a,c=b&&"<"===a.trim().charAt(0);return b&&!c}function d(c,b){a.onError(c,e[b],b)}function i(b,c){var d=a.onSuccess(b,e[c],c);b=!1===d?"":d||b,f[c]=b,-1===f.indexOf(null)&&a.onComplete(f)}c=document.createElement("a"),e.forEach(function(h,f){var e,b;c.setAttribute("href",h),c.href=String(c.href),Boolean(document.all&&!window.atob)&&c.host.split(":")[0]!==location.host.split(":")[0]?c.protocol===location.protocol?(e=new XDomainRequest,e.open("GET",h),e.timeout=0,e.onprogress=Function.prototype,e.ontimeout=Function.prototype,e.onload=function(){var a=e.responseText;g(a)?i(a,f):d(e,f)},e.onerror=function(a){d(e,f)},setTimeout(function(){e.send()},0)):(console.warn("Internet Explorer 9 Cross-Origin (CORS) requests must use the same protocol (".concat(h,")")),d(null,f)):(b=new XMLHttpRequest,b.open("GET",h),a.mimeType&&b.overrideMimeType&&b.overrideMimeType(a.mimeType),a.onBeforeSend(b,h,f),b.onreadystatechange=function(){if(4===b.readyState){var a=b.responseText;b.status<400&&g(a)||0===b.status&&g(a)?i(a,f):d(b,f)}},b.send())})}function w(b){var j=/\/\*[\s\S]+?\*\//g,h=/(?:@import\s*)(?:url\(\s*)?(?:['"])([^'"]*)(?:['"])(?:\s*\))?(?:[^;]*;)/g,a={rootElement:b.rootElement||document,include:b.include||'style,link[rel="stylesheet"]',exclude:b.exclude||null,filter:b.filter||null,skipDisabled:!1!==b.skipDisabled,useCSSOM:b.useCSSOM||!1,onBeforeSend:b.onBeforeSend||Function.prototype,onSuccess:b.onSuccess||Function.prototype,onError:b.onError||Function.prototype,onComplete:b.onComplete||Function.prototype},d=Array.apply(null,a.rootElement.querySelectorAll(a.include)).filter(function(d){return b=d,c=a.exclude,!(b.matches||b.matchesSelector||b.webkitMatchesSelector||b.mozMatchesSelector||b.msMatchesSelector||b.oMatchesSelector).call(b,c);var b,c}),c=Array.apply(null,Array(d.length)).map(function(a){return null});function f(){if(-1===c.indexOf(null)){c.reduce(function(a,b,c){return""===b&&a.push(c),a},[]).reverse().forEach(function(a){return[d,c].forEach(function(b){return b.splice(a,1)})});var b=c.join("");a.onComplete(b,c,d)}}function e(b,d,e,i){var h=a.onSuccess(b,e,i);g(b=void 0!==h&&!1===Boolean(h)?"":h||b,e,i,function(b,g){null===c[d]&&(g.forEach(function(b){return a.onError(b.xhr,e,b.url)}),!a.filter||a.filter.test(b)?c[d]=b:c[d]="",f())})}function i(c,b){var d=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],a={};return a.rules=(c.replace(j,"").match(h)||[]).filter(function(a){return-1===d.indexOf(a)}),a.urls=a.rules.map(function(a){return a.replace(h,"$1")}),a.absoluteUrls=a.urls.map(function(a){return o(a,b)}),a.absoluteRules=a.rules.map(function(d,c){var e=a.urls[c],f=o(a.absoluteUrls[c],b);return d.replace(e,f)}),a}function g(b,d,h,j){var e=arguments.length>4&&void 0!==arguments[4]?arguments[4]:[],c=arguments.length>5&&void 0!==arguments[5]?arguments[5]:[],f=i(b,h,c);f.rules.length?A(f.absoluteUrls,{onBeforeSend:function(b,c,e){a.onBeforeSend(b,d,c)},onSuccess:function(b,e,h){var f=a.onSuccess(b,d,e),g=i(b=!1===f?"":f||b,e,c);return g.rules.forEach(function(a,c){b=b.replace(a,g.absoluteRules[c])}),b},onError:function(a,i,k){e.push({xhr:a,url:i}),c.push(f.rules[k]),g(b,d,h,j,e,c)},onComplete:function(a){a.forEach(function(a,c){b=b.replace(f.rules[c],a)}),g(b,d,h,j,e,c)}}):j(b,e)}d.length?d.forEach(function(b,g){var d=b.getAttribute("href"),h=b.getAttribute("rel"),l="link"===b.nodeName.toLowerCase()&&d&&h&&-1!==h.toLowerCase().indexOf("stylesheet"),i=!1!==a.skipDisabled&&b.disabled,m="style"===b.nodeName.toLowerCase(),j,k;l&&!i?-1!==d.indexOf("data:text/css")?(j=decodeURIComponent(d.substring(d.indexOf(",")+1)),a.useCSSOM&&(j=Array.apply(null,b.sheet.cssRules).map(function(a){return a.cssText}).join("")),e(j,g,b,location.href)):A(d,{mimeType:"text/css",onBeforeSend:function(c,d,e){a.onBeforeSend(c,b,d)},onSuccess:function(a,f,h){var c=o(d);e(a,g,b,c)},onError:function(d,e,h){c[g]="",a.onError(d,b,e),f()}}):m&&!i?(k=b.textContent,a.useCSSOM&&(k=Array.apply(null,b.sheet.cssRules).map(function(a){return a.cssText}).join("")),e(k,g,b,location.href)):(c[g]="",f())}):a.onComplete("",[])}function o(d,e){var a=document.implementation.createHTMLDocument(""),c=a.createElement("base"),b=a.createElement("a");return a.head.appendChild(c),a.body.appendChild(b),c.href=e||document.baseURI||(document.querySelector("base")||{}).href||location.href,b.href=d,b.href}r=t;function t(c,d,b){c instanceof RegExp&&(c=B(c,b)),d instanceof RegExp&&(d=B(d,b));var a=u(c,d,b);return a&&{start:a[0],end:a[1],pre:b.slice(0,a[0]),body:b.slice(a[0]+c.length,a[1]),post:b.slice(a[1]+d.length)}}function B(b,c){var a=c.match(b);return a?a[0]:null}function u(h,i,e){var d,k,g,j,f,a=e.indexOf(h),b=e.indexOf(i,a+1),c=a;if(a>=0&&b>0){if(h===i)return[a,b];for(d=[],g=e.length;c>=0&&!f;)c==a?(d.push(c),a=e.indexOf(h,c+1)):1==d.length?f=[d.pop(),b]:((k=d.pop())=0?a:b;d.length&&(f=[g,j])}return f}function p(c){var p=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t={preserveStatic:!0,removeComments:!1},h=b({},t,p),E=[];function d(a){throw new Error("CSS parse error: ".concat(a))}function a(b){var a=b.exec(c);if(a)return c=c.slice(a[0].length),a}function j(){return a(/^{\s*/)}function k(){return a(/^}/)}function i(){a(/^\s*/)}function C(){var a,b;if(i(),"/"===c[0]&&"*"===c[1]){for(a=2;c[a]&&("*"!==c[a]||"/"!==c[a+1]);)a++;return c[a]?(b=c.slice(2,a),c=c.slice(a+2),{type:"comment",comment:b}):d("end of comment is missing")}}function e(){for(var a,b=[];a=C();)b.push(a);return h.removeComments?[]:b}function m(){var f,e,b,g;for(i();"}"===c[0];)d("extra closing bracket");if(f=a(/^(("(?:\\"|[^"])*"|'(?:\\'|[^'])*'|[^{])+)/),f)return b=f[0].trim(),/\/\*/.test(b)&&(b=b.replace(/\/\*([^*]|[\r\n]|(\*+([^*/]|[\r\n])))*\*\/+/g,"")),g=/["']\w*,\w*["']/.test(b),g&&(b=b.replace(/"(?:\\"|[^"])*"|'(?:\\'|[^'])*'/g,function(a){return a.replace(/,/g,"‌")})),e=/,/.test(b)?b.split(/\s*(?![^(]*\)),\s*/):[b],g&&(e=e.map(function(a){return a.replace(/\u200C/g,",")})),e}function o(){var e,b,f,g;if("@"===c[0])return l();if(a(/^([;\s]*)+/),e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,b=a(/^(\*?[-#/*\\\w.]+(\[[0-9a-z_-]+\])?)\s*/),b)return b=b[0].trim(),!a(/^:\s*/)?d("property missing ':'"):(f=a(/^((?:\/\*.*?\*\/|'(?:\\'|.)*?'|"(?:\\"|.)*?"|\((\s*'(?:\\'|.)*?'|"(?:\\"|.)*?"|[^)]*?)\s*\)|[^};])+)/),g={type:"declaration",property:b.replace(e,""),value:f?f[0].replace(e,"").trim():""},a(/^[;\s]*/),g)}function f(){if(!j())return d("missing '{'");for(var b,a=e();b=o();)a.push(b),a=a.concat(e());return k()?a:d("missing '}'")}function q(){i();for(var c,b=[];c=a(/^((\d+\.\d+|\.\d+|\d+)%?|[a-z]+)\s*/);)b.push(c[1]),a(/^,\s*/);if(b.length)return{type:"keyframe",values:b,declarations:f()}}function s(){var b=a(/^@([-\w]+)?keyframes\s*/),g,f,h,c;if(b){if(g=b[1],!(b=a(/^([-\w]+)\s*/)))return d("@keyframes missing name");if(h=b[1],!j())return d("@keyframes missing '{'");for(c=e();f=q();)c.push(f),c=c.concat(e());return k()?{type:"keyframes",name:h,vendor:g,keyframes:c}:d("@keyframes missing '}'")}}function n(){if(a(/^@page */))return{type:"page",selectors:m()||[],declarations:f()}}function u(){var b=a(/@(top|bottom|left|right)-(left|center|right|top|middle|bottom)-?(corner)?\s*/);if(b)return{type:"page-margin-box",name:"".concat(b[1],"-").concat(b[2])+(b[3]?"-".concat(b[3]):""),declarations:f()}}function v(){if(a(/^@font-face\s*/))return{type:"font-face",declarations:f()}}function w(){var b=a(/^@supports *([^{]+)/);if(b)return{type:"supports",supports:b[1].trim(),rules:g()}}function x(){if(a(/^@host\s*/))return{type:"host",rules:g()}}function y(){var b=a(/^@media([^{]+)*/);if(b)return{type:"media",media:(b[1]||"").trim(),rules:g()}}function z(){var b=a(/^@custom-media\s+(--[^\s]+)\s*([^{;]+);/);if(b)return{type:"custom-media",name:b[1].trim(),media:b[2].trim()}}function A(){var b=a(/^@([-\w]+)?document *([^{]+)/);if(b)return{type:"document",document:b[2].trim(),vendor:b[1]?b[1].trim():null,rules:g()}}function B(){var b=a(/^@(import|charset|namespace)\s*([^;]+);/);if(b)return{type:b[1],name:b[2].trim()}}function l(){var a,b;if(i(),"@"===c[0])return a=B()||v()||y()||s()||w()||A()||z()||x()||n()||u(),a&&!h.preserveStatic?(b=!1,a.declarations?b=a.declarations.some(function(a){return/var\(/.test(a.value)}):b=(a.keyframes||a.rules||[]).some(function(a){return(a.declarations||[]).some(function(a){return/var\(/.test(a.value)})}),b?a:{}):a}function D(){var a,e,g,b,i;if(!h.preserveStatic)if(a=r("{","}",c),a)if(e=/:(?:root|host)(?![.:#(])/.test(a.pre)&&/--\S*\s*:/.test(a.body),g=/var\(/.test(a.body),!e&&!g)return c=c.slice(a.end+1),{};return b=m()||[],i=h.preserveStatic?f():f().filter(function(a){var c=b.some(function(a){return/:(?:root|host)(?![.:#(])/.test(a)})&&/^--\S/.test(a.property),d=/var\(/.test(a.value);return c||d}),b.length||d("selector missing"),{type:"rule",selectors:b,declarations:i}}function g(b){if(!b&&!j())return d("missing '{'");for(var f,a=e();c.length&&(b||"}"!==c[0])&&(f=l()||D());)f.type&&a.push(f),a=a.concat(e());return b||k()?a:d("missing '}'")}return{type:"stylesheet",stylesheet:{rules:g(!0),errors:E}}}function z(a){var d=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},e={parseHost:!1,store:{},onWarning:function(){}},c=b({},e,d),f=new RegExp(":".concat(c.parseHost?"host":"root","$"));return"string"==typeof a&&(a=p(a,c)),a.stylesheet.rules.forEach(function(a){"rule"===a.type&&a.selectors.some(function(a){return f.test(a)})&&a.declarations.forEach(function(b,e){var a=b.property,d=b.value;a&&0===a.indexOf("--")&&(c.store[a]=d)})}),c.store}function y(c){var d=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",b=arguments.length>2?arguments[2]:void 0,e={charset:function(a){return"@charset "+a.name+";"},comment:function(a){return 0===a.comment.indexOf("__CSSVARSPONYFILL")?"/*"+a.comment+"*/":""},"custom-media":function(a){return"@custom-media "+a.name+" "+a.media+";"},declaration:function(a){return a.property+":"+a.value+";"},document:function(b){return"@"+(b.vendor||"")+"document "+b.document+"{"+a(b.rules)+"}"},"font-face":function(b){return"@font-face{"+a(b.declarations)+"}"},host:function(b){return"@host{"+a(b.rules)+"}"},import:function(a){return"@import "+a.name+";"},keyframe:function(b){return b.values.join(",")+"{"+a(b.declarations)+"}"},keyframes:function(b){return"@"+(b.vendor||"")+"keyframes "+b.name+"{"+a(b.keyframes)+"}"},media:function(b){return"@media "+b.media+"{"+a(b.rules)+"}"},namespace:function(a){return"@namespace "+a.name+";"},page:function(b){return"@page "+(b.selectors.length?b.selectors.join(", "):"")+"{"+a(b.declarations)+"}"},"page-margin-box":function(b){return"@"+b.name+"{"+a(b.declarations)+"}"},rule:function(b){var c=b.declarations;if(c.length)return b.selectors.join(",")+"{"+a(c)+"}"},supports:function(b){return"@supports "+b.supports+"{"+a(b.rules)+"}"}};function a(h){for(var c="",f=0,a,g;f1&&void 0!==arguments[1]?arguments[1]:{},e={preserveStatic:!0,preserveVars:!1,variables:{},onWarning:function(){}},c=b({},e,d);return"string"==typeof a&&(a=p(a,c)),x(a.stylesheet,function(e,j){for(var a=0,d,g,f,h,b;a1&&void 0!==arguments[1]?arguments[1]:{},d=arguments.length>2?arguments[2]:void 0,b,f;if(-1===c.indexOf("var("))return c;b=r("(",")",c);function e(c){var e=c.split(",")[0].replace(/[\s\n\t]/g,""),f=(c.match(/(?:\s*,\s*){1}(.*)?/)||[])[1],g=Object.prototype.hasOwnProperty.call(a.variables,e)?String(a.variables[e]):void 0,b=g||(f?String(f):void 0),h=d||c;return g||a.onWarning('variable "'.concat(e,'" is undefined')),b&&"undefined"!==b&&b.length>0?i(b,a,h):"var(".concat(h,")")}return b?"var"===b.pre.slice(-3)?(f=0===b.body.trim().length,f?(a.onWarning("var() must contain a non-whitespace string"),c):b.pre.slice(0,-3)+e(b.body)+i(b.post,a)):b.pre+"(".concat(i(b.body,a),")")+i(b.post,a):(-1!==c.indexOf("var(")&&a.onWarning('missing closing ")" in the value "'.concat(c,'"')),c)}j="undefined"!=typeof window,q=j&&window.CSS&&window.CSS.supports&&window.CSS.supports("(--a: 0)"),f={group:0,job:0},h={rootElement:j?document:null,shadowDOM:!1,include:"style,link[rel=stylesheet]",exclude:"",variables:{},onlyLegacy:!0,preserveStatic:!0,preserveVars:!1,silent:!1,updateDOM:!0,updateURLs:!0,watch:null,onBeforeSend:function(){},onError:function(){},onWarning:function(){},onSuccess:function(){},onComplete:function(){},onFinally:function(){}},d={cssComments:/\/\*[\s\S]+?\*\//g,cssKeyframes:/@(?:-\w*-)?keyframes/,cssMediaQueries:/@media[^{]+\{([\s\S]+?})\s*}/g,cssUrls:/url\((?!['"]?(?:data|http|\/\/):)['"]?([^'")]*)['"]?\)/g,cssVarDeclRules:/(?::(?:root|host)(?![.:#(])[\s,]*[^{]*{\s*[^}]*})/g,cssVarDecls:/(?:[\s;]*)(-{2}\w[\w-]*)(?:\s*:\s*)([^;]*);/g,cssVarFunc:/var\(\s*--[\w-]/,cssVars:/(?:(?::(?:root|host)(?![.:#(])[\s,]*[^{]*{\s*[^;]*;*\s*)|(?:var\(\s*))(--[^:)]+)(?:\s*[:)])/},a={dom:{},job:{},user:{}},k=!1,c=null,g=0,l=null,m=!1;function e(){var l=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},x="cssVars(): ",i=b({},h,l),t,H,u,B;function o(a,b,c,d){!i.silent&&window.console&&console.error("".concat(x).concat(a,"\n"),b),i.onError(a,b,c,d)}function r(a){!i.silent&&window.console&&console.warn("".concat(x).concat(a)),i.onWarning(a)}function A(a){i.onFinally(Boolean(a),q,n()-i.__benchmark)}if(j){if(i.watch)return i.watch=h.watch,I(i),void e(i);if(!1===i.watch&&c&&(c.disconnect(),c=null),!i.__benchmark){if(k===i.rootElement)return void C(l);t=[].slice.call(i.rootElement.querySelectorAll('[data-cssvars]:not([data-cssvars="out"])')),(i.__benchmark=n(),i.exclude=[c?'[data-cssvars]:not([data-cssvars=""])':'[data-cssvars="out"]',"link[disabled]:not([data-cssvars])",i.exclude].filter(function(a){return a}).join(","),i.variables=F(i.variables),t.forEach(function(a){var b="style"===a.nodeName.toLowerCase()&&a.__cssVars.text,c=b&&a.textContent!==a.__cssVars.text;b&&c&&(a.sheet&&(a.sheet.disabled=!1),a.setAttribute("data-cssvars",""))}),!c)&&(H=[].slice.call(i.rootElement.querySelectorAll('[data-cssvars="out"]')),H.forEach(function(a){var b=a.getAttribute("data-cssvars-group");(b?i.rootElement.querySelector('[data-cssvars="src"][data-cssvars-group="'.concat(b,'"]')):null)||a.parentNode.removeChild(a)}),g&&t.length2&&void 0!==arguments[2]?arguments[2]:[],h=b({},a.dom,a.user),l,m,j,c,v,u,w;if(a.job={},q.forEach(function(b,f){var c=t[f],e;if(b.__cssVars=b.__cssVars||{},b.__cssVars.text=c,d.cssVars.test(c))try{e=p(c,{preserveStatic:i.preserveStatic,removeComments:!0}),z(e,{parseHost:Boolean(i.rootElement.host),store:a.dom,onWarning:r}),b.__cssVars.tree=e}catch(a){o(a.message,b)}}),b(a.job,a.dom),i.updateDOM?(b(a.user,i.variables),b(a.job,a.user)):(b(a.job,a.user,i.variables),b(h,i.variables)),f.job>0&&Boolean(Object.keys(a.job).length>Object.keys(h).length||Boolean(Object.keys(h).length&&Object.keys(a.job).some(function(b){return a.job[b]!==h[b]}))))s(i.rootElement),e(i);else{if(l=[],m=[],j=!1,i.updateDOM&&f.job++,q.forEach(function(c,s){var n=!c.__cssVars.tree,g,p,q,k,h,e;if(c.__cssVars.tree)try{G(c.__cssVars.tree,b({},i,{variables:a.job,onWarning:r})),g=y(c.__cssVars.tree),i.updateDOM?(p=t[s],q=d.cssVarFunc.test(p),(c.getAttribute("data-cssvars")||c.setAttribute("data-cssvars","src"),g.length&&q)&&(k=c.getAttribute("data-cssvars-group")||++f.group,h=g.replace(/\s/g,""),e=i.rootElement.querySelector('[data-cssvars="out"][data-cssvars-group="'.concat(k,'"]'))||document.createElement("style"),j=j||d.cssKeyframes.test(g),i.preserveStatic&&c.sheet&&(c.sheet.disabled=!0),e.hasAttribute("data-cssvars")||e.setAttribute("data-cssvars","out"),h===c.textContent.replace(/\s/g,"")?(n=!0,e&&e.parentNode&&(c.removeAttribute("data-cssvars-group"),e.parentNode.removeChild(e))):h!==e.textContent.replace(/\s/g,"")&&([c,e].forEach(function(a){a.setAttribute("data-cssvars-job",f.job),a.setAttribute("data-cssvars-group",k)}),e.textContent=g,l.push(g),m.push(e),e.parentNode||c.parentNode.insertBefore(e,c.nextSibling)))):c.textContent.replace(/\s/g,"")!==g&&l.push(g)}catch(a){o(a.message,c)}n&&c.setAttribute("data-cssvars","skip"),c.hasAttribute("data-cssvars-job")||c.setAttribute("data-cssvars-job",f.job)}),g=i.rootElement.querySelectorAll('[data-cssvars]:not([data-cssvars="out"])').length,i.shadowDOM)for(c,v=[].concat(i.rootElement).concat([].slice.call(i.rootElement.querySelectorAll("*"))),u=0;c=v[u];++u)c.shadowRoot&&c.shadowRoot.querySelector("style")&&(w=b({},i,{rootElement:c.shadowRoot}),e(w));i.updateDOM&&j&&D(i.rootElement),k=!1,i.onComplete(l.join(""),m,JSON.parse(JSON.stringify(a.job)),n()-i.__benchmark),A(m.length)}}})):document.addEventListener("DOMContentLoaded",function a(b){e(l),document.removeEventListener("DOMContentLoaded",a)})}}function I(a){function f(a){var c=b(a)&&a.hasAttribute("disabled"),d=(a.sheet||{}).disabled;return c||d}function b(a){return"link"===a.nodeName.toLowerCase()&&-1!==(a.getAttribute("rel")||"").indexOf("stylesheet")}function g(a){return"style"===a.nodeName.toLowerCase()}window.MutationObserver&&(c&&(c.disconnect(),c=null),(c=new MutationObserver(function(c){c.some(function(c){return function(c){var d=!1,h,i,e,g;return"attributes"===c.type&&b(c.target)&&!f(c.target)&&(h="disabled"===c.attributeName,i="href"===c.attributeName,e="skip"===c.target.getAttribute("data-cssvars"),g="src"===c.target.getAttribute("data-cssvars"),h?d=!e&&!g:i&&(e?c.target.setAttribute("data-cssvars",""):g&&s(a.rootElement,!0),d=!0)),d}(c)||function(a){var b=!1,c,d;return"childList"===a.type&&(c=g(a.target),d="out"===a.target.getAttribute("data-cssvars"),b=c&&!d),b}(c)||function(a){var c=!1;return"childList"===a.type&&(c=[].slice.call(a.addedNodes).some(function(a){var c=1===a.nodeType&&a.hasAttribute("data-cssvars"),e=g(a)&&d.cssVars.test(a.textContent);return!c&&(b(a)||e)&&!f(a)})),c}(c)||function(b){var c=!1;return"childList"===b.type&&(c=[].slice.call(b.removedNodes).some(function(b){var e=1===b.nodeType,f=e&&"out"===b.getAttribute("data-cssvars"),c=e&&"src"===b.getAttribute("data-cssvars"),g=c,h,d;return(c||f)&&(h=b.getAttribute("data-cssvars-group"),d=a.rootElement.querySelector('[data-cssvars-group="'.concat(h,'"]')),c&&s(a.rootElement,!0),d&&d.parentNode.removeChild(d)),g})),c}(c)})&&e(a)})).observe(document.documentElement,{attributes:!0,attributeFilter:["disabled","href"],childList:!0,subtree:!0}))}function C(a){var b=arguments.length>1&&void 0!==arguments[1]?arguments[1]:100;clearTimeout(l),l=setTimeout(function(){a.__benchmark=null,e(a)},b)}function D(i){var a=["animation-name","-moz-animation-name","-webkit-animation-name"].filter(function(a){return getComputedStyle(document.body)[a]})[0],g,c,f,d,j,e,b,k,h;if(a){for(g=[].slice.call(i.querySelectorAll("*")),c=[],f="__CSSVARSPONYFILL-KEYFRAMES__",d=0,j=g.length;d0&&void 0!==arguments[0]?arguments[0]:{},b=/^-{2}/;return Object.keys(a).reduce(function(d,c){return d[b.test(c)?c:"--".concat(c.replace(/^-+/,""))]=a[c],d},{})}function v(d){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:location.href,a=document.implementation.createHTMLDocument(""),c=a.createElement("base"),b=a.createElement("a");return a.head.appendChild(c),a.body.appendChild(b),c.href=e,b.href=d,b.href}function n(){return j&&(window.performance||{}).now?window.performance.now():(new Date).getTime()}function s(b){var c=arguments.length>1&&void 0!==arguments[1]&&arguments[1],d=[].slice.call(b.querySelectorAll('[data-cssvars="skip"],[data-cssvars="src"]'));d.forEach(function(a){return a.setAttribute("data-cssvars","")}),c&&(a.dom={})}return e.reset=function(){for(var b in f.job=0,f.group=0,k=!1,c&&(c.disconnect(),c=null),g=0,l=null,m=!1,a)a[b]={}},e}) \ No newline at end of file diff --git a/legal/index.html b/legal/index.html new file mode 100644 index 0000000..7a3c690 --- /dev/null +++ b/legal/index.html @@ -0,0 +1,157 @@ + + + + +The single page referenced to by the Legal button on the cover page + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

The single page referenced to by the Legal button on the cover page

+
+

This file is a single page and is referenced by the button Legal on the cover start page.

+

It can contain more or additional information than the dedicated section on the homepage.

+

currently not in use

+ +
+
+
+
+
+ + + + + +
+ Hugo Scroll template +
+ + + +
+
+ + + + + + + + + + + + + + + + + + diff --git a/services/index.html b/services/index.html new file mode 100644 index 0000000..cfc19f1 --- /dev/null +++ b/services/index.html @@ -0,0 +1,181 @@ + + + + +Services + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Services

+
+

This is a page about the services, which I offer.

+

It carries a lot more detail than what I put on the homepage - I swear!

+

You want to know what I can do for you?

+

Well, let me tell ya!

+
+

Nutrition Coaching

+

This is not an easy task. You will likely have to pay money for this. You know what - let us look at a nice picture first.

+

Nice picture to make you pay me ;-)

+

Wow. That was nice, right? Well, call me and let us talk.

+
+

Chef Consulting

+

Did you see the picture above? I can show you how to go from

+

Let us get started on a clean slate

+

to

+

Let us get started on a clean slate

+

in estimated seconds.

+

Don’t believe me? Here are some bullets

+
    +
  • If anyone can teach you to cook, I can
  • +
  • And if you already know how to cook, I will make you that much better
  • +
+ +
+
+
+
+
+ + + + + +
+ Hugo Scroll template +
+ + + +
+
+ + + + + + + + + + + + + + + + + + diff --git a/sitemap.xml b/sitemap.xml index 62c322e..a835591 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,10 +2,10 @@ - https://idahoagstats.github.io/wave/categories/ + https://example.com/ - https://idahoagstats.github.io/wave/tags/ + https://example.com/services/ - https://idahoagstats.github.io/wave/ + https://example.com/legal/