diff --git a/Gemfile b/Gemfile index c78924f..01f710a 100644 --- a/Gemfile +++ b/Gemfile @@ -1,11 +1,16 @@ source 'https://rubygems.org' -gem 'jekyll', '~> 3.8.6' -gem 'sprockets', '~> 3.7' +gem 'kramdown-parser-gfm' +gem 'jekyll', '~> 3' +gem 'sprockets' +gem 'uglifier' group :jekyll_plugins do - gem 'jekyll-feed', '~> 0.6' - gem 'jekyll-assets' + gem 'popper_js' + gem 'bootstrap', '~> 4' + gem 'font-awesome-sass' + + gem "jekyll-assets", git: 'https://github.com/UnitooTeam/jekyll-assets.git' gem 'jekyll-seo' gem 'jekyll-seo-tag', git: 'https://github.com/UnitooTeam/jekyll-seo-tag.git' gem 'jekyll-sitemap' diff --git a/Gemfile.lock b/Gemfile.lock index 147e54e..ef36153 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,20 @@ +GIT + remote: https://github.com/UnitooTeam/jekyll-assets.git + revision: 16e4e543639dd2ffcf2e949a27a68cfbc0cba798 + specs: + jekyll-assets (4.0.0.alpha) + activesupport (>= 5, < 7) + execjs (~> 2.7) + extras (~> 0.2) + fastimage (~> 2.0, >= 1.8) + jekyll (>= 3.5, < 5.0) + jekyll-sanity (~> 1.2) + liquid-tag-parser (>= 1, < 3) + nokogiri (~> 1.10) + pathutil (~> 0.16) + sassc (>= 1.11, < 3.0) + sprockets (~> 4.0.beta7) + GIT remote: https://github.com/UnitooTeam/jekyll-seo-tag.git revision: 40727f3d6461a8468152f7fc35374f465d758bf5 @@ -8,56 +25,68 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (5.2.4.4) + actionpack (6.0.3.7) + actionview (= 6.0.3.7) + activesupport (= 6.0.3.7) + rack (~> 2.0, >= 2.0.8) + rack-test (>= 0.6.3) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.2.0) + actionview (6.0.3.7) + activesupport (= 6.0.3.7) + builder (~> 3.1) + erubi (~> 1.4) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.1, >= 1.2.0) + activesupport (6.0.3.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) + autoprefixer-rails (10.2.5.1) + execjs (> 0) + bootstrap (4.6.0) + autoprefixer-rails (>= 9.1.0) + popper_js (>= 1.14.3, < 2) + sassc-rails (>= 2.0.0) + builder (3.2.4) colorator (1.1.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.9) + crass (1.0.6) cssminify2 (2.0.1) em-websocket (0.5.2) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) + erubi (1.10.0) eventmachine (1.2.7) - execjs (2.7.0) + execjs (2.8.1) extras (0.3.0) forwardable-extended (~> 2.5) - fastimage (2.2.1) - ffi (1.14.2) + fastimage (2.2.4) + ffi (1.15.1) + font-awesome-sass (5.15.1) + sassc (>= 1.11) forwardable-extended (2.6.0) htmlcompressor (0.4.0) http_parser.rb (0.6.0) i18n (0.9.5) concurrent-ruby (~> 1.0) - jekyll (3.8.7) + jekyll (3.9.1) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) i18n (~> 0.7) jekyll-sass-converter (~> 1.0) jekyll-watch (~> 2.0) - kramdown (~> 1.14) + kramdown (>= 1.17, < 3) liquid (~> 4.0) mercenary (~> 0.3.3) pathutil (~> 0.9) rouge (>= 1.7, < 4) safe_yaml (~> 1.0) - jekyll-assets (3.0.12) - activesupport (~> 5.0) - execjs (~> 2.7) - extras (~> 0.2) - fastimage (~> 2.0, >= 1.8) - jekyll (>= 3.5, < 4.0) - jekyll-sanity (~> 1.2) - liquid-tag-parser (~> 1.0) - nokogiri (~> 1.8) - pathutil (~> 0.16) - sprockets (>= 3.3, < 4.1.beta) - jekyll-feed (0.15.1) - jekyll (>= 3.7, < 5.0) jekyll-minifier (0.1.10) cssminify2 (~> 2.0) htmlcompressor (~> 0.4) @@ -79,26 +108,51 @@ GEM json (2.5.1) json-minify (0.0.3) json (> 0) - kramdown (1.17.0) + kramdown (2.3.1) + rexml + kramdown-parser-gfm (1.1.0) + kramdown (~> 2.0) liquid (4.0.3) - liquid-tag-parser (1.9.0) + liquid-tag-parser (2.0.2) extras (~> 0.3) liquid (>= 3.0, < 5.0) - listen (3.3.3) + listen (3.5.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + loofah (2.10.0) + crass (~> 1.0.2) + nokogiri (>= 1.5.9) mercenary (0.3.6) - mini_portile2 (2.4.0) - minitest (5.14.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + method_source (1.0.0) + mini_portile2 (2.5.3) + minitest (5.14.4) + nokogiri (1.11.7) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) + popper_js (1.16.0) public_suffix (4.0.6) + racc (1.5.2) rack (2.2.3) - rb-fsevent (0.10.4) + rack-test (1.1.0) + rack (>= 1.0, < 3) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) + railties (6.0.3.7) + actionpack (= 6.0.3.7) + activesupport (= 6.0.3.7) + method_source + rake (>= 0.8.7) + thor (>= 0.20.3, < 2.0) + rake (13.0.3) + rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) + rexml (3.2.5) rouge (3.26.0) safe_yaml (1.0.5) sass (3.7.4) @@ -106,28 +160,47 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sprockets (3.7.2) + sassc (2.4.0) + ffi (~> 1.9) + sassc-rails (2.1.2) + railties (>= 4.0.0) + sassc (>= 2.0) + sprockets (> 3.0) + sprockets-rails + tilt + sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) + sprockets-rails (3.2.2) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) + thor (1.1.0) thread_safe (0.3.6) + tilt (2.0.10) tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) + zeitwerk (2.4.2) PLATFORMS ruby DEPENDENCIES - jekyll (~> 3.8.6) - jekyll-assets - jekyll-feed (~> 0.6) + bootstrap (~> 4) + font-awesome-sass + jekyll (~> 3) + jekyll-assets! jekyll-minifier jekyll-multiple-languages-plugin jekyll-seo jekyll-seo-tag! jekyll-sitemap - sprockets (~> 3.7) + kramdown-parser-gfm + popper_js + sprockets + uglifier BUNDLED WITH 1.17.3 diff --git a/README.md b/README.md index 27abe74..be99ede 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ # unitoo-site -New Unitoo website based on Jekyll \ No newline at end of file +New Unitoo website based on Jekyll + +## How to contribute + +### Start dev server + +`bundle exec jekyll serve` and go to `localhost:4000` + +### Build for production + +1. Generate tags + `python3 tag-generator.py` + +2. Build Jekyll + `JEKYLL_BUILD=production bundle exec jekyll build` diff --git a/_site/assets/fonts/libretto-icons/libretto-icons.eot b/_assets/fonts/libretto-icons/libretto-icons.eot similarity index 100% rename from _site/assets/fonts/libretto-icons/libretto-icons.eot rename to _assets/fonts/libretto-icons/libretto-icons.eot diff --git a/_site/assets/fonts/libretto-icons/libretto-icons.svg b/_assets/fonts/libretto-icons/libretto-icons.svg similarity index 100% rename from _site/assets/fonts/libretto-icons/libretto-icons.svg rename to _assets/fonts/libretto-icons/libretto-icons.svg diff --git a/_site/assets/fonts/libretto-icons/libretto-icons.ttf b/_assets/fonts/libretto-icons/libretto-icons.ttf similarity index 100% rename from _site/assets/fonts/libretto-icons/libretto-icons.ttf rename to _assets/fonts/libretto-icons/libretto-icons.ttf diff --git a/_site/assets/fonts/libretto-icons/libretto-icons.woff b/_assets/fonts/libretto-icons/libretto-icons.woff similarity index 100% rename from _site/assets/fonts/libretto-icons/libretto-icons.woff rename to _assets/fonts/libretto-icons/libretto-icons.woff diff --git a/_site/assets/images/apple-touch-icon-114x114-precomposed.png b/_assets/images/apple-touch-icon-114x114-precomposed.png similarity index 100% rename from _site/assets/images/apple-touch-icon-114x114-precomposed.png rename to _assets/images/apple-touch-icon-114x114-precomposed.png diff --git a/_site/assets/images/apple-touch-icon-114x114-precomposed.webp b/_assets/images/apple-touch-icon-114x114-precomposed.webp similarity index 100% rename from _site/assets/images/apple-touch-icon-114x114-precomposed.webp rename to _assets/images/apple-touch-icon-114x114-precomposed.webp diff --git a/_site/assets/images/apple-touch-icon-120x120-precomposed.png b/_assets/images/apple-touch-icon-120x120-precomposed.png similarity index 100% rename from _site/assets/images/apple-touch-icon-120x120-precomposed.png rename to _assets/images/apple-touch-icon-120x120-precomposed.png diff --git a/_site/assets/images/apple-touch-icon-120x120-precomposed.webp b/_assets/images/apple-touch-icon-120x120-precomposed.webp similarity index 100% rename from _site/assets/images/apple-touch-icon-120x120-precomposed.webp rename to _assets/images/apple-touch-icon-120x120-precomposed.webp diff --git a/_site/assets/images/apple-touch-icon-144x144-precomposed.png b/_assets/images/apple-touch-icon-144x144-precomposed.png similarity index 100% rename from _site/assets/images/apple-touch-icon-144x144-precomposed.png rename to _assets/images/apple-touch-icon-144x144-precomposed.png diff --git a/_site/assets/images/apple-touch-icon-144x144-precomposed.webp b/_assets/images/apple-touch-icon-144x144-precomposed.webp similarity index 100% rename from _site/assets/images/apple-touch-icon-144x144-precomposed.webp rename to _assets/images/apple-touch-icon-144x144-precomposed.webp diff --git a/_site/assets/images/apple-touch-icon-152x152-precomposed.png b/_assets/images/apple-touch-icon-152x152-precomposed.png similarity index 100% rename from _site/assets/images/apple-touch-icon-152x152-precomposed.png rename to _assets/images/apple-touch-icon-152x152-precomposed.png diff --git a/_site/assets/images/apple-touch-icon-152x152-precomposed.webp b/_assets/images/apple-touch-icon-152x152-precomposed.webp similarity index 100% rename from _site/assets/images/apple-touch-icon-152x152-precomposed.webp rename to _assets/images/apple-touch-icon-152x152-precomposed.webp diff --git a/_site/assets/images/apple-touch-icon-180x180-precomposed.png b/_assets/images/apple-touch-icon-180x180-precomposed.png similarity index 100% rename from _site/assets/images/apple-touch-icon-180x180-precomposed.png rename to _assets/images/apple-touch-icon-180x180-precomposed.png diff --git a/_site/assets/images/apple-touch-icon-180x180-precomposed.webp b/_assets/images/apple-touch-icon-180x180-precomposed.webp similarity index 100% rename from _site/assets/images/apple-touch-icon-180x180-precomposed.webp rename to _assets/images/apple-touch-icon-180x180-precomposed.webp diff --git a/_site/assets/images/apple-touch-icon-192x192.png b/_assets/images/apple-touch-icon-192x192.png similarity index 100% rename from _site/assets/images/apple-touch-icon-192x192.png rename to _assets/images/apple-touch-icon-192x192.png diff --git a/_site/assets/images/apple-touch-icon-192x192.webp b/_assets/images/apple-touch-icon-192x192.webp similarity index 100% rename from _site/assets/images/apple-touch-icon-192x192.webp rename to _assets/images/apple-touch-icon-192x192.webp diff --git a/_site/assets/images/apple-touch-icon-57x57-precomposed.png b/_assets/images/apple-touch-icon-57x57-precomposed.png similarity index 100% rename from _site/assets/images/apple-touch-icon-57x57-precomposed.png rename to _assets/images/apple-touch-icon-57x57-precomposed.png diff --git a/_site/assets/images/apple-touch-icon-57x57-precomposed.webp b/_assets/images/apple-touch-icon-57x57-precomposed.webp similarity index 100% rename from _site/assets/images/apple-touch-icon-57x57-precomposed.webp rename to _assets/images/apple-touch-icon-57x57-precomposed.webp diff --git a/_site/assets/images/apple-touch-icon-60x60-precomposed.png b/_assets/images/apple-touch-icon-60x60-precomposed.png similarity index 100% rename from _site/assets/images/apple-touch-icon-60x60-precomposed.png rename to _assets/images/apple-touch-icon-60x60-precomposed.png diff --git a/_site/assets/images/apple-touch-icon-60x60-precomposed.webp b/_assets/images/apple-touch-icon-60x60-precomposed.webp similarity index 100% rename from _site/assets/images/apple-touch-icon-60x60-precomposed.webp rename to _assets/images/apple-touch-icon-60x60-precomposed.webp diff --git a/_site/assets/images/apple-touch-icon-72x72-precomposed.png b/_assets/images/apple-touch-icon-72x72-precomposed.png similarity index 100% rename from _site/assets/images/apple-touch-icon-72x72-precomposed.png rename to _assets/images/apple-touch-icon-72x72-precomposed.png diff --git a/_site/assets/images/apple-touch-icon-72x72-precomposed.webp b/_assets/images/apple-touch-icon-72x72-precomposed.webp similarity index 100% rename from _site/assets/images/apple-touch-icon-72x72-precomposed.webp rename to _assets/images/apple-touch-icon-72x72-precomposed.webp diff --git a/_site/assets/images/apple-touch-icon-76x76-precomposed.png b/_assets/images/apple-touch-icon-76x76-precomposed.png similarity index 100% rename from _site/assets/images/apple-touch-icon-76x76-precomposed.png rename to _assets/images/apple-touch-icon-76x76-precomposed.png diff --git a/_site/assets/images/apple-touch-icon-76x76-precomposed.webp b/_assets/images/apple-touch-icon-76x76-precomposed.webp similarity index 100% rename from _site/assets/images/apple-touch-icon-76x76-precomposed.webp rename to _assets/images/apple-touch-icon-76x76-precomposed.webp diff --git a/_site/assets/images/apple-touch-icon-precomposed.png b/_assets/images/apple-touch-icon-precomposed.png similarity index 100% rename from _site/assets/images/apple-touch-icon-precomposed.png rename to _assets/images/apple-touch-icon-precomposed.png diff --git a/_site/assets/images/apple-touch-icon-precomposed.webp b/_assets/images/apple-touch-icon-precomposed.webp similarity index 100% rename from _site/assets/images/apple-touch-icon-precomposed.webp rename to _assets/images/apple-touch-icon-precomposed.webp diff --git a/_site/assets/images/apple-touch-icon.png b/_assets/images/apple-touch-icon.png similarity index 100% rename from _site/assets/images/apple-touch-icon.png rename to _assets/images/apple-touch-icon.png diff --git a/_site/assets/images/apple-touch-icon.webp b/_assets/images/apple-touch-icon.webp similarity index 100% rename from _site/assets/images/apple-touch-icon.webp rename to _assets/images/apple-touch-icon.webp diff --git a/_site/assets/images/azuracast-example.webp b/_assets/images/azuracast-example.webp similarity index 100% rename from _site/assets/images/azuracast-example.webp rename to _assets/images/azuracast-example.webp diff --git a/_site/assets/images/bash.webp b/_assets/images/bash.webp similarity index 100% rename from _site/assets/images/bash.webp rename to _assets/images/bash.webp diff --git a/_site/assets/images/cmaradonna.webp b/_assets/images/cmaradonna.webp similarity index 100% rename from _site/assets/images/cmaradonna.webp rename to _assets/images/cmaradonna.webp diff --git a/_site/assets/images/cpp.webp b/_assets/images/cpp.webp similarity index 100% rename from _site/assets/images/cpp.webp rename to _assets/images/cpp.webp diff --git a/_assets/images/fabio_purple.webp b/_assets/images/fabio_purple.webp new file mode 100644 index 0000000..467278f Binary files /dev/null and b/_assets/images/fabio_purple.webp differ diff --git a/_site/assets/images/favicon.ico b/_assets/images/favicon.ico similarity index 100% rename from _site/assets/images/favicon.ico rename to _assets/images/favicon.ico diff --git a/_site/assets/images/favicon192.png b/_assets/images/favicon192.png similarity index 100% rename from _site/assets/images/favicon192.png rename to _assets/images/favicon192.png diff --git a/_site/assets/images/favicon192.webp b/_assets/images/favicon192.webp similarity index 100% rename from _site/assets/images/favicon192.webp rename to _assets/images/favicon192.webp diff --git a/_site/assets/images/friendica.webp b/_assets/images/friendica.webp similarity index 100% rename from _site/assets/images/friendica.webp rename to _assets/images/friendica.webp diff --git a/_site/assets/images/gplv3_logo.webp b/_assets/images/gplv3_logo.webp similarity index 100% rename from _site/assets/images/gplv3_logo.webp rename to _assets/images/gplv3_logo.webp diff --git a/_site/assets/images/header-network.webp b/_assets/images/header-network.webp similarity index 100% rename from _site/assets/images/header-network.webp rename to _assets/images/header-network.webp diff --git a/_site/assets/images/header-peertube.webp b/_assets/images/header-peertube.webp similarity index 100% rename from _site/assets/images/header-peertube.webp rename to _assets/images/header-peertube.webp diff --git a/_site/assets/images/header-radio.webp b/_assets/images/header-radio.webp similarity index 100% rename from _site/assets/images/header-radio.webp rename to _assets/images/header-radio.webp diff --git a/_site/assets/images/html5.webp b/_assets/images/html5.webp similarity index 100% rename from _site/assets/images/html5.webp rename to _assets/images/html5.webp diff --git a/_assets/images/info_at_unitoo_qrcode.webp b/_assets/images/info_at_unitoo_qrcode.webp new file mode 100644 index 0000000..2886fb2 Binary files /dev/null and b/_assets/images/info_at_unitoo_qrcode.webp differ diff --git a/_site/assets/images/javascript.webp b/_assets/images/javascript.webp similarity index 100% rename from _site/assets/images/javascript.webp rename to _assets/images/javascript.webp diff --git a/_site/assets/images/jolla.webp b/_assets/images/jolla.webp similarity index 100% rename from _site/assets/images/jolla.webp rename to _assets/images/jolla.webp diff --git a/_site/assets/images/laravel.webp b/_assets/images/laravel.webp similarity index 100% rename from _site/assets/images/laravel.webp rename to _assets/images/laravel.webp diff --git a/_site/assets/images/liberapay.webp b/_assets/images/liberapay.webp similarity index 100% rename from _site/assets/images/liberapay.webp rename to _assets/images/liberapay.webp diff --git a/_site/assets/images/libreboot.webp b/_assets/images/libreboot.webp similarity index 100% rename from _site/assets/images/libreboot.webp rename to _assets/images/libreboot.webp diff --git a/_site/assets/images/libreboot_logo.webp b/_assets/images/libreboot_logo.webp similarity index 100% rename from _site/assets/images/libreboot_logo.webp rename to _assets/images/libreboot_logo.webp diff --git a/_site/assets/images/logo_extended_dark.webp b/_assets/images/logo-extended-dark.webp similarity index 100% rename from _site/assets/images/logo_extended_dark.webp rename to _assets/images/logo-extended-dark.webp diff --git a/_site/assets/images/logo-extended.webp b/_assets/images/logo-extended.webp similarity index 100% rename from _site/assets/images/logo-extended.webp rename to _assets/images/logo-extended.webp diff --git a/_site/assets/images/logo.webp b/_assets/images/logo.webp similarity index 100% rename from _site/assets/images/logo.webp rename to _assets/images/logo.webp diff --git a/_site/assets/images/mariadb.webp b/_assets/images/mariadb.webp similarity index 100% rename from _site/assets/images/mariadb.webp rename to _assets/images/mariadb.webp diff --git a/_site/assets/images/mastodon.webp b/_assets/images/mastodon.webp similarity index 100% rename from _site/assets/images/mastodon.webp rename to _assets/images/mastodon.webp diff --git a/_site/assets/images/nextcloud-example.webp b/_assets/images/nextcloud-example.webp similarity index 100% rename from _site/assets/images/nextcloud-example.webp rename to _assets/images/nextcloud-example.webp diff --git a/_site/assets/images/nextcloud.webp b/_assets/images/nextcloud.webp similarity index 100% rename from _site/assets/images/nextcloud.webp rename to _assets/images/nextcloud.webp diff --git a/_site/assets/images/php.webp b/_assets/images/php.webp similarity index 100% rename from _site/assets/images/php.webp rename to _assets/images/php.webp diff --git a/_site/assets/images/pihole-example.webp b/_assets/images/pihole-example.webp similarity index 100% rename from _site/assets/images/pihole-example.webp rename to _assets/images/pihole-example.webp diff --git a/_site/assets/images/postgresql.webp b/_assets/images/postgresql.webp similarity index 100% rename from _site/assets/images/postgresql.webp rename to _assets/images/postgresql.webp diff --git a/_site/assets/images/python.webp b/_assets/images/python.webp similarity index 100% rename from _site/assets/images/python.webp rename to _assets/images/python.webp diff --git a/_site/assets/images/qml.webp b/_assets/images/qml.webp similarity index 100% rename from _site/assets/images/qml.webp rename to _assets/images/qml.webp diff --git a/_site/assets/images/qt.webp b/_assets/images/qt.webp similarity index 100% rename from _site/assets/images/qt.webp rename to _assets/images/qt.webp diff --git a/_site/assets/images/rails.webp b/_assets/images/rails.webp similarity index 100% rename from _site/assets/images/rails.webp rename to _assets/images/rails.webp diff --git a/_site/assets/images/ruby.webp b/_assets/images/ruby.webp similarity index 100% rename from _site/assets/images/ruby.webp rename to _assets/images/ruby.webp diff --git a/_assets/images/rust.webp b/_assets/images/rust.webp new file mode 100644 index 0000000..b4a90d9 Binary files /dev/null and b/_assets/images/rust.webp differ diff --git a/_assets/images/sara.webp b/_assets/images/sara.webp new file mode 100644 index 0000000..98797d0 Binary files /dev/null and b/_assets/images/sara.webp differ diff --git a/_site/assets/images/stefano_amandonico.webp b/_assets/images/stefano_amandonico.webp similarity index 100% rename from _site/assets/images/stefano_amandonico.webp rename to _assets/images/stefano_amandonico.webp diff --git a/_assets/images/sydro.webp b/_assets/images/sydro.webp new file mode 100644 index 0000000..457b2c2 Binary files /dev/null and b/_assets/images/sydro.webp differ diff --git a/_site/assets/images/touch-icon-192x192.png b/_assets/images/touch-icon-192x192.png similarity index 100% rename from _site/assets/images/touch-icon-192x192.png rename to _assets/images/touch-icon-192x192.png diff --git a/_site/assets/images/touch-icon-192x192.webp b/_assets/images/touch-icon-192x192.webp similarity index 100% rename from _site/assets/images/touch-icon-192x192.webp rename to _assets/images/touch-icon-192x192.webp diff --git a/_assets/images/yamabiiko.webp b/_assets/images/yamabiiko.webp new file mode 100644 index 0000000..a48f730 Binary files /dev/null and b/_assets/images/yamabiiko.webp differ diff --git a/_assets/js/jquery-ui.js b/_assets/javascripts/jquery-ui.js similarity index 100% rename from _assets/js/jquery-ui.js rename to _assets/javascripts/jquery-ui.js diff --git a/_assets/js/jquery.js b/_assets/javascripts/jquery.js similarity index 100% rename from _assets/js/jquery.js rename to _assets/javascripts/jquery.js diff --git a/_assets/js/main.js b/_assets/javascripts/main.js similarity index 76% rename from _assets/js/main.js rename to _assets/javascripts/main.js index 9643748..b173635 100644 --- a/_assets/js/main.js +++ b/_assets/javascripts/main.js @@ -1,3 +1,12 @@ +//= require jquery +// require popper +// require jquery-ui +//= require simple-jekyll-search +//= require bootstrap +//= require bootstrap-sprockets +//= require morphext +// require overhang + /* Set the width of the side navigation to 250px */ function openNav() { document.getElementById("mySidenav").style.width = "250px"; @@ -14,7 +23,7 @@ $(document).ready(function () { resultsContainer: document.getElementById('results-container'), json: '/search.json', searchResultTemplate: '{title}', - noResultsText: 'Nessun risultato', + noResultsText: ''+ $("meta[name='no-results']").attr('content') +'', exclude: ["https://blog.unitoo.it", "https://blog.unitoo.pw"] }); diff --git a/_assets/js/morphext.js b/_assets/javascripts/morphext.js similarity index 100% rename from _assets/js/morphext.js rename to _assets/javascripts/morphext.js diff --git a/_assets/js/overhang.js b/_assets/javascripts/overhang.js similarity index 100% rename from _assets/js/overhang.js rename to _assets/javascripts/overhang.js diff --git a/_assets/js/simple-jekyll-search.js b/_assets/javascripts/simple-jekyll-search.js similarity index 100% rename from _assets/js/simple-jekyll-search.js rename to _assets/javascripts/simple-jekyll-search.js diff --git a/_assets/js/bootstrap.js b/_assets/js/bootstrap.js deleted file mode 100644 index 9df6b6c..0000000 --- a/_assets/js/bootstrap.js +++ /dev/null @@ -1,7 +0,0 @@ -/*! - * Bootstrap v4.2.1 (https://getbootstrap.com/) - * Copyright 2011-2018 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */ -!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("popper.js"),require("jquery")):"function"==typeof define&&define.amd?define(["exports","popper.js","jquery"],e):e(t.bootstrap={},t.Popper,t.jQuery)}(this,function(t,u,g){"use strict";function i(t,e){for(var n=0;nthis._items.length-1||t<0))if(this._isSliding)g(this._element).one(Q.SLID,function(){return e.to(t)});else{if(n===t)return this.pause(),void this.cycle();var i=ndocument.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},t._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},t._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=t.left+t.right
',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent"},De="show",we="out",Ae={HIDE:"hide"+Ee,HIDDEN:"hidden"+Ee,SHOW:"show"+Ee,SHOWN:"shown"+Ee,INSERTED:"inserted"+Ee,CLICK:"click"+Ee,FOCUSIN:"focusin"+Ee,FOCUSOUT:"focusout"+Ee,MOUSEENTER:"mouseenter"+Ee,MOUSELEAVE:"mouseleave"+Ee},Ne="fade",Oe="show",ke=".tooltip-inner",Pe=".arrow",Le="hover",je="focus",He="click",Re="manual",Ue=function(){function i(t,e){if("undefined"==typeof u)throw new TypeError("Bootstrap's tooltips require Popper.js (https://popper.js.org/)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}var t=i.prototype;return t.enable=function(){this._isEnabled=!0},t.disable=function(){this._isEnabled=!1},t.toggleEnabled=function(){this._isEnabled=!this._isEnabled},t.toggle=function(t){if(this._isEnabled)if(t){var e=this.constructor.DATA_KEY,n=g(t.currentTarget).data(e);n||(n=new this.constructor(t.currentTarget,this._getDelegateConfig()),g(t.currentTarget).data(e,n)),n._activeTrigger.click=!n._activeTrigger.click,n._isWithActiveTrigger()?n._enter(null,n):n._leave(null,n)}else{if(g(this.getTipElement()).hasClass(Oe))return void this._leave(null,this);this._enter(null,this)}},t.dispose=function(){clearTimeout(this._timeout),g.removeData(this.element,this.constructor.DATA_KEY),g(this.element).off(this.constructor.EVENT_KEY),g(this.element).closest(".modal").off("hide.bs.modal"),this.tip&&g(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,(this._activeTrigger=null)!==this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},t.show=function(){var e=this;if("none"===g(this.element).css("display"))throw new Error("Please use show on visible elements");var t=g.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){g(this.element).trigger(t);var n=_.findShadowRoot(this.element),i=g.contains(null!==n?n:this.element.ownerDocument.documentElement,this.element);if(t.isDefaultPrevented()||!i)return;var o=this.getTipElement(),r=_.getUID(this.constructor.NAME);o.setAttribute("id",r),this.element.setAttribute("aria-describedby",r),this.setContent(),this.config.animation&&g(o).addClass(Ne);var s="function"==typeof this.config.placement?this.config.placement.call(this,o,this.element):this.config.placement,a=this._getAttachment(s);this.addAttachmentClass(a);var l=this._getContainer();g(o).data(this.constructor.DATA_KEY,this),g.contains(this.element.ownerDocument.documentElement,this.tip)||g(o).appendTo(l),g(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new u(this.element,o,{placement:a,modifiers:{offset:{offset:this.config.offset},flip:{behavior:this.config.fallbackPlacement},arrow:{element:Pe},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){return e._handlePopperPlacementChange(t)}}),g(o).addClass(Oe),"ontouchstart"in document.documentElement&&g(document.body).children().on("mouseover",null,g.noop);var c=function(){e.config.animation&&e._fixTransition();var t=e._hoverState;e._hoverState=null,g(e.element).trigger(e.constructor.Event.SHOWN),t===we&&e._leave(null,e)};if(g(this.tip).hasClass(Ne)){var h=_.getTransitionDurationFromElement(this.tip);g(this.tip).one(_.TRANSITION_END,c).emulateTransitionEnd(h)}else c()}},t.hide=function(t){var e=this,n=this.getTipElement(),i=g.Event(this.constructor.Event.HIDE),o=function(){e._hoverState!==De&&n.parentNode&&n.parentNode.removeChild(n),e._cleanTipClass(),e.element.removeAttribute("aria-describedby"),g(e.element).trigger(e.constructor.Event.HIDDEN),null!==e._popper&&e._popper.destroy(),t&&t()};if(g(this.element).trigger(i),!i.isDefaultPrevented()){if(g(n).removeClass(Oe),"ontouchstart"in document.documentElement&&g(document.body).children().off("mouseover",null,g.noop),this._activeTrigger[He]=!1,this._activeTrigger[je]=!1,this._activeTrigger[Le]=!1,g(this.tip).hasClass(Ne)){var r=_.getTransitionDurationFromElement(n);g(n).one(_.TRANSITION_END,o).emulateTransitionEnd(r)}else o();this._hoverState=""}},t.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},t.isWithContent=function(){return Boolean(this.getTitle())},t.addAttachmentClass=function(t){g(this.getTipElement()).addClass(Ce+"-"+t)},t.getTipElement=function(){return this.tip=this.tip||g(this.config.template)[0],this.tip},t.setContent=function(){var t=this.getTipElement();this.setElementContent(g(t.querySelectorAll(ke)),this.getTitle()),g(t).removeClass(Ne+" "+Oe)},t.setElementContent=function(t,e){var n=this.config.html;"object"==typeof e&&(e.nodeType||e.jquery)?n?g(e).parent().is(t)||t.empty().append(e):t.text(g(e).text()):t[n?"html":"text"](e)},t.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t||(t="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),t},t._getContainer=function(){return!1===this.config.container?document.body:_.isElement(this.config.container)?g(this.config.container):g(document).find(this.config.container)},t._getAttachment=function(t){return be[t.toUpperCase()]},t._setListeners=function(){var i=this;this.config.trigger.split(" ").forEach(function(t){if("click"===t)g(i.element).on(i.constructor.Event.CLICK,i.config.selector,function(t){return i.toggle(t)});else if(t!==Re){var e=t===Le?i.constructor.Event.MOUSEENTER:i.constructor.Event.FOCUSIN,n=t===Le?i.constructor.Event.MOUSELEAVE:i.constructor.Event.FOCUSOUT;g(i.element).on(e,i.config.selector,function(t){return i._enter(t)}).on(n,i.config.selector,function(t){return i._leave(t)})}}),g(this.element).closest(".modal").on("hide.bs.modal",function(){i.element&&i.hide()}),this.config.selector?this.config=l({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},t._fixTitle=function(){var t=typeof this.element.getAttribute("data-original-title");(this.element.getAttribute("title")||"string"!==t)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},t._enter=function(t,e){var n=this.constructor.DATA_KEY;(e=e||g(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),g(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusin"===t.type?je:Le]=!0),g(e.getTipElement()).hasClass(Oe)||e._hoverState===De?e._hoverState=De:(clearTimeout(e._timeout),e._hoverState=De,e.config.delay&&e.config.delay.show?e._timeout=setTimeout(function(){e._hoverState===De&&e.show()},e.config.delay.show):e.show())},t._leave=function(t,e){var n=this.constructor.DATA_KEY;(e=e||g(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),g(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusout"===t.type?je:Le]=!1),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState=we,e.config.delay&&e.config.delay.hide?e._timeout=setTimeout(function(){e._hoverState===we&&e.hide()},e.config.delay.hide):e.hide())},t._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},t._getConfig=function(t){return"number"==typeof(t=l({},this.constructor.Default,g(this.element).data(),"object"==typeof t&&t?t:{})).delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),_.typeCheckConfig(pe,t,this.constructor.DefaultType),t},t._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},t._cleanTipClass=function(){var t=g(this.getTipElement()),e=t.attr("class").match(Te);null!==e&&e.length&&t.removeClass(e.join(""))},t._handlePopperPlacementChange=function(t){var e=t.instance;this.tip=e.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},t._fixTransition=function(){var t=this.getTipElement(),e=this.config.animation;null===t.getAttribute("x-placement")&&(g(t).removeClass(Ne),this.config.animation=!1,this.hide(),this.show(),this.config.animation=e)},i._jQueryInterface=function(n){return this.each(function(){var t=g(this).data(ve),e="object"==typeof n&&n;if((t||!/dispose|hide/.test(n))&&(t||(t=new i(this,e),g(this).data(ve,t)),"string"==typeof n)){if("undefined"==typeof t[n])throw new TypeError('No method named "'+n+'"');t[n]()}})},s(i,null,[{key:"VERSION",get:function(){return"4.2.1"}},{key:"Default",get:function(){return Ie}},{key:"NAME",get:function(){return pe}},{key:"DATA_KEY",get:function(){return ve}},{key:"Event",get:function(){return Ae}},{key:"EVENT_KEY",get:function(){return Ee}},{key:"DefaultType",get:function(){return Se}}]),i}();g.fn[pe]=Ue._jQueryInterface,g.fn[pe].Constructor=Ue,g.fn[pe].noConflict=function(){return g.fn[pe]=ye,Ue._jQueryInterface};var We="popover",xe="bs.popover",Fe="."+xe,qe=g.fn[We],Me="bs-popover",Ke=new RegExp("(^|\\s)"+Me+"\\S+","g"),Qe=l({},Ue.Default,{placement:"right",trigger:"click",content:"",template:''}),Be=l({},Ue.DefaultType,{content:"(string|element|function)"}),Ve="fade",Ye="show",Xe=".popover-header",ze=".popover-body",Ge={HIDE:"hide"+Fe,HIDDEN:"hidden"+Fe,SHOW:"show"+Fe,SHOWN:"shown"+Fe,INSERTED:"inserted"+Fe,CLICK:"click"+Fe,FOCUSIN:"focusin"+Fe,FOCUSOUT:"focusout"+Fe,MOUSEENTER:"mouseenter"+Fe,MOUSELEAVE:"mouseleave"+Fe},Je=function(t){var e,n;function i(){return t.apply(this,arguments)||this}n=t,(e=i).prototype=Object.create(n.prototype),(e.prototype.constructor=e).__proto__=n;var o=i.prototype;return o.isWithContent=function(){return this.getTitle()||this._getContent()},o.addAttachmentClass=function(t){g(this.getTipElement()).addClass(Me+"-"+t)},o.getTipElement=function(){return this.tip=this.tip||g(this.config.template)[0],this.tip},o.setContent=function(){var t=g(this.getTipElement());this.setElementContent(t.find(Xe),this.getTitle());var e=this._getContent();"function"==typeof e&&(e=e.call(this.element)),this.setElementContent(t.find(ze),e),t.removeClass(Ve+" "+Ye)},o._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},o._cleanTipClass=function(){var t=g(this.getTipElement()),e=t.attr("class").match(Ke);null!==e&&0=this._offsets[o]&&("undefined"==typeof this._offsets[o+1]||t .entry-content { - @include media-query($on-palm) { - font-size: 80%; - } - - &:first-letter { - color: #b7b1a9; - display: inline-block; - float: left; - font-family: "Raleway", sans-serif; - font-size: 121px; - font-style: normal; - font-weight: 700; - line-height: 70px; - margin: 6px 10px 0 -5px; - - @include media-query($on-palm) { - font-size: 70px; - line-height: 30px; - } - } - - &:first-line { - color: #787065; - font-family: "Raleway", sans-serif; - font-size: 1em; - font-style: normal !important; - font-weight: bold; - letter-spacing: 2px; - } - } -} - -.post-header { - margin-bottom: 2rem; - text-align: center; - - &:before { - background: #faf9f5; - border: 1px solid #d9d6d0; - border-radius: 50%; - box-shadow: 0 0 0 4px #faf9f5; - color: #a09a92; - display: inline-block; - font-family: libretto-icons; - font-size: 21px; - line-height: 21px; - margin: 1rem auto 2rem; - text-shadow: none; - padding: 4px 10px 10px 10px; - } - - > div { - color: $grey-color; - font-size: $base-font-size; - font-style: italic; - - @include media-query($on-palm) { - font-size: $small-font-size; - } - - &:before { - color: #d9d6d0; - display: inline-block; - font-family: libretto-icons; - font-size: 24px; - margin: 0 0.25rem; - text-shadow: none; - vertical-align: -6px; - } - - &:after { - color: #d9d6d0; - display: inline-block; - font-family: libretto-icons; - font-size: 24px; - margin: 0 0.25rem; - text-shadow: none; - vertical-align: -6px; - } - } -} - -.post-list { - .post-header { - &:before { - background: #eae9e6; - border-color: #faf9f5; - box-shadow: 0 0 0 4px #eae9e6; - } - } -} - - - -/** - * Images - */ -img { - max-width: 100%; - vertical-align: middle; -} - -.cover { - background-attachment: fixed; - background-size: cover; - background-repeat: no-repeat; - min-height: 100vh; -} - -/** - * Figures - */ -figure { - background: #fff; - box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.025); - padding: 0.5em; -} - -figure > img { - display: block; -} - -figcaption { - color: $grey-color; - font-size: 16px; - font-style: italic; - line-height: 1.2; - margin: 1em 0.5em 0.5em; - text-align: center; -} - - - -/** - * Lists - */ -ul, ol { - margin-left: $spacing-unit; -} - -li { - > ul, - > ol { - margin-bottom: 0; - } -} - - - -/** - * Headings - */ -h1, h2, h3, h4, h5, h6 { - line-height: initial; - font-weight: $base-font-weight; -} - -h5 { font-size: 1.25rem; } - -/** - * Links - */ -a { - color: $brand-color; - // text-decoration: none; - - &:hover { - color: darken($brand-color, 5%); - // text-decoration: none; - } -} - - - -/** - * Blockquotes - */ -blockquote { - color: $grey-color; - border-left: 4px solid $grey-color-light; - padding-left: $spacing-unit / 2; - font-size: 18px; - letter-spacing: -1px; - font-style: italic; - - > :last-child { - margin-bottom: 0; - } -} - - - -/** - * Code formatting - */ -pre, -code { - font-size: 15px; - border: 1px solid $grey-color-light; - border-radius: 3px; - background-color: #eef; -} - -code { - padding: 1px 5px; -} - -pre { - padding: 8px 12px; - overflow-x: auto; - - > code { - border: 0; - padding-right: 0; - padding-left: 0; - } -} - - -/** - * Clearfix - */ -%clearfix { - - &:after { - content: ""; - display: table; - clear: both; - } -} - - - -/** - * Icons - */ -.icon { - - > svg { - display: inline-block; - width: 16px; - height: 16px; - vertical-align: middle; - - path { - fill: $grey-color; - } - } -} diff --git a/_assets/oldcss/_font.scss b/_assets/oldcss/_font.scss deleted file mode 100644 index 5a7ec21..0000000 --- a/_assets/oldcss/_font.scss +++ /dev/null @@ -1,64 +0,0 @@ -/* latin-ext */ -@font-face { - font-family: 'Raleway'; - font-style: normal; - font-weight: 400; - src: local('Raleway'), local('Raleway-Regular'), asset_url("fonts/1Ptug8zYS_SKggPNyCMIT5lu.woff2") format('woff2'); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -} -/* latin */ -@font-face { - font-family: 'Raleway'; - font-style: normal; - font-weight: 400; - src: local('Raleway'), local('Raleway-Regular'), asset_url("fonts/1Ptug8zYS_SKggPNyC0ITw.woff2") format('woff2'); - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -} -/* latin-ext */ -@font-face { - font-family: 'Libre Baskerville'; - font-style: italic; - font-weight: 400; - src: local('Libre Baskerville Italic'), local('LibreBaskerville-Italic'), asset_url("fonts/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWx8QDP2V.woff2") format('woff2'); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -} -/* latin */ -@font-face { - font-family: 'Libre Baskerville'; - font-style: italic; - font-weight: 400; - src: local('Libre Baskerville Italic'), local('LibreBaskerville-Italic'), asset_url("fonts/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWxEQDA.woff2") format('woff2'); - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -} -/* latin-ext */ -@font-face { - font-family: 'Libre Baskerville'; - font-style: normal; - font-weight: 400; - src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), asset_url("fonts/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNXaxMICA.woff2") format('woff2'); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -} -/* latin */ -@font-face { - font-family: 'Libre Baskerville'; - font-style: normal; - font-weight: 400; - src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), asset_url("fonts/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxM.woff2") format('woff2'); - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -} -/* latin-ext */ -@font-face { - font-family: 'Libre Baskerville'; - font-style: normal; - font-weight: 700; - src: local('Libre Baskerville Bold'), local('LibreBaskerville-Bold'), asset_url("fonts/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY5KcCsww.woff2") format('woff2'); - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; -} -/* latin */ -@font-face { - font-family: 'Libre Baskerville'; - font-style: normal; - font-weight: 700; - src: local('Libre Baskerville Bold'), local('LibreBaskerville-Bold'), asset_url("fonts/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY3KcA.woff2") format('woff2'); - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -} diff --git a/_assets/oldcss/_layout.scss b/_assets/oldcss/_layout.scss deleted file mode 100644 index 9ac3895..0000000 --- a/_assets/oldcss/_layout.scss +++ /dev/null @@ -1,338 +0,0 @@ -/** - * Site header - */ -.site-header { - background: #faf9f5; - border-top: 5px solid $title-color; - border-bottom: 1px solid $grey-color-light; - min-height: 56px; - - // Positioning context for the mobile navigation icon - position: relative; -} - -.site-title { - font-family: "Raleway", sans-serif; - font-size: 32px; - font-weight: 300; - line-height: 40px; - margin-bottom: 0; - - &, - &:visited { - color: $title-color; - } -} - -.search-input-group { - max-width: 300px !important; -} -@media screen and (max-width: 768px) { - .search-input-group { - max-width: 200px !important; - } -} - - - -/** - * Site footer - */ -.site-footer { - min-height: 300px; - border-top: 1px solid $grey-color-light; - padding: $spacing-unit 0; - text-align: center; - color: #FFF; - - line-height: 1.3; -} - -.footer-heading { - font-size: 18px; - margin-bottom: $spacing-unit / 2; -} - -ul.social-buttons { - margin-bottom:0 -} - -ul.social-buttons li a { - font-size:20px; - line-height:40px; - display:block; - width:40px; - height:40px; - transition:all .3s; - color: #222; - border-radius:100%; - outline:0; - background-color:#FFF; -} - -ul.social-buttons li a:active,ul.social-buttons li a:focus,ul.social-buttons li a:hover { - background-color:#4087c7 -} - -/** - * Page content - */ -aside.aside { - padding: 100px 0; -} - -.page-content { - padding: $spacing-unit 0; - - background-attachment: fixed; - background-size: cover; - background-repeat: no-repeat; -} - -.page-heading { - font-size: 20px; -} - -.post-list { - margin-left: 0; - list-style: none; -} - -.post-meta { - color: $grey-color; -} - -.post-link { - display: block; - font-family: "Raleway", sans-serif; - - @include media-query($on-palm) { - font-size: 1.1em; - } -} - - - -/** - * Posts - */ -.post-header { - margin-bottom: $spacing-unit; -} - -.post-title { - color: $grey-color; - font-family: "Raleway", sans-serif; - font-size: 42px; - letter-spacing: -1px; - line-height: 1; - - @include media-query($on-laptop) { - font-size: 36px; - } -} - -.post-content { - margin-bottom: $spacing-unit; - - h2 { - font-size: 32px; - - @include media-query($on-laptop) { - font-size: 28px; - } - } - - h3 { - font-size: 26px; - - @include media-query($on-laptop) { - font-size: 22px; - } - } - - h4 { - font-size: 20px; - - @include media-query($on-laptop) { - font-size: 18px; - } - } -} - -#post-nav { - display: block; - - .next, - .previous { - float: left; - margin: 1rem 0; - width: 50%; - - span:before, - span:after { - border: solid transparent 4px; - content: ""; - display: inline-block; - height: 0; - margin: 0 0.5rem; - top: 0.8em; - width: 0; - } - } - - .previous { - span:before { - border-left: 0; - border-right-color: $grey-color; - } - } - - .next { - text-align: right; - - span:after { - border-left-color: $grey-color; - border-right: 0; - } - } - - @include media-query($on-palm) { - padding: initial; - - .next, - .previous { - text-align: center; - width: 100%; - } - } - - span { - color: $brand-color; - display: block; - font-family: Montserrat; - font-size: 0.75rem; - font-style: normal; - letter-spacing: 1px; - text-transform: uppercase; - } - - a { - color: $grey-color; - font-style: italic; - } -} - -/** - * Index - */ -.home { - h1 { - color: $brand-color; - display: block; - font-family: "Raleway", sans-serif; - font-size: 44px; - text-align: center; - - @include media-query($on-laptop) { - font-size: 36px; - } - } -} - - - -/** - * Error pages - */ -.error { - text-align: center; -} - -/** - * Bootstrap Override - */ - -@media (min-width:1200px) { - .container { - max-width:960px; - } -} - -.card { - line-height: 1.5; -} - -.card td.img { - width: 220px; - - background-size: cover; - background-repeat: no-repeat; -} - -.btn-secondary { - background-color:#009fe3; - border-color:#009fe3; -} - -.btn-secondary:hover { - background-color:#007aae; - border-color:#007aae; -} - -.btn-outline-primary { - border-color: $brand-color; - color: $brand-color; - - &:hover { - background-color: $brand-color; - border-color: $brand-color; - } -} - -.btn-primary { - background-color: transparent; - border-color: $brand-color; - box-shadow: inset 0px -6px 0 $brand-color; - transition: box-shadow 1s; - - &:hover { - background-color: $brand-color-hover; - border-color: $brand-color-hover; - box-shadow: inset 0px -100px 0 $brand-color; - } -} - -.bg-primary { - background-color: $brand-color !important; -} - -.text-primary { - color: $brand-color !important; -} - -.card-columns { - @media (max-width: 1199.98px) { - column-count: 2; - } - @media (max-width: 991.98px) { - column-count: 1; - } -} - -.dropdown-toggle:after { content: none } - -.list-inline-item:not(:last-child) { - margin-right: .25rem; -} - -.min-height-100 { - min-height: 100vh; -} - -.content-bottom { - background-color: rgba(0,0,0,0.65); - bottom: 0; - width: 100%; - padding: 100px 15px 100px; -} diff --git a/_assets/oldcss/vendor/_bootstrap.min.scss b/_assets/oldcss/vendor/_bootstrap.min.scss deleted file mode 100644 index e6b4977..0000000 --- a/_assets/oldcss/vendor/_bootstrap.min.scss +++ /dev/null @@ -1,7 +0,0 @@ -/*! - * Bootstrap v4.2.1 (https://getbootstrap.com/) - * Copyright 2011-2018 The Bootstrap Authors - * Copyright 2011-2018 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:2.25rem;background-repeat:no-repeat;background-position:center right calc(2.25rem / 4);background-size:calc(2.25rem / 2) calc(2.25rem / 2);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:2.25rem;background-position:top calc(2.25rem / 4) right calc(2.25rem / 4)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:3.4375rem;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat center right 1.75rem/1.125rem 1.125rem}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:2.25rem;background-repeat:no-repeat;background-position:center right calc(2.25rem / 4);background-size:calc(2.25rem / 2) calc(2.25rem / 2);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E")}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:2.25rem;background-position:top calc(2.25rem / 4) right calc(2.25rem / 4)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:3.4375rem;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-right{right:0;left:auto}}.dropdown-menu-left{right:auto;left:0}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.dropdown-item:last-child{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(2.875rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.8125rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:2.25rem;padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:calc(1rem + .4rem);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;color:inherit;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card{overflow:hidden}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion .card .card-header{margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-dialog-centered::before{display:block;height:calc(100vh - (.5rem * 2));content:""}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-dialog-centered::before{height:calc(100vh - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media screen and (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-3by4::before{padding-top:133.333333%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}} -/*# sourceMappingURL=bootstrap.min.css.map */ \ No newline at end of file diff --git a/_assets/oldcss/vendor/_fontawesome.scss b/_assets/oldcss/vendor/_fontawesome.scss deleted file mode 100644 index 1ea1b18..0000000 --- a/_assets/oldcss/vendor/_fontawesome.scss +++ /dev/null @@ -1,5 +0,0 @@ -/*! - * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com - * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) - */ -.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900} \ No newline at end of file diff --git a/_assets/stylesheets/_base.scss b/_assets/stylesheets/_base.scss new file mode 100644 index 0000000..4db722f --- /dev/null +++ b/_assets/stylesheets/_base.scss @@ -0,0 +1,323 @@ +/** + * Reset some basic elements + */ +body, +h1, +h2, +h3, +h4, +h5, +h6, +p, +blockquote, +pre, +hr, +dl, +dd, +ol, +ul, +figure { + margin: 0; + padding: 0; +} + +/** + * Basic styling + */ +body { + font: $base-font-weight #{$base-font-size}/#{$base-line-height} $base-font-family; + color: $text-color; + background-color: $background-color; + -webkit-text-size-adjust: 100%; + -webkit-font-feature-settings: 'kern' 1; + -moz-font-feature-settings: 'kern' 1; + -o-font-feature-settings: 'kern' 1; + font-feature-settings: 'kern' 1; + font-kerning: normal; +} + +/** + * Set `margin-bottom` to maintain vertical rhythm + */ +h1, +h2, +h3, +h4, +h5, +h6, +p, +blockquote, +pre, +ul, +ol, +dl, +figure, +%vertical-rhythm { + margin-bottom: $spacing-unit / 2; +} + +/** + * Articles + */ +article { + background: #faf9f5; + box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.05); + margin-bottom: $spacing-unit; + padding: 3em 3em 1em; + + @include media-query($on-palm) { + padding: 1em 1em 0.3em; + } + + > .entry-content { + @include media-query($on-palm) { + font-size: 80%; + } + + &:first-letter { + color: #b7b1a9; + display: inline-block; + float: left; + font-family: 'Raleway', sans-serif; + font-size: 121px; + font-style: normal; + font-weight: 700; + line-height: 70px; + margin: 6px 10px 0 -5px; + + @include media-query($on-palm) { + font-size: 70px; + line-height: 30px; + } + } + + &:first-line { + color: #787065; + font-family: 'Raleway', sans-serif; + font-size: 1em; + font-style: normal !important; + font-weight: bold; + letter-spacing: 2px; + } + } +} + +.post-header { + margin-bottom: 2rem; + text-align: center; + + &:before { + background: #faf9f5; + border: 1px solid #d9d6d0; + border-radius: 50%; + box-shadow: 0 0 0 4px #faf9f5; + color: #a09a92; + display: inline-block; + font-family: libretto-icons; + font-size: 21px; + line-height: 21px; + margin: 1rem auto 2rem; + text-shadow: none; + padding: 4px 10px 10px 10px; + } + + > div { + color: $grey-color; + font-size: $base-font-size; + font-style: italic; + + @include media-query($on-palm) { + font-size: $small-font-size; + } + + &:before { + color: #d9d6d0; + display: inline-block; + font-family: libretto-icons; + font-size: 24px; + margin: 0 0.25rem; + text-shadow: none; + vertical-align: -6px; + } + + &:after { + color: #d9d6d0; + display: inline-block; + font-family: libretto-icons; + font-size: 24px; + margin: 0 0.25rem; + text-shadow: none; + vertical-align: -6px; + } + } +} + +.post-list { + .post-header { + &:before { + background: #eae9e6; + border-color: #faf9f5; + box-shadow: 0 0 0 4px #eae9e6; + } + } +} + +/** + * Images + */ +img { + max-width: 100%; + vertical-align: middle; +} + +.cover { + background-attachment: fixed; + background-size: cover; + background-repeat: no-repeat; + min-height: 100vh; +} + +/** + * Figures + */ +figure { + background: #fff; + box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.025); + padding: 0.5em; +} + +figure > img { + display: block; +} + +figcaption { + color: $grey-color; + font-size: 16px; + font-style: italic; + line-height: 1.2; + margin: 1em 0.5em 0.5em; + text-align: center; +} + +/** + * Lists + */ +ul, +ol { + margin-left: $spacing-unit; +} + +li { + > ul, + > ol { + margin-bottom: 0; + } +} + +/** + * Headings + */ +h1, +h2, +h3, +h4, +h5, +h6 { + line-height: initial; + font-weight: $base-font-weight; +} + +h5 { + font-size: 1.25rem; +} + +/** + * Links + */ +a { + color: $brand-color; + text-decoration: underline; + + &:hover { + color: darken($brand-color, 5%); + text-decoration: none; + } +} + +/** + * Blockquotes + */ +blockquote { + color: $grey-color; + border-left: 4px solid $grey-color-light; + padding-left: $spacing-unit / 2; + font-size: 18px; + letter-spacing: -1px; + font-style: italic; + + > :last-child { + margin-bottom: 0; + } +} + +/** + * Code formatting + */ +pre, +code { + font-size: 15px; + border: 1px solid $grey-color-light; + border-radius: 3px; + background-color: #eef; +} + +code { + padding: 1px 5px; +} + +pre { + padding: 8px 12px; + overflow-x: auto; + + > code { + border: 0; + padding-right: 0; + padding-left: 0; + } +} + +/** + * Clearfix + */ +%clearfix { + &:after { + content: ''; + display: table; + clear: both; + } +} + +/** + * Icons + */ +.icon { + > svg { + display: inline-block; + width: 16px; + height: 16px; + vertical-align: middle; + + path { + fill: $grey-color; + } + } +} + +/** + * Override + */ +@media screen and (max-width: 768px) { + .display-4 { + font-size: 3rem; + } +} diff --git a/_assets/stylesheets/_bootstrap-custom.scss b/_assets/stylesheets/_bootstrap-custom.scss new file mode 100644 index 0000000..32a70ee --- /dev/null +++ b/_assets/stylesheets/_bootstrap-custom.scss @@ -0,0 +1,44 @@ +/*! + * Bootstrap v4.6.0 (https://getbootstrap.com/) + * Copyright 2011-2021 The Bootstrap Authors + * Copyright 2011-2021 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) + */ + +@import 'bootstrap/functions'; +@import 'bootstrap/variables'; +@import 'bootstrap/mixins'; +@import 'bootstrap/root'; +@import 'bootstrap/reboot'; +@import 'bootstrap/type'; +// @import 'bootstrap/images'; +@import 'bootstrap/code'; +@import 'bootstrap/grid'; +// @import 'bootstrap/tables'; +@import 'bootstrap/forms'; +@import 'bootstrap/buttons'; +// @import 'bootstrap/transitions'; +// @import 'bootstrap/dropdown'; +// @import 'bootstrap/button-group'; +@import 'bootstrap/input-group'; +// @import 'bootstrap/custom-forms'; +// @import 'bootstrap/nav'; +@import 'bootstrap/navbar'; +@import 'bootstrap/card'; +// @import 'bootstrap/breadcrumb'; +// @import 'bootstrap/pagination'; +// @import 'bootstrap/badge'; +@import 'bootstrap/jumbotron'; +// @import 'bootstrap/alert'; +// @import 'bootstrap/progress'; +// @import 'bootstrap/media'; +// @import 'bootstrap/list-group'; +// @import 'bootstrap/close'; +// @import 'bootstrap/toasts'; +// @import 'bootstrap/modal'; +// @import 'bootstrap/tooltip'; +// @import 'bootstrap/popover'; +// @import 'bootstrap/carousel'; +// @import 'bootstrap/spinners'; +@import 'bootstrap/utilities'; +// @import 'bootstrap/print'; diff --git a/_assets/stylesheets/_layout.scss b/_assets/stylesheets/_layout.scss new file mode 100644 index 0000000..a67f7f1 --- /dev/null +++ b/_assets/stylesheets/_layout.scss @@ -0,0 +1,440 @@ +/** + * Site header + */ +.site-header { + background: #f8f8f8; + border-top: 5px solid $title-color; + border-bottom: 1px solid $grey-color-light; + min-height: 56px; + + // Positioning context for the mobile navigation icon + //position: relative; +} + +.site-title { + font-family: 'Raleway', sans-serif; + font-size: 32px; + font-weight: 300; + line-height: 40px; + margin-bottom: 0; + color: #333; + + &, + &:visited { + color: $title-color; + } +} + +/** + * Site footer + */ +.site-footer { + min-height: 300px; + padding: $spacing-unit 0; + text-align: center; + color: #fff; + + line-height: 1.3; + background-color: #222; + border-top: 3px dashed $background-color; + box-shadow: 0px 180px #222; +} + +.footer-heading { + font-size: 18px; + margin-bottom: $spacing-unit / 2; +} + +ul.social-buttons { + margin-bottom: 0; +} + +ul.social-buttons li a { + font-size: 20px; + line-height: 40px; + display: block; + width: 40px; + height: 40px; + transition: all 0.3s; + color: #222; + border-radius: 100%; + outline: 0; + background-color: #fff; +} + +ul.social-buttons li a:active, +ul.social-buttons li a:focus, +ul.social-buttons li a:hover { + background-color: #4087c7; +} + +/** + * Page content + */ +aside.aside { + padding: 5rem 0; +} + +.page-content { + padding: $spacing-unit 0; + + background-attachment: fixed; + background-size: cover; + background-repeat: no-repeat; +} + +.page-heading { + font-size: 20px; +} + +.post-list { + margin-left: 0; + list-style: none; +} + +.post-meta { + color: $grey-color; +} + +.post-link { + display: block; + font-family: 'Raleway', sans-serif; + + @include media-query($on-palm) { + font-size: 1.1em; + } +} + +/** + * Posts + */ +.post-header { + margin-bottom: $spacing-unit; +} + +.post-title { + color: $grey-color; + font-family: 'Raleway', sans-serif; + font-size: 42px; + letter-spacing: -1px; + line-height: 1; + + @include media-query($on-laptop) { + font-size: 36px; + } +} + +.post-content { + margin-bottom: $spacing-unit; + + h2 { + font-size: 32px; + + @include media-query($on-laptop) { + font-size: 28px; + } + } + + h3 { + font-size: 26px; + + @include media-query($on-laptop) { + font-size: 22px; + } + } + + h4 { + font-size: 20px; + + @include media-query($on-laptop) { + font-size: 18px; + } + } +} + +#post-nav { + display: block; + + .next, + .previous { + float: left; + margin: 1rem 0; + width: 50%; + + span:before, + span:after { + border: solid transparent 4px; + content: ''; + display: inline-block; + height: 0; + margin: 0 0.5rem; + top: 0.8em; + width: 0; + } + } + + .previous { + span:before { + border-left: 0; + border-right-color: $grey-color; + } + } + + .next { + text-align: right; + + span:after { + border-left-color: $grey-color; + border-right: 0; + } + } + + @include media-query($on-palm) { + padding: initial; + + .next, + .previous { + text-align: center; + width: 100%; + } + } + + span { + color: $brand-color; + display: block; + font-family: Montserrat; + font-size: 0.75rem; + font-style: normal; + letter-spacing: 1px; + text-transform: uppercase; + } + + a { + color: $grey-color; + font-style: italic; + } +} + +/** + * Index + */ +.home { + h1 { + color: $brand-color; + display: block; + font-family: 'Raleway', sans-serif; + font-size: 44px; + text-align: center; + + @include media-query($on-laptop) { + font-size: 36px; + } + } +} + +/** + * Error pages + */ +.error { + text-align: center; +} + +/** + * Bootstrap Override + */ + +@media (min-width: 1200px) { + .container { + max-width: 960px; + } +} + +.card { + line-height: 1.5; +} + +.card td.img { + width: 220px; + + background-size: cover; + background-repeat: no-repeat; +} + +.btn { + transition: box-shadow 0.3s ease-out, border-color 0.2s ease-out, color 0.3s ease-out; + + text-decoration: none; +} + +.btn-secondary { + background-color: transparent; + border-color: $brand-color-secondary; + box-shadow: inset 0px -0.3rem 0 $brand-color-secondary; + + color: $text-color; + + &:hover { + background-color: transparent; + border-color: $brand-color-secondary-hover; + box-shadow: inset 0px -100px 0 $brand-color-secondary-hover; + + color: white; + } + + &:focus { + box-shadow: inset 0 0 5px $brand-color-secondary; + color: $text-color; + } + + &:not(:disabled):not(.disabled):active { + background-color: $brand-color-secondary; + border-color: $brand-color-secondary; + } + + &:not(:disabled):not(.disabled):active:focus { + box-shadow: inset 0 0 5px $brand-color-secondary; + } +} + +.btn-outline-primary { + border-color: $brand-color; + color: $brand-color; + + &:hover { + background-color: $brand-color !important; + border-color: $brand-color !important; + } + + &:active { + background-color: $brand-color !important; + border-color: $brand-color !important; + } +} + +.btn-primary { + background-color: transparent; + border-color: $brand-color; + box-shadow: inset 0px -0.3rem 0 $brand-color, $shadow; + + color: $text-color; + + &:hover { + background-color: transparent; + border-color: $brand-color-hover; + box-shadow: inset 0px -100px 0 $brand-color; + } + + &:focus { + box-shadow: inset 0 0 5px $brand-color; + color: $text-color; + } + + &:not(:disabled):not(.disabled):active { + background-color: $brand-color; + border-color: $brand-color; + } + + &:not(:disabled):not(.disabled):active:focus { + box-shadow: inset 0 0 5px $brand-color; + } +} + +.btn-success { + background-color: transparent; + border-color: $success-color; + box-shadow: inset 0px -0.3rem 0 $success-color, $shadow; + + color: $text-color; + + &:hover { + background-color: transparent; + border-color: $success-color-hover; + box-shadow: inset 0px -100px 0 $success-color; + } + + &:focus { + box-shadow: inset 0 0 5px $success-color; + color: $text-color; + } + + &:not(:disabled):not(.disabled):active { + background-color: $success-color; + border-color: $success-color; + } + + &:not(:disabled):not(.disabled):active:focus { + box-shadow: inset 0 0 5px $success-color; + } +} + +.bg-primary { + background-color: $brand-color !important; +} + +.border-primary { + border-color: $brand-color !important; +} + +.border-secondary { + border-color: $brand-color-secondary !important; +} + +.text-primary { + color: $brand-color !important; +} + +.card-columns { + @media (max-width: 1199.98px) { + column-count: 2; + } + @media (max-width: 991.98px) { + column-count: 1; + } +} + +.dropdown-toggle:after { + content: none; +} + +.list-inline-item:not(:last-child) { + margin-right: 0.25rem; +} + +.min-height-100 { + min-height: 100vh; +} + +.content-bottom { + background-color: rgba(0, 0, 0, 0.65); + bottom: 0; + width: 100%; + padding: 100px 15px 100px; +} + +.shadow { + box-shadow: $shadow !important; +} + +.header-index { + min-height: 55vh; + background-size: cover; + background-attachment: fixed; + margin-top: -30px; + margin-bottom: 0; + background-image: asset_url('header-network.webp'); +} + +.header-peertube { + min-height: 80vh; + background-position: center; + background-image: asset_url('header-peertube.webp'); +} + +.header-libreboot { + background-image: asset_url('libreboot.webp'); +} +.header-radio { + min-height: 80vh; + background-position: center; + background-image: asset_url('header-radio.webp'); +} diff --git a/_sass/_sidebar.scss b/_assets/stylesheets/_sidebar.scss similarity index 100% rename from _sass/_sidebar.scss rename to _assets/stylesheets/_sidebar.scss diff --git a/_assets/stylesheets/_syntax-highlighting.scss b/_assets/stylesheets/_syntax-highlighting.scss new file mode 100644 index 0000000..dbbb168 --- /dev/null +++ b/_assets/stylesheets/_syntax-highlighting.scss @@ -0,0 +1,204 @@ +/** + * Syntax highlighting styles + */ +.highlight { + background: #fff; + @extend %vertical-rhythm; + + .highlighter-rouge & { + background: #eef; + } + + .c { + color: #998; + font-style: italic; + } // Comment + .err { + color: #a61717; + background-color: #e3d2d2; + } // Error + .k { + font-weight: bold; + } // Keyword + .o { + font-weight: bold; + } // Operator + .cm { + color: #998; + font-style: italic; + } // Comment.Multiline + .cp { + color: #999; + font-weight: bold; + } // Comment.Preproc + .c1 { + color: #998; + font-style: italic; + } // Comment.Single + .cs { + color: #999; + font-weight: bold; + font-style: italic; + } // Comment.Special + .gd { + color: #000; + background-color: #fdd; + } // Generic.Deleted + .gd .x { + color: #000; + background-color: #faa; + } // Generic.Deleted.Specific + .ge { + font-style: italic; + } // Generic.Emph + .gr { + color: #a00; + } // Generic.Error + .gh { + color: #999; + } // Generic.Heading + .gi { + color: #000; + background-color: #dfd; + } // Generic.Inserted + .gi .x { + color: #000; + background-color: #afa; + } // Generic.Inserted.Specific + .go { + color: #888; + } // Generic.Output + .gp { + color: #555; + } // Generic.Prompt + .gs { + font-weight: bold; + } // Generic.Strong + .gu { + color: #aaa; + } // Generic.Subheading + .gt { + color: #a00; + } // Generic.Traceback + .kc { + font-weight: bold; + } // Keyword.Constant + .kd { + font-weight: bold; + } // Keyword.Declaration + .kp { + font-weight: bold; + } // Keyword.Pseudo + .kr { + font-weight: bold; + } // Keyword.Reserved + .kt { + color: #458; + font-weight: bold; + } // Keyword.Type + .m { + color: #099; + } // Literal.Number + .s { + color: #d14; + } // Literal.String + .na { + color: #008080; + } // Name.Attribute + .nb { + color: #0086b3; + } // Name.Builtin + .nc { + color: #458; + font-weight: bold; + } // Name.Class + .no { + color: #008080; + } // Name.Constant + .ni { + color: #800080; + } // Name.Entity + .ne { + color: #900; + font-weight: bold; + } // Name.Exception + .nf { + color: #900; + font-weight: bold; + } // Name.Function + .nn { + color: #555; + } // Name.Namespace + .nt { + color: #000080; + } // Name.Tag + .nv { + color: #008080; + } // Name.Variable + .ow { + font-weight: bold; + } // Operator.Word + .w { + color: #bbb; + } // Text.Whitespace + .mf { + color: #099; + } // Literal.Number.Float + .mh { + color: #099; + } // Literal.Number.Hex + .mi { + color: #099; + } // Literal.Number.Integer + .mo { + color: #099; + } // Literal.Number.Oct + .sb { + color: #d14; + } // Literal.String.Backtick + .sc { + color: #d14; + } // Literal.String.Char + .sd { + color: #d14; + } // Literal.String.Doc + .s2 { + color: #d14; + } // Literal.String.Double + .se { + color: #d14; + } // Literal.String.Escape + .sh { + color: #d14; + } // Literal.String.Heredoc + .si { + color: #d14; + } // Literal.String.Interpol + .sx { + color: #d14; + } // Literal.String.Other + .sr { + color: #009926; + } // Literal.String.Regex + .s1 { + color: #d14; + } // Literal.String.Single + .ss { + color: #990073; + } // Literal.String.Symbol + .bp { + color: #999; + } // Name.Builtin.Pseudo + .vc { + color: #008080; + } // Name.Variable.Class + .vg { + color: #008080; + } // Name.Variable.Global + .vi { + color: #008080; + } // Name.Variable.Instance + .il { + color: #099; + } // Literal.Number.Integer.Long +} diff --git a/_assets/stylesheets/main.scss b/_assets/stylesheets/main.scss new file mode 100644 index 0000000..85d787b --- /dev/null +++ b/_assets/stylesheets/main.scss @@ -0,0 +1,63 @@ +@charset "utf-8"; + +@import 'font-awesome-sprockets'; +@import 'font-awesome'; +@import 'bootstrap-custom'; +@import 'vendor/fonts'; +@import 'vendor/animate'; +@import 'vendor/morphext'; +// @import 'vendor/overhang'; + +// Font variables +$font-name: libretto-icons; + +@font-face { + font-family: $font-name; + src: asset_url($font-name + '/' + $font-name + '.eot'); /* IE9 Compat Modes */ + src: asset_url($font-name + '/' + $font-name + '.woff') format('woff'), + /* Pretty Modern Browsers */ asset_url($font-name + '/' + $font-name + '.ttf') + format('truetype'), + /* Safari, Android, iOS */ asset_url($font-name + '/' + $font-name + '.svg#font_name') + format('svg'); /* Legacy iOS */ +} + +// Our variables +$base-font-family: 'Raleway', sans-serif, Baskerville, 'Book Antiqua', Georgia, Times, serif; +$base-font-size: 17px; +$base-font-weight: 400; +$base-line-height: 2; + +$small-font-size: $base-font-size * 0.875; + +$spacing-unit: 30px; + +$brand-color: #f39200; +$brand-color-hover: #f37700; +$brand-color-secondary: #009fe3; +$brand-color-secondary-hover: #007aae; +$background-color: #f1f1f1; +$text-color: #363431; +$title-color: #009fe3; +$success-color: #28a745; +$success-color-hover: #218838; + +$grey-color: #a09a92; +$grey-color-light: lighten($grey-color, 30%); +$grey-color-dark: darken($grey-color, 25%); + +// Width of the content area +$content-width: 800px; + +$on-palm: 600px; +$on-laptop: 800px; + +$shadow: -0.1rem 0.2rem 0 rgba(0, 0, 0, 0.05); + +@mixin media-query($device) { + @media screen and (max-width: $device) { + @content; + } +} + +// Import partials from `sass_dir` (defaults to `_sass`) +@import 'base', 'layout', 'sidebar', 'syntax-highlighting'; diff --git a/_assets/stylesheets/vendor/_animate.scss b/_assets/stylesheets/vendor/_animate.scss new file mode 100644 index 0000000..7571205 --- /dev/null +++ b/_assets/stylesheets/vendor/_animate.scss @@ -0,0 +1,3623 @@ +/*! + * animate.css -https://daneden.github.io/animate.css/ + * Version - 3.7.2 + * Licensed under the MIT license - http://opensource.org/licenses/MIT + * + * Copyright (c) 2019 Daniel Eden + */ + +@-webkit-keyframes bounce { + from, + 20%, + 53%, + 80%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 40%, + 43% { + -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + -webkit-transform: translate3d(0, -30px, 0); + transform: translate3d(0, -30px, 0); + } + + 70% { + -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + -webkit-transform: translate3d(0, -15px, 0); + transform: translate3d(0, -15px, 0); + } + + 90% { + -webkit-transform: translate3d(0, -4px, 0); + transform: translate3d(0, -4px, 0); + } +} + +@keyframes bounce { + from, + 20%, + 53%, + 80%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 40%, + 43% { + -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + -webkit-transform: translate3d(0, -30px, 0); + transform: translate3d(0, -30px, 0); + } + + 70% { + -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + -webkit-transform: translate3d(0, -15px, 0); + transform: translate3d(0, -15px, 0); + } + + 90% { + -webkit-transform: translate3d(0, -4px, 0); + transform: translate3d(0, -4px, 0); + } +} + +.bounce { + -webkit-animation-name: bounce; + animation-name: bounce; + -webkit-transform-origin: center bottom; + transform-origin: center bottom; +} + +@-webkit-keyframes flash { + from, + 50%, + to { + opacity: 1; + } + + 25%, + 75% { + opacity: 0; + } +} + +@keyframes flash { + from, + 50%, + to { + opacity: 1; + } + + 25%, + 75% { + opacity: 0; + } +} + +.flash { + -webkit-animation-name: flash; + animation-name: flash; +} + +/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ + +@-webkit-keyframes pulse { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 50% { + -webkit-transform: scale3d(1.05, 1.05, 1.05); + transform: scale3d(1.05, 1.05, 1.05); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +@keyframes pulse { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 50% { + -webkit-transform: scale3d(1.05, 1.05, 1.05); + transform: scale3d(1.05, 1.05, 1.05); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +.pulse { + -webkit-animation-name: pulse; + animation-name: pulse; +} + +@-webkit-keyframes rubberBand { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 30% { + -webkit-transform: scale3d(1.25, 0.75, 1); + transform: scale3d(1.25, 0.75, 1); + } + + 40% { + -webkit-transform: scale3d(0.75, 1.25, 1); + transform: scale3d(0.75, 1.25, 1); + } + + 50% { + -webkit-transform: scale3d(1.15, 0.85, 1); + transform: scale3d(1.15, 0.85, 1); + } + + 65% { + -webkit-transform: scale3d(0.95, 1.05, 1); + transform: scale3d(0.95, 1.05, 1); + } + + 75% { + -webkit-transform: scale3d(1.05, 0.95, 1); + transform: scale3d(1.05, 0.95, 1); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +@keyframes rubberBand { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 30% { + -webkit-transform: scale3d(1.25, 0.75, 1); + transform: scale3d(1.25, 0.75, 1); + } + + 40% { + -webkit-transform: scale3d(0.75, 1.25, 1); + transform: scale3d(0.75, 1.25, 1); + } + + 50% { + -webkit-transform: scale3d(1.15, 0.85, 1); + transform: scale3d(1.15, 0.85, 1); + } + + 65% { + -webkit-transform: scale3d(0.95, 1.05, 1); + transform: scale3d(0.95, 1.05, 1); + } + + 75% { + -webkit-transform: scale3d(1.05, 0.95, 1); + transform: scale3d(1.05, 0.95, 1); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +.rubberBand { + -webkit-animation-name: rubberBand; + animation-name: rubberBand; +} + +@-webkit-keyframes shake { + from, + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 10%, + 30%, + 50%, + 70%, + 90% { + -webkit-transform: translate3d(-10px, 0, 0); + transform: translate3d(-10px, 0, 0); + } + + 20%, + 40%, + 60%, + 80% { + -webkit-transform: translate3d(10px, 0, 0); + transform: translate3d(10px, 0, 0); + } +} + +@keyframes shake { + from, + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 10%, + 30%, + 50%, + 70%, + 90% { + -webkit-transform: translate3d(-10px, 0, 0); + transform: translate3d(-10px, 0, 0); + } + + 20%, + 40%, + 60%, + 80% { + -webkit-transform: translate3d(10px, 0, 0); + transform: translate3d(10px, 0, 0); + } +} + +.shake { + -webkit-animation-name: shake; + animation-name: shake; +} + +@-webkit-keyframes headShake { + 0% { + -webkit-transform: translateX(0); + transform: translateX(0); + } + + 6.5% { + -webkit-transform: translateX(-6px) rotateY(-9deg); + transform: translateX(-6px) rotateY(-9deg); + } + + 18.5% { + -webkit-transform: translateX(5px) rotateY(7deg); + transform: translateX(5px) rotateY(7deg); + } + + 31.5% { + -webkit-transform: translateX(-3px) rotateY(-5deg); + transform: translateX(-3px) rotateY(-5deg); + } + + 43.5% { + -webkit-transform: translateX(2px) rotateY(3deg); + transform: translateX(2px) rotateY(3deg); + } + + 50% { + -webkit-transform: translateX(0); + transform: translateX(0); + } +} + +@keyframes headShake { + 0% { + -webkit-transform: translateX(0); + transform: translateX(0); + } + + 6.5% { + -webkit-transform: translateX(-6px) rotateY(-9deg); + transform: translateX(-6px) rotateY(-9deg); + } + + 18.5% { + -webkit-transform: translateX(5px) rotateY(7deg); + transform: translateX(5px) rotateY(7deg); + } + + 31.5% { + -webkit-transform: translateX(-3px) rotateY(-5deg); + transform: translateX(-3px) rotateY(-5deg); + } + + 43.5% { + -webkit-transform: translateX(2px) rotateY(3deg); + transform: translateX(2px) rotateY(3deg); + } + + 50% { + -webkit-transform: translateX(0); + transform: translateX(0); + } +} + +.headShake { + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + -webkit-animation-name: headShake; + animation-name: headShake; +} + +@-webkit-keyframes swing { + 20% { + -webkit-transform: rotate3d(0, 0, 1, 15deg); + transform: rotate3d(0, 0, 1, 15deg); + } + + 40% { + -webkit-transform: rotate3d(0, 0, 1, -10deg); + transform: rotate3d(0, 0, 1, -10deg); + } + + 60% { + -webkit-transform: rotate3d(0, 0, 1, 5deg); + transform: rotate3d(0, 0, 1, 5deg); + } + + 80% { + -webkit-transform: rotate3d(0, 0, 1, -5deg); + transform: rotate3d(0, 0, 1, -5deg); + } + + to { + -webkit-transform: rotate3d(0, 0, 1, 0deg); + transform: rotate3d(0, 0, 1, 0deg); + } +} + +@keyframes swing { + 20% { + -webkit-transform: rotate3d(0, 0, 1, 15deg); + transform: rotate3d(0, 0, 1, 15deg); + } + + 40% { + -webkit-transform: rotate3d(0, 0, 1, -10deg); + transform: rotate3d(0, 0, 1, -10deg); + } + + 60% { + -webkit-transform: rotate3d(0, 0, 1, 5deg); + transform: rotate3d(0, 0, 1, 5deg); + } + + 80% { + -webkit-transform: rotate3d(0, 0, 1, -5deg); + transform: rotate3d(0, 0, 1, -5deg); + } + + to { + -webkit-transform: rotate3d(0, 0, 1, 0deg); + transform: rotate3d(0, 0, 1, 0deg); + } +} + +.swing { + -webkit-transform-origin: top center; + transform-origin: top center; + -webkit-animation-name: swing; + animation-name: swing; +} + +@-webkit-keyframes tada { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 10%, + 20% { + -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); + transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); + } + + 30%, + 50%, + 70%, + 90% { + -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); + transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); + } + + 40%, + 60%, + 80% { + -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); + transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +@keyframes tada { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 10%, + 20% { + -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); + transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); + } + + 30%, + 50%, + 70%, + 90% { + -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); + transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); + } + + 40%, + 60%, + 80% { + -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); + transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +.tada { + -webkit-animation-name: tada; + animation-name: tada; +} + +/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ + +@-webkit-keyframes wobble { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 15% { + -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); + transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); + } + + 30% { + -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); + transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); + } + + 45% { + -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); + transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); + } + + 60% { + -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); + transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); + } + + 75% { + -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); + transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes wobble { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 15% { + -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); + transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); + } + + 30% { + -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); + transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); + } + + 45% { + -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); + transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); + } + + 60% { + -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); + transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); + } + + 75% { + -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); + transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.wobble { + -webkit-animation-name: wobble; + animation-name: wobble; +} + +@-webkit-keyframes jello { + from, + 11.1%, + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 22.2% { + -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); + transform: skewX(-12.5deg) skewY(-12.5deg); + } + + 33.3% { + -webkit-transform: skewX(6.25deg) skewY(6.25deg); + transform: skewX(6.25deg) skewY(6.25deg); + } + + 44.4% { + -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); + transform: skewX(-3.125deg) skewY(-3.125deg); + } + + 55.5% { + -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); + transform: skewX(1.5625deg) skewY(1.5625deg); + } + + 66.6% { + -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg); + transform: skewX(-0.78125deg) skewY(-0.78125deg); + } + + 77.7% { + -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); + transform: skewX(0.390625deg) skewY(0.390625deg); + } + + 88.8% { + -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); + transform: skewX(-0.1953125deg) skewY(-0.1953125deg); + } +} + +@keyframes jello { + from, + 11.1%, + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 22.2% { + -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); + transform: skewX(-12.5deg) skewY(-12.5deg); + } + + 33.3% { + -webkit-transform: skewX(6.25deg) skewY(6.25deg); + transform: skewX(6.25deg) skewY(6.25deg); + } + + 44.4% { + -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); + transform: skewX(-3.125deg) skewY(-3.125deg); + } + + 55.5% { + -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); + transform: skewX(1.5625deg) skewY(1.5625deg); + } + + 66.6% { + -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg); + transform: skewX(-0.78125deg) skewY(-0.78125deg); + } + + 77.7% { + -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); + transform: skewX(0.390625deg) skewY(0.390625deg); + } + + 88.8% { + -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); + transform: skewX(-0.1953125deg) skewY(-0.1953125deg); + } +} + +.jello { + -webkit-animation-name: jello; + animation-name: jello; + -webkit-transform-origin: center; + transform-origin: center; +} + +@-webkit-keyframes heartBeat { + 0% { + -webkit-transform: scale(1); + transform: scale(1); + } + + 14% { + -webkit-transform: scale(1.3); + transform: scale(1.3); + } + + 28% { + -webkit-transform: scale(1); + transform: scale(1); + } + + 42% { + -webkit-transform: scale(1.3); + transform: scale(1.3); + } + + 70% { + -webkit-transform: scale(1); + transform: scale(1); + } +} + +@keyframes heartBeat { + 0% { + -webkit-transform: scale(1); + transform: scale(1); + } + + 14% { + -webkit-transform: scale(1.3); + transform: scale(1.3); + } + + 28% { + -webkit-transform: scale(1); + transform: scale(1); + } + + 42% { + -webkit-transform: scale(1.3); + transform: scale(1.3); + } + + 70% { + -webkit-transform: scale(1); + transform: scale(1); + } +} + +.heartBeat { + -webkit-animation-name: heartBeat; + animation-name: heartBeat; + -webkit-animation-duration: 1.3s; + animation-duration: 1.3s; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; +} + +@-webkit-keyframes bounceIn { + from, + 20%, + 40%, + 60%, + 80%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + 0% { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + 20% { + -webkit-transform: scale3d(1.1, 1.1, 1.1); + transform: scale3d(1.1, 1.1, 1.1); + } + + 40% { + -webkit-transform: scale3d(0.9, 0.9, 0.9); + transform: scale3d(0.9, 0.9, 0.9); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(1.03, 1.03, 1.03); + transform: scale3d(1.03, 1.03, 1.03); + } + + 80% { + -webkit-transform: scale3d(0.97, 0.97, 0.97); + transform: scale3d(0.97, 0.97, 0.97); + } + + to { + opacity: 1; + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +@keyframes bounceIn { + from, + 20%, + 40%, + 60%, + 80%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + 0% { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + 20% { + -webkit-transform: scale3d(1.1, 1.1, 1.1); + transform: scale3d(1.1, 1.1, 1.1); + } + + 40% { + -webkit-transform: scale3d(0.9, 0.9, 0.9); + transform: scale3d(0.9, 0.9, 0.9); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(1.03, 1.03, 1.03); + transform: scale3d(1.03, 1.03, 1.03); + } + + 80% { + -webkit-transform: scale3d(0.97, 0.97, 0.97); + transform: scale3d(0.97, 0.97, 0.97); + } + + to { + opacity: 1; + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +.bounceIn { + -webkit-animation-duration: 0.75s; + animation-duration: 0.75s; + -webkit-animation-name: bounceIn; + animation-name: bounceIn; +} + +@-webkit-keyframes bounceInDown { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + 0% { + opacity: 0; + -webkit-transform: translate3d(0, -3000px, 0); + transform: translate3d(0, -3000px, 0); + } + + 60% { + opacity: 1; + -webkit-transform: translate3d(0, 25px, 0); + transform: translate3d(0, 25px, 0); + } + + 75% { + -webkit-transform: translate3d(0, -10px, 0); + transform: translate3d(0, -10px, 0); + } + + 90% { + -webkit-transform: translate3d(0, 5px, 0); + transform: translate3d(0, 5px, 0); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes bounceInDown { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + 0% { + opacity: 0; + -webkit-transform: translate3d(0, -3000px, 0); + transform: translate3d(0, -3000px, 0); + } + + 60% { + opacity: 1; + -webkit-transform: translate3d(0, 25px, 0); + transform: translate3d(0, 25px, 0); + } + + 75% { + -webkit-transform: translate3d(0, -10px, 0); + transform: translate3d(0, -10px, 0); + } + + 90% { + -webkit-transform: translate3d(0, 5px, 0); + transform: translate3d(0, 5px, 0); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.bounceInDown { + -webkit-animation-name: bounceInDown; + animation-name: bounceInDown; +} + +@-webkit-keyframes bounceInLeft { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + 0% { + opacity: 0; + -webkit-transform: translate3d(-3000px, 0, 0); + transform: translate3d(-3000px, 0, 0); + } + + 60% { + opacity: 1; + -webkit-transform: translate3d(25px, 0, 0); + transform: translate3d(25px, 0, 0); + } + + 75% { + -webkit-transform: translate3d(-10px, 0, 0); + transform: translate3d(-10px, 0, 0); + } + + 90% { + -webkit-transform: translate3d(5px, 0, 0); + transform: translate3d(5px, 0, 0); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes bounceInLeft { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + 0% { + opacity: 0; + -webkit-transform: translate3d(-3000px, 0, 0); + transform: translate3d(-3000px, 0, 0); + } + + 60% { + opacity: 1; + -webkit-transform: translate3d(25px, 0, 0); + transform: translate3d(25px, 0, 0); + } + + 75% { + -webkit-transform: translate3d(-10px, 0, 0); + transform: translate3d(-10px, 0, 0); + } + + 90% { + -webkit-transform: translate3d(5px, 0, 0); + transform: translate3d(5px, 0, 0); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.bounceInLeft { + -webkit-animation-name: bounceInLeft; + animation-name: bounceInLeft; +} + +@-webkit-keyframes bounceInRight { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + from { + opacity: 0; + -webkit-transform: translate3d(3000px, 0, 0); + transform: translate3d(3000px, 0, 0); + } + + 60% { + opacity: 1; + -webkit-transform: translate3d(-25px, 0, 0); + transform: translate3d(-25px, 0, 0); + } + + 75% { + -webkit-transform: translate3d(10px, 0, 0); + transform: translate3d(10px, 0, 0); + } + + 90% { + -webkit-transform: translate3d(-5px, 0, 0); + transform: translate3d(-5px, 0, 0); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes bounceInRight { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + from { + opacity: 0; + -webkit-transform: translate3d(3000px, 0, 0); + transform: translate3d(3000px, 0, 0); + } + + 60% { + opacity: 1; + -webkit-transform: translate3d(-25px, 0, 0); + transform: translate3d(-25px, 0, 0); + } + + 75% { + -webkit-transform: translate3d(10px, 0, 0); + transform: translate3d(10px, 0, 0); + } + + 90% { + -webkit-transform: translate3d(-5px, 0, 0); + transform: translate3d(-5px, 0, 0); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.bounceInRight { + -webkit-animation-name: bounceInRight; + animation-name: bounceInRight; +} + +@-webkit-keyframes bounceInUp { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + from { + opacity: 0; + -webkit-transform: translate3d(0, 3000px, 0); + transform: translate3d(0, 3000px, 0); + } + + 60% { + opacity: 1; + -webkit-transform: translate3d(0, -20px, 0); + transform: translate3d(0, -20px, 0); + } + + 75% { + -webkit-transform: translate3d(0, 10px, 0); + transform: translate3d(0, 10px, 0); + } + + 90% { + -webkit-transform: translate3d(0, -5px, 0); + transform: translate3d(0, -5px, 0); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes bounceInUp { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + from { + opacity: 0; + -webkit-transform: translate3d(0, 3000px, 0); + transform: translate3d(0, 3000px, 0); + } + + 60% { + opacity: 1; + -webkit-transform: translate3d(0, -20px, 0); + transform: translate3d(0, -20px, 0); + } + + 75% { + -webkit-transform: translate3d(0, 10px, 0); + transform: translate3d(0, 10px, 0); + } + + 90% { + -webkit-transform: translate3d(0, -5px, 0); + transform: translate3d(0, -5px, 0); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.bounceInUp { + -webkit-animation-name: bounceInUp; + animation-name: bounceInUp; +} + +@-webkit-keyframes bounceOut { + 20% { + -webkit-transform: scale3d(0.9, 0.9, 0.9); + transform: scale3d(0.9, 0.9, 0.9); + } + + 50%, + 55% { + opacity: 1; + -webkit-transform: scale3d(1.1, 1.1, 1.1); + transform: scale3d(1.1, 1.1, 1.1); + } + + to { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } +} + +@keyframes bounceOut { + 20% { + -webkit-transform: scale3d(0.9, 0.9, 0.9); + transform: scale3d(0.9, 0.9, 0.9); + } + + 50%, + 55% { + opacity: 1; + -webkit-transform: scale3d(1.1, 1.1, 1.1); + transform: scale3d(1.1, 1.1, 1.1); + } + + to { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } +} + +.bounceOut { + -webkit-animation-duration: 0.75s; + animation-duration: 0.75s; + -webkit-animation-name: bounceOut; + animation-name: bounceOut; +} + +@-webkit-keyframes bounceOutDown { + 20% { + -webkit-transform: translate3d(0, 10px, 0); + transform: translate3d(0, 10px, 0); + } + + 40%, + 45% { + opacity: 1; + -webkit-transform: translate3d(0, -20px, 0); + transform: translate3d(0, -20px, 0); + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, 2000px, 0); + transform: translate3d(0, 2000px, 0); + } +} + +@keyframes bounceOutDown { + 20% { + -webkit-transform: translate3d(0, 10px, 0); + transform: translate3d(0, 10px, 0); + } + + 40%, + 45% { + opacity: 1; + -webkit-transform: translate3d(0, -20px, 0); + transform: translate3d(0, -20px, 0); + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, 2000px, 0); + transform: translate3d(0, 2000px, 0); + } +} + +.bounceOutDown { + -webkit-animation-name: bounceOutDown; + animation-name: bounceOutDown; +} + +@-webkit-keyframes bounceOutLeft { + 20% { + opacity: 1; + -webkit-transform: translate3d(20px, 0, 0); + transform: translate3d(20px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: translate3d(-2000px, 0, 0); + transform: translate3d(-2000px, 0, 0); + } +} + +@keyframes bounceOutLeft { + 20% { + opacity: 1; + -webkit-transform: translate3d(20px, 0, 0); + transform: translate3d(20px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: translate3d(-2000px, 0, 0); + transform: translate3d(-2000px, 0, 0); + } +} + +.bounceOutLeft { + -webkit-animation-name: bounceOutLeft; + animation-name: bounceOutLeft; +} + +@-webkit-keyframes bounceOutRight { + 20% { + opacity: 1; + -webkit-transform: translate3d(-20px, 0, 0); + transform: translate3d(-20px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: translate3d(2000px, 0, 0); + transform: translate3d(2000px, 0, 0); + } +} + +@keyframes bounceOutRight { + 20% { + opacity: 1; + -webkit-transform: translate3d(-20px, 0, 0); + transform: translate3d(-20px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: translate3d(2000px, 0, 0); + transform: translate3d(2000px, 0, 0); + } +} + +.bounceOutRight { + -webkit-animation-name: bounceOutRight; + animation-name: bounceOutRight; +} + +@-webkit-keyframes bounceOutUp { + 20% { + -webkit-transform: translate3d(0, -10px, 0); + transform: translate3d(0, -10px, 0); + } + + 40%, + 45% { + opacity: 1; + -webkit-transform: translate3d(0, 20px, 0); + transform: translate3d(0, 20px, 0); + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, -2000px, 0); + transform: translate3d(0, -2000px, 0); + } +} + +@keyframes bounceOutUp { + 20% { + -webkit-transform: translate3d(0, -10px, 0); + transform: translate3d(0, -10px, 0); + } + + 40%, + 45% { + opacity: 1; + -webkit-transform: translate3d(0, 20px, 0); + transform: translate3d(0, 20px, 0); + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, -2000px, 0); + transform: translate3d(0, -2000px, 0); + } +} + +.bounceOutUp { + -webkit-animation-name: bounceOutUp; + animation-name: bounceOutUp; +} + +@-webkit-keyframes fadeIn { + from { + opacity: 0; + } + + to { + opacity: 1; + } +} + +@keyframes fadeIn { + from { + opacity: 0; + } + + to { + opacity: 1; + } +} + +.fadeIn { + -webkit-animation-name: fadeIn; + animation-name: fadeIn; +} + +@-webkit-keyframes fadeInDown { + from { + opacity: 0; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInDown { + from { + opacity: 0; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInDown { + -webkit-animation-name: fadeInDown; + animation-name: fadeInDown; +} + +@-webkit-keyframes fadeInDownBig { + from { + opacity: 0; + -webkit-transform: translate3d(0, -2000px, 0); + transform: translate3d(0, -2000px, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInDownBig { + from { + opacity: 0; + -webkit-transform: translate3d(0, -2000px, 0); + transform: translate3d(0, -2000px, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInDownBig { + -webkit-animation-name: fadeInDownBig; + animation-name: fadeInDownBig; +} + +@-webkit-keyframes fadeInLeft { + from { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInLeft { + from { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInLeft { + -webkit-animation-name: fadeInLeft; + animation-name: fadeInLeft; +} + +@-webkit-keyframes fadeInLeftBig { + from { + opacity: 0; + -webkit-transform: translate3d(-2000px, 0, 0); + transform: translate3d(-2000px, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInLeftBig { + from { + opacity: 0; + -webkit-transform: translate3d(-2000px, 0, 0); + transform: translate3d(-2000px, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInLeftBig { + -webkit-animation-name: fadeInLeftBig; + animation-name: fadeInLeftBig; +} + +@-webkit-keyframes fadeInRight { + from { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInRight { + from { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInRight { + -webkit-animation-name: fadeInRight; + animation-name: fadeInRight; +} + +@-webkit-keyframes fadeInRightBig { + from { + opacity: 0; + -webkit-transform: translate3d(2000px, 0, 0); + transform: translate3d(2000px, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInRightBig { + from { + opacity: 0; + -webkit-transform: translate3d(2000px, 0, 0); + transform: translate3d(2000px, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInRightBig { + -webkit-animation-name: fadeInRightBig; + animation-name: fadeInRightBig; +} + +@-webkit-keyframes fadeInUp { + from { + opacity: 0; + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInUp { + from { + opacity: 0; + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInUp { + -webkit-animation-name: fadeInUp; + animation-name: fadeInUp; +} + +@-webkit-keyframes fadeInUpBig { + from { + opacity: 0; + -webkit-transform: translate3d(0, 2000px, 0); + transform: translate3d(0, 2000px, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInUpBig { + from { + opacity: 0; + -webkit-transform: translate3d(0, 2000px, 0); + transform: translate3d(0, 2000px, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInUpBig { + -webkit-animation-name: fadeInUpBig; + animation-name: fadeInUpBig; +} + +@-webkit-keyframes fadeOut { + from { + opacity: 1; + } + + to { + opacity: 0; + } +} + +@keyframes fadeOut { + from { + opacity: 1; + } + + to { + opacity: 0; + } +} + +.fadeOut { + -webkit-animation-name: fadeOut; + animation-name: fadeOut; +} + +@-webkit-keyframes fadeOutDown { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + } +} + +@keyframes fadeOutDown { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + } +} + +.fadeOutDown { + -webkit-animation-name: fadeOutDown; + animation-name: fadeOutDown; +} + +@-webkit-keyframes fadeOutDownBig { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, 2000px, 0); + transform: translate3d(0, 2000px, 0); + } +} + +@keyframes fadeOutDownBig { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, 2000px, 0); + transform: translate3d(0, 2000px, 0); + } +} + +.fadeOutDownBig { + -webkit-animation-name: fadeOutDownBig; + animation-name: fadeOutDownBig; +} + +@-webkit-keyframes fadeOutLeft { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } +} + +@keyframes fadeOutLeft { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } +} + +.fadeOutLeft { + -webkit-animation-name: fadeOutLeft; + animation-name: fadeOutLeft; +} + +@-webkit-keyframes fadeOutLeftBig { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(-2000px, 0, 0); + transform: translate3d(-2000px, 0, 0); + } +} + +@keyframes fadeOutLeftBig { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(-2000px, 0, 0); + transform: translate3d(-2000px, 0, 0); + } +} + +.fadeOutLeftBig { + -webkit-animation-name: fadeOutLeftBig; + animation-name: fadeOutLeftBig; +} + +@-webkit-keyframes fadeOutRight { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } +} + +@keyframes fadeOutRight { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } +} + +.fadeOutRight { + -webkit-animation-name: fadeOutRight; + animation-name: fadeOutRight; +} + +@-webkit-keyframes fadeOutRightBig { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(2000px, 0, 0); + transform: translate3d(2000px, 0, 0); + } +} + +@keyframes fadeOutRightBig { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(2000px, 0, 0); + transform: translate3d(2000px, 0, 0); + } +} + +.fadeOutRightBig { + -webkit-animation-name: fadeOutRightBig; + animation-name: fadeOutRightBig; +} + +@-webkit-keyframes fadeOutUp { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } +} + +@keyframes fadeOutUp { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } +} + +.fadeOutUp { + -webkit-animation-name: fadeOutUp; + animation-name: fadeOutUp; +} + +@-webkit-keyframes fadeOutUpBig { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, -2000px, 0); + transform: translate3d(0, -2000px, 0); + } +} + +@keyframes fadeOutUpBig { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, -2000px, 0); + transform: translate3d(0, -2000px, 0); + } +} + +.fadeOutUpBig { + -webkit-animation-name: fadeOutUpBig; + animation-name: fadeOutUpBig; +} + +@-webkit-keyframes flip { + from { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) + rotate3d(0, 1, 0, -360deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg); + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; + } + + 40% { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -190deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -190deg); + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; + } + + 50% { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -170deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -170deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 80% { + -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + to { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } +} + +@keyframes flip { + from { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) + rotate3d(0, 1, 0, -360deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg); + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; + } + + 40% { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -190deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -190deg); + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; + } + + 50% { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -170deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -170deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 80% { + -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + to { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } +} + +.animated.flip { + -webkit-backface-visibility: visible; + backface-visibility: visible; + -webkit-animation-name: flip; + animation-name: flip; +} + +@-webkit-keyframes flipInX { + from { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + opacity: 0; + } + + 40% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 60% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); + transform: perspective(400px) rotate3d(1, 0, 0, 10deg); + opacity: 1; + } + + 80% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); + transform: perspective(400px) rotate3d(1, 0, 0, -5deg); + } + + to { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } +} + +@keyframes flipInX { + from { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + opacity: 0; + } + + 40% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 60% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); + transform: perspective(400px) rotate3d(1, 0, 0, 10deg); + opacity: 1; + } + + 80% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); + transform: perspective(400px) rotate3d(1, 0, 0, -5deg); + } + + to { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } +} + +.flipInX { + -webkit-backface-visibility: visible !important; + backface-visibility: visible !important; + -webkit-animation-name: flipInX; + animation-name: flipInX; +} + +@-webkit-keyframes flipInY { + from { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + opacity: 0; + } + + 40% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); + transform: perspective(400px) rotate3d(0, 1, 0, -20deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 60% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); + transform: perspective(400px) rotate3d(0, 1, 0, 10deg); + opacity: 1; + } + + 80% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); + transform: perspective(400px) rotate3d(0, 1, 0, -5deg); + } + + to { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } +} + +@keyframes flipInY { + from { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + opacity: 0; + } + + 40% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); + transform: perspective(400px) rotate3d(0, 1, 0, -20deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 60% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); + transform: perspective(400px) rotate3d(0, 1, 0, 10deg); + opacity: 1; + } + + 80% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); + transform: perspective(400px) rotate3d(0, 1, 0, -5deg); + } + + to { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } +} + +.flipInY { + -webkit-backface-visibility: visible !important; + backface-visibility: visible !important; + -webkit-animation-name: flipInY; + animation-name: flipInY; +} + +@-webkit-keyframes flipOutX { + from { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } + + 30% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + opacity: 1; + } + + to { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + opacity: 0; + } +} + +@keyframes flipOutX { + from { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } + + 30% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + opacity: 1; + } + + to { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + opacity: 0; + } +} + +.flipOutX { + -webkit-animation-duration: 0.75s; + animation-duration: 0.75s; + -webkit-animation-name: flipOutX; + animation-name: flipOutX; + -webkit-backface-visibility: visible !important; + backface-visibility: visible !important; +} + +@-webkit-keyframes flipOutY { + from { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } + + 30% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); + transform: perspective(400px) rotate3d(0, 1, 0, -15deg); + opacity: 1; + } + + to { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + opacity: 0; + } +} + +@keyframes flipOutY { + from { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } + + 30% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); + transform: perspective(400px) rotate3d(0, 1, 0, -15deg); + opacity: 1; + } + + to { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + opacity: 0; + } +} + +.flipOutY { + -webkit-animation-duration: 0.75s; + animation-duration: 0.75s; + -webkit-backface-visibility: visible !important; + backface-visibility: visible !important; + -webkit-animation-name: flipOutY; + animation-name: flipOutY; +} + +@-webkit-keyframes lightSpeedIn { + from { + -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); + transform: translate3d(100%, 0, 0) skewX(-30deg); + opacity: 0; + } + + 60% { + -webkit-transform: skewX(20deg); + transform: skewX(20deg); + opacity: 1; + } + + 80% { + -webkit-transform: skewX(-5deg); + transform: skewX(-5deg); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes lightSpeedIn { + from { + -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); + transform: translate3d(100%, 0, 0) skewX(-30deg); + opacity: 0; + } + + 60% { + -webkit-transform: skewX(20deg); + transform: skewX(20deg); + opacity: 1; + } + + 80% { + -webkit-transform: skewX(-5deg); + transform: skewX(-5deg); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.lightSpeedIn { + -webkit-animation-name: lightSpeedIn; + animation-name: lightSpeedIn; + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; +} + +@-webkit-keyframes lightSpeedOut { + from { + opacity: 1; + } + + to { + -webkit-transform: translate3d(100%, 0, 0) skewX(30deg); + transform: translate3d(100%, 0, 0) skewX(30deg); + opacity: 0; + } +} + +@keyframes lightSpeedOut { + from { + opacity: 1; + } + + to { + -webkit-transform: translate3d(100%, 0, 0) skewX(30deg); + transform: translate3d(100%, 0, 0) skewX(30deg); + opacity: 0; + } +} + +.lightSpeedOut { + -webkit-animation-name: lightSpeedOut; + animation-name: lightSpeedOut; + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; +} + +@-webkit-keyframes rotateIn { + from { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: rotate3d(0, 0, 1, -200deg); + transform: rotate3d(0, 0, 1, -200deg); + opacity: 0; + } + + to { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +@keyframes rotateIn { + from { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: rotate3d(0, 0, 1, -200deg); + transform: rotate3d(0, 0, 1, -200deg); + opacity: 0; + } + + to { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +.rotateIn { + -webkit-animation-name: rotateIn; + animation-name: rotateIn; +} + +@-webkit-keyframes rotateInDownLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +@keyframes rotateInDownLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +.rotateInDownLeft { + -webkit-animation-name: rotateInDownLeft; + animation-name: rotateInDownLeft; +} + +@-webkit-keyframes rotateInDownRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +@keyframes rotateInDownRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +.rotateInDownRight { + -webkit-animation-name: rotateInDownRight; + animation-name: rotateInDownRight; +} + +@-webkit-keyframes rotateInUpLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +@keyframes rotateInUpLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +.rotateInUpLeft { + -webkit-animation-name: rotateInUpLeft; + animation-name: rotateInUpLeft; +} + +@-webkit-keyframes rotateInUpRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, -90deg); + transform: rotate3d(0, 0, 1, -90deg); + opacity: 0; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +@keyframes rotateInUpRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, -90deg); + transform: rotate3d(0, 0, 1, -90deg); + opacity: 0; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +.rotateInUpRight { + -webkit-animation-name: rotateInUpRight; + animation-name: rotateInUpRight; +} + +@-webkit-keyframes rotateOut { + from { + -webkit-transform-origin: center; + transform-origin: center; + opacity: 1; + } + + to { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: rotate3d(0, 0, 1, 200deg); + transform: rotate3d(0, 0, 1, 200deg); + opacity: 0; + } +} + +@keyframes rotateOut { + from { + -webkit-transform-origin: center; + transform-origin: center; + opacity: 1; + } + + to { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: rotate3d(0, 0, 1, 200deg); + transform: rotate3d(0, 0, 1, 200deg); + opacity: 0; + } +} + +.rotateOut { + -webkit-animation-name: rotateOut; + animation-name: rotateOut; +} + +@-webkit-keyframes rotateOutDownLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } +} + +@keyframes rotateOutDownLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } +} + +.rotateOutDownLeft { + -webkit-animation-name: rotateOutDownLeft; + animation-name: rotateOutDownLeft; +} + +@-webkit-keyframes rotateOutDownRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } +} + +@keyframes rotateOutDownRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } +} + +.rotateOutDownRight { + -webkit-animation-name: rotateOutDownRight; + animation-name: rotateOutDownRight; +} + +@-webkit-keyframes rotateOutUpLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } +} + +@keyframes rotateOutUpLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } +} + +.rotateOutUpLeft { + -webkit-animation-name: rotateOutUpLeft; + animation-name: rotateOutUpLeft; +} + +@-webkit-keyframes rotateOutUpRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, 90deg); + transform: rotate3d(0, 0, 1, 90deg); + opacity: 0; + } +} + +@keyframes rotateOutUpRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, 90deg); + transform: rotate3d(0, 0, 1, 90deg); + opacity: 0; + } +} + +.rotateOutUpRight { + -webkit-animation-name: rotateOutUpRight; + animation-name: rotateOutUpRight; +} + +@-webkit-keyframes hinge { + 0% { + -webkit-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + + 20%, + 60% { + -webkit-transform: rotate3d(0, 0, 1, 80deg); + transform: rotate3d(0, 0, 1, 80deg); + -webkit-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + + 40%, + 80% { + -webkit-transform: rotate3d(0, 0, 1, 60deg); + transform: rotate3d(0, 0, 1, 60deg); + -webkit-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + opacity: 1; + } + + to { + -webkit-transform: translate3d(0, 700px, 0); + transform: translate3d(0, 700px, 0); + opacity: 0; + } +} + +@keyframes hinge { + 0% { + -webkit-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + + 20%, + 60% { + -webkit-transform: rotate3d(0, 0, 1, 80deg); + transform: rotate3d(0, 0, 1, 80deg); + -webkit-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + + 40%, + 80% { + -webkit-transform: rotate3d(0, 0, 1, 60deg); + transform: rotate3d(0, 0, 1, 60deg); + -webkit-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + opacity: 1; + } + + to { + -webkit-transform: translate3d(0, 700px, 0); + transform: translate3d(0, 700px, 0); + opacity: 0; + } +} + +.hinge { + -webkit-animation-duration: 2s; + animation-duration: 2s; + -webkit-animation-name: hinge; + animation-name: hinge; +} + +@-webkit-keyframes jackInTheBox { + from { + opacity: 0; + -webkit-transform: scale(0.1) rotate(30deg); + transform: scale(0.1) rotate(30deg); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + } + + 50% { + -webkit-transform: rotate(-10deg); + transform: rotate(-10deg); + } + + 70% { + -webkit-transform: rotate(3deg); + transform: rotate(3deg); + } + + to { + opacity: 1; + -webkit-transform: scale(1); + transform: scale(1); + } +} + +@keyframes jackInTheBox { + from { + opacity: 0; + -webkit-transform: scale(0.1) rotate(30deg); + transform: scale(0.1) rotate(30deg); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + } + + 50% { + -webkit-transform: rotate(-10deg); + transform: rotate(-10deg); + } + + 70% { + -webkit-transform: rotate(3deg); + transform: rotate(3deg); + } + + to { + opacity: 1; + -webkit-transform: scale(1); + transform: scale(1); + } +} + +.jackInTheBox { + -webkit-animation-name: jackInTheBox; + animation-name: jackInTheBox; +} + +/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ + +@-webkit-keyframes rollIn { + from { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); + transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes rollIn { + from { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); + transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.rollIn { + -webkit-animation-name: rollIn; + animation-name: rollIn; +} + +/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ + +@-webkit-keyframes rollOut { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); + transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); + } +} + +@keyframes rollOut { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); + transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); + } +} + +.rollOut { + -webkit-animation-name: rollOut; + animation-name: rollOut; +} + +@-webkit-keyframes zoomIn { + from { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + 50% { + opacity: 1; + } +} + +@keyframes zoomIn { + from { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + 50% { + opacity: 1; + } +} + +.zoomIn { + -webkit-animation-name: zoomIn; + animation-name: zoomIn; +} + +@-webkit-keyframes zoomInDown { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomInDown { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomInDown { + -webkit-animation-name: zoomInDown; + animation-name: zoomInDown; +} + +@-webkit-keyframes zoomInLeft { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomInLeft { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomInLeft { + -webkit-animation-name: zoomInLeft; + animation-name: zoomInLeft; +} + +@-webkit-keyframes zoomInRight { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomInRight { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomInRight { + -webkit-animation-name: zoomInRight; + animation-name: zoomInRight; +} + +@-webkit-keyframes zoomInUp { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomInUp { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomInUp { + -webkit-animation-name: zoomInUp; + animation-name: zoomInUp; +} + +@-webkit-keyframes zoomOut { + from { + opacity: 1; + } + + 50% { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + to { + opacity: 0; + } +} + +@keyframes zoomOut { + from { + opacity: 1; + } + + 50% { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + to { + opacity: 0; + } +} + +.zoomOut { + -webkit-animation-name: zoomOut; + animation-name: zoomOut; +} + +@-webkit-keyframes zoomOutDown { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + to { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomOutDown { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + to { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomOutDown { + -webkit-animation-name: zoomOutDown; + animation-name: zoomOutDown; +} + +@-webkit-keyframes zoomOutLeft { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0); + transform: scale(0.1) translate3d(-2000px, 0, 0); + -webkit-transform-origin: left center; + transform-origin: left center; + } +} + +@keyframes zoomOutLeft { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0); + transform: scale(0.1) translate3d(-2000px, 0, 0); + -webkit-transform-origin: left center; + transform-origin: left center; + } +} + +.zoomOutLeft { + -webkit-animation-name: zoomOutLeft; + animation-name: zoomOutLeft; +} + +@-webkit-keyframes zoomOutRight { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: scale(0.1) translate3d(2000px, 0, 0); + transform: scale(0.1) translate3d(2000px, 0, 0); + -webkit-transform-origin: right center; + transform-origin: right center; + } +} + +@keyframes zoomOutRight { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: scale(0.1) translate3d(2000px, 0, 0); + transform: scale(0.1) translate3d(2000px, 0, 0); + -webkit-transform-origin: right center; + transform-origin: right center; + } +} + +.zoomOutRight { + -webkit-animation-name: zoomOutRight; + animation-name: zoomOutRight; +} + +@-webkit-keyframes zoomOutUp { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + to { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomOutUp { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + to { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomOutUp { + -webkit-animation-name: zoomOutUp; + animation-name: zoomOutUp; +} + +@-webkit-keyframes slideInDown { + from { + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes slideInDown { + from { + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.slideInDown { + -webkit-animation-name: slideInDown; + animation-name: slideInDown; +} + +@-webkit-keyframes slideInLeft { + from { + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes slideInLeft { + from { + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.slideInLeft { + -webkit-animation-name: slideInLeft; + animation-name: slideInLeft; +} + +@-webkit-keyframes slideInRight { + from { + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes slideInRight { + from { + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.slideInRight { + -webkit-animation-name: slideInRight; + animation-name: slideInRight; +} + +@-webkit-keyframes slideInUp { + from { + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes slideInUp { + from { + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.slideInUp { + -webkit-animation-name: slideInUp; + animation-name: slideInUp; +} + +@-webkit-keyframes slideOutDown { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + } +} + +@keyframes slideOutDown { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + } +} + +.slideOutDown { + -webkit-animation-name: slideOutDown; + animation-name: slideOutDown; +} + +@-webkit-keyframes slideOutLeft { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } +} + +@keyframes slideOutLeft { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } +} + +.slideOutLeft { + -webkit-animation-name: slideOutLeft; + animation-name: slideOutLeft; +} + +@-webkit-keyframes slideOutRight { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } +} + +@keyframes slideOutRight { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } +} + +.slideOutRight { + -webkit-animation-name: slideOutRight; + animation-name: slideOutRight; +} + +@-webkit-keyframes slideOutUp { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } +} + +@keyframes slideOutUp { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } +} + +.slideOutUp { + -webkit-animation-name: slideOutUp; + animation-name: slideOutUp; +} + +.animated { + -webkit-animation-duration: 1s; + animation-duration: 1s; + -webkit-animation-fill-mode: both; + animation-fill-mode: both; +} + +.animated.infinite { + -webkit-animation-iteration-count: infinite; + animation-iteration-count: infinite; +} + +.animated.delay-1s { + -webkit-animation-delay: 1s; + animation-delay: 1s; +} + +.animated.delay-2s { + -webkit-animation-delay: 2s; + animation-delay: 2s; +} + +.animated.delay-3s { + -webkit-animation-delay: 3s; + animation-delay: 3s; +} + +.animated.delay-4s { + -webkit-animation-delay: 4s; + animation-delay: 4s; +} + +.animated.delay-5s { + -webkit-animation-delay: 5s; + animation-delay: 5s; +} + +.animated.fast { + -webkit-animation-duration: 800ms; + animation-duration: 800ms; +} + +.animated.faster { + -webkit-animation-duration: 500ms; + animation-duration: 500ms; +} + +.animated.slow { + -webkit-animation-duration: 2s; + animation-duration: 2s; +} + +.animated.slower { + -webkit-animation-duration: 3s; + animation-duration: 3s; +} + +@media (print), (prefers-reduced-motion: reduce) { + .animated { + -webkit-animation-duration: 1ms !important; + animation-duration: 1ms !important; + -webkit-transition-duration: 1ms !important; + transition-duration: 1ms !important; + -webkit-animation-iteration-count: 1 !important; + animation-iteration-count: 1 !important; + } +} diff --git a/_sass/vendor/_fonts.scss b/_assets/stylesheets/vendor/_fonts.scss similarity index 60% rename from _sass/vendor/_fonts.scss rename to _assets/stylesheets/vendor/_fonts.scss index b1f99cb..24b7861 100644 --- a/_sass/vendor/_fonts.scss +++ b/_assets/stylesheets/vendor/_fonts.scss @@ -2,89 +2,79 @@ font-family: 'Raleway'; font-style: normal; font-weight: 300; - src: - local('Raleway Light'), - local('Raleway-Light'), + src: local('Raleway Light'), local('Raleway-Light'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwIYqWqZPAA.woff2 */ - url('../fonts/Raleway_300.woff2') format('woff2'), + asset_url('Raleway_300.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwIYqWqZPBg.woff */ - url('../fonts/Raleway_300.woff') format('woff'), + asset_url('Raleway_300.woff') format('woff'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwIYqWqZPBA.eot */ - url('../fonts/Raleway_300.eot?#iefix') format('embedded-opentype'), + asset_url('Raleway_300.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=1Ptrg8zYS_SKggPNwIYqWqZPBw&skey=f383b08b06c2c86f&v=v14#Raleway */ - url('../fonts/Raleway_300.svg#Raleway') format('svg'), + asset_url('Raleway_300.svg#Raleway') format('svg'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwIYqWqZPBQ.ttf */ - url('../fonts/Raleway_300.ttf') format('truetype'); + asset_url('Raleway_300.ttf') format('truetype'); } @font-face { font-family: 'Raleway'; font-style: normal; font-weight: 400; - src: - local('Raleway'), - local('Raleway-Regular'), + src: local('Raleway'), local('Raleway-Regular'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPNyC0ITw.woff2 */ - url('../fonts/Raleway_400.woff2') format('woff2'), + asset_url('Raleway_400.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPNyC0ISQ.woff */ - url('../fonts/Raleway_400.woff') format('woff'), + asset_url('Raleway_400.woff') format('woff'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPNyC0ISw.eot */ - url('../fonts/Raleway_400.eot?#iefix') format('embedded-opentype'), + asset_url('Raleway_400.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=1Ptug8zYS_SKggPNyC0ISA&skey=30a27f2564731c64&v=v14#Raleway */ - url('../fonts/Raleway_400.svg#Raleway') format('svg'), + asset_url('Raleway_400.svg#Raleway') format('svg'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPNyC0ISg.ttf */ - url('../fonts/Raleway_400.ttf') format('truetype'); + asset_url('Raleway_400.ttf') format('truetype'); } @font-face { font-family: 'Raleway'; font-style: italic; font-weight: 400; - src: - local('Raleway Italic'), - local('Raleway-Italic'), + src: local('Raleway Italic'), local('Raleway-Italic'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFq.woff2 */ - url('../fonts/Raleway_400i.woff2') format('woff2'), + asset_url('Raleway_400i.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFs.woff */ - url('../fonts/Raleway_400i.woff') format('woff'), + asset_url('Raleway_400i.woff') format('woff'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFu.eot */ - url('../fonts/Raleway_400i.eot?#iefix') format('embedded-opentype'), + asset_url('Raleway_400i.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=1Ptsg8zYS_SKggPNyCg4TYFt&skey=bf44ee29381a37b0&v=v14#Raleway */ - url('../fonts/Raleway_400i.svg#Raleway') format('svg'), + asset_url('Raleway_400i.svg#Raleway') format('svg'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFv.ttf */ - url('../fonts/Raleway_400i.ttf') format('truetype'); + asset_url('Raleway_400i.ttf') format('truetype'); } @font-face { font-family: 'Raleway'; font-style: normal; font-weight: 700; - src: - local('Raleway Bold'), - local('Raleway-Bold'), + src: local('Raleway Bold'), local('Raleway-Bold'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPAA.woff2 */ - url('../fonts/Raleway_700.woff2') format('woff2'), + asset_url('Raleway_700.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBg.woff */ - url('../fonts/Raleway_700.woff') format('woff'), + asset_url('Raleway_700.woff') format('woff'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBA.eot */ - url('../fonts/Raleway_700.eot?#iefix') format('embedded-opentype'), + asset_url('Raleway_700.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=1Ptrg8zYS_SKggPNwJYtWqZPBw&skey=e507c3e2b7915ad1&v=v14#Raleway */ - url('../fonts/Raleway_700.svg#Raleway') format('svg'), + asset_url('Raleway_700.svg#Raleway') format('svg'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBQ.ttf */ - url('../fonts/Raleway_700.ttf') format('truetype'); + asset_url('Raleway_700.ttf') format('truetype'); } @font-face { font-family: 'Raleway'; font-style: italic; font-weight: 700; - src: - local('Raleway Bold Italic'), - local('Raleway-BoldItalic'), + src: local('Raleway Bold Italic'), local('Raleway-BoldItalic'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCb.woff2 */ - url('../fonts/Raleway_700i.woff2') format('woff2'), + asset_url('Raleway_700i.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCd.woff */ - url('../fonts/Raleway_700i.woff') format('woff'), + asset_url('Raleway_700i.woff') format('woff'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCf.eot */ - url('../fonts/Raleway_700i.eot?#iefix') format('embedded-opentype'), + asset_url('Raleway_700i.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=1Ptpg8zYS_SKggPNyCgw9qR_AtCc&skey=9ecf9384a6d643b6&v=v14#Raleway */ - url('../fonts/Raleway_700i.svg#Raleway') format('svg'), + asset_url('Raleway_700i.svg#Raleway') format('svg'), /* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCe.ttf */ - url('../fonts/Raleway_700i.ttf') format('truetype'); + asset_url('Raleway_700i.ttf') format('truetype'); } diff --git a/_assets/oldcss/vendor/_morphext.scss b/_assets/stylesheets/vendor/_morphext.scss similarity index 100% rename from _assets/oldcss/vendor/_morphext.scss rename to _assets/stylesheets/vendor/_morphext.scss diff --git a/_assets/oldcss/vendor/_overhang.scss b/_assets/stylesheets/vendor/_overhang.scss similarity index 100% rename from _assets/oldcss/vendor/_overhang.scss rename to _assets/stylesheets/vendor/_overhang.scss diff --git a/_config.yml b/_config.yml index e9ab31a..79a5ae1 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,7 @@ twitter: username: UnitooInc card: summary -logo: /assets/images/logo-extended.png +logo: /assets/images/logo-extended.webp # Build settings markdown: kramdown @@ -28,10 +28,20 @@ exclude_from_localizations: ["javascript", "images", "css"] mastodon_url: "https://mastodon.uno/@unitoo" +assets: + compress: + css: sass + js: uglifier + digest: true + sources: + - _assets/images + - _assets/javascripts + - _assets/stylesheets + - _assets/fonts + plugins: - jekyll-assets - jekyll-seo-tag - - jekyll-feed - jekyll-sitemap - jekyll-minifier - jekyll-multiple-languages-plugin diff --git a/_i18n/it.yml b/_i18n/it.yml index 0ab083f..cd8e609 100644 --- a/_i18n/it.yml +++ b/_i18n/it.yml @@ -38,12 +38,14 @@ buttons: projects: "Progetti" know_us_on_mastodon: "Vieni a conoscerci su Mastodon!" find_how_we_build_software: "Scopri quali tecnologie utilizziamo" - find_what: "Scopri in cosa possiamo essere di aiuto" + find_what: "Scopri la nostra piattaforma e i costi" know_more: "Approfondisci" go_to_channel: "Vai al canale" + go_to_helpdesk: "Vai all'Helpdesk" inputs: search: "Vuoi cercare qualcosa?" + no_results: "Nessun risultato" index: header_title: "Sviluppo software e consulenza senza compromessi" @@ -54,7 +56,7 @@ index: software_development: "Sviluppo software" software_development_text: "Un processo lineare basato sull'analisi dei requisiti, le migliori tecnologie e la massima disponibilità.
Inoltre, avrai sempre una traccia di ciò che è stato fatto e di cosa verrà sviluppato grazie ai software di controllo versione come Git.

Siamo disponibili anche a partecipare allo sviluppo di software già avviati." technical_advice: "Consulenza" - technical_advice_text: "Siamo pronti a fornire i dettagli che faranno la differenza nella scelta dei migliori software sul mercato.

Lavoriamo da anni con diversi software liberi come LibreOffice, Nextcloud, GNU/Linux... e possiamo guidarti nella loro configurazione/ installazione per ottenere il massimo profitto." + technical_advice_text: "Tramite la nostra piattaforma di Helpdesk, siamo pronti a fornire i dettagli che faranno la differenza nel mondo del software e delle infrastrutture.

Da anni lavoriamo con diversi software liberi come GNU/Linux, LibreOffice, Nextcloud... e possiamo guidarti nella loro configurazione per raggiungere al meglio i tuoi obiettivi." products_title: "Soluzioni software" products: nextcloud: "Nextcloud" @@ -99,13 +101,59 @@ software_technologies: technical_advice: title: "Consulenza tecnica" - text: "Il panorama tecnologico cresce a dismisura ed avere una chiara visione delle possibilità presenti non è cosa semplice. Per questo ci rendiamo disponibili a suggerire le migliori tecnologie da applicare alle necessità espresse.
Il nostro obiettivo in tal senso è soddisfare l'esigenza nel modo più professionale, consigliando in primis soluzioni etiche basate su Free software.
Qualche area d esempio" + text: "Il panorama tecnologico cresce a dismisura ed avere una chiara visione delle possibilità presenti non è cosa semplice. Per questo siamo disponibili, tramite la nostra piattaforma dedicata, a suggerire le migliori tecnologie da applicare alle necessità espresse.
Il nostro obiettivo in tal senso è soddisfare l'esigenza nel modo più professionale, consigliando in primis soluzioni etiche basate su software libero.

Ecco alcune aree su cui potrete ricevere consulenza: server e infrastrutture Cloud su piattaforme moderne, progettazione software, strumenti di teamwork agile, strumenti di backup, piattaforme di monitoring, sistemi di gestione password sicuri, sistemi di sicurezza da ransomware, malware..." cloud_title: "Server e infrastrutture \"Cloud\"" - cloud_text: "Suggeriamo software completamente liberi e applichiamo al nostro meglio gli ultimi standard in termini di sicurezza e privacy." - software_solutions_title: "Soluzioni software libero" - software_solutions_text: "Di soluzioni ne esistono tante ma quello che conta è scegliere quella più idonea e scalabile. Il software libero in questo caso è di prima scelta" + cloud_text: "
    +
  • Primo avvio, buone pratiche di configurazione e scalabilità
  • +
  • Alert e monitoring
  • +
  • Backup e resilienza
  • +
  • VPN e Tunnel
  • +
" + software_solutions_title: "Soluzioni software e teamwork" + software_solutions_text: "
    +
  • Soluzioni teamwork e gestione dei processi
  • +
  • Piattaforme per helpdesk
  • +
  • Strumenti per la gestione di file, calendario, video conferenza in cloud
  • +
  • DNS e protezioni da ransomware, ads, malware
  • +
  • Sistemi analytics non dipendenti da Google
  • +
" licenses_title: "Licenze, copyleft e applicazione del GDPR" licenses_text: "Rilasciare un software non è solo questione di codice, ma è anche questione di diritti ed etica. Perchè non valutare strade alternative?" + how_to_buy_title: "Come posso accedere alla piattaforma di consulenza?" + how_to_buy_text: " + Per poter ottenere un accesso alla piattaforma di helpdesk è necessario prima di tutto contattarci (scorrendo la pagina troverete tutte le modalità) per conoscere nel dettaglio le esigenze per le quali si richiede una consulenza. Ci teniamo a sottolineare che questo servizio è rivolto maggiormente alle piccole/ medie realtà che hanno bisogno di maggiori soluzioni rivolte a rendere i processi aziendali più semplici, tracciabili, mantenibili e di conseguenza aumentare i profitti. + " + prices_title: "Quanto costa?" + prices_text: " + La piattaforma e il know-how li mettiamo noi, tu scegli il periodo che più ti soddisfa.
Nessun contratto vincolante. Nessuna clausola vessatoria. Semplice come lo immagini.

+ Accettiamo anche pagamenti in Cryptovalute! + " + aside_helpdesk: "Hai già le credenziali per il login ma non trovi l'accesso alla piattaforma? Eccolo qui!" + prices: + first_title: "ESSENTIAL" + first_text: "La scelta perfetta per un primo contatto o per consulenze con tempi brevi e prestabiliti" + first_description: " + Accesso alla piattaforma
+ Prima risposta entro 24 ore lavorative
+ Tracciabilità via mail + " + second_title: "PERFORMANCE" + second_text: "Il giusto compromesso. 3 mesi per aiutarti al meglio con i tuoi progetti." + second_description: " + Accesso alla piattaforma
+ Prima risposta entro 12 ore lavorative
+ Tracciabilità via mail
+ Accesso multiutenza (max 2 utenze) + " + third_title: "PROFESSIONAL" + third_text: "La soluzione definitiva per progetti a lungo termine e strutture in crescita" + third_description: " + Accesso alla piattaforma
+ Prima risposta entro 8 ore lavorative
+ Tracciabilità via mail
+ Accesso multiutenza
+ Accesso alla libreria interna + " projects: title: "Progetti, per andare oltre" @@ -209,9 +257,31 @@ radio: text_5: " hanno rilasciato la versione aggiornata del software, abbiamo subito provveduto a spostare i nostri contenuti nella loro piattaforma. Pertanto al seguente link avrete la possibilità di ascoltare, scaricare e condividere (nelle libertà concesse e nel rispetto delle licenze CC associate ad ogni file) i vari Podcast." staff: + yamabiiko: + alt_img: "Foto profilo di Lorenzo Tucci" + text: "

+        Compiling yamabiiko v0.1.0 (file:///projects/unsafe-yamabiiko)
+ error[E0133]: call to yamabiiko is unsafe and requires unsafe function or block
+ --> src/main.rs:4:5
+ |
+ 4 | dangerous();
+ | ^^^^^^^^^^^ call to unsafe function
+ |
+ = note: consult the function's documentation for information on how to avoid undefined behavior
+
+ error: aborting due to previous error
+
+ For more information about this error, try `rustc --explain yamabiiko`.
+ error: could not compile `unsafe-example`
+
+ To learn more, run the command again with --verbose.
+
+ " + github_url: "https://github.com/yamabiiko" + gitlab_url: "https://gitlab.com/yamabik0" cmaradonna: alt_img: "Foto profilo di Claudio Maradonna" - text: "Fondatore di Unitoo e sviluppatore.
Si introduce nel mondo del software a 13 anni e da li inizia la sua avventura nel mondo GNU/Linux, tra un overclock e l altro.

Oggi sviluppa con Ruby e Rails e ritiene il C++ uno dei linguaggi più belli e funzionali." + text: "Fondatore di Unitoo e sviluppatore.
Si introduce nel mondo del software a 13 anni e da li inizia la sua avventura nel mondo GNU/Linux, tra un overclock e l altro.

Oggi sviluppa principalmente con Ruby e Rails. Ha un debole per il C++ <3" mastodon_url: "https://mastodon.uno/@penguyman" instagram_url: "https://www.instagram.com/cmaradonna/" github_url: "https://github.com/FiloSpaTeam" diff --git a/_includes/bottom.html b/_includes/bottom.html index dc2a9ab..9468611 100644 --- a/_includes/bottom.html +++ b/_includes/bottom.html @@ -1,4 +1,4 @@ -{% asset app.js %} +{% asset main.js %}

404

Page not found :(

The requested page could not be found.

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+

404

+ +

Page not found :(

+

The requested page could not be found.

+
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/assets/.sprockets-manifest-c36d6280d684a5cd07506f6e8f8403e2.json b/_site/assets/.sprockets-manifest-c36d6280d684a5cd07506f6e8f8403e2.json index 06981c7..2922944 100644 --- a/_site/assets/.sprockets-manifest-c36d6280d684a5cd07506f6e8f8403e2.json +++ b/_site/assets/.sprockets-manifest-c36d6280d684a5cd07506f6e8f8403e2.json @@ -1 +1 @@ -{"files":{"header-software-c326c5c6f1a8f012b02a0ae7bf51a92b5a9e71445e9f7bc698e739102cfa9f60.jpg":{"logical_path":"header-software.jpg","mtime":"2018-10-07T16:24:47+02:00","size":197681,"digest":"c326c5c6f1a8f012b02a0ae7bf51a92b5a9e71445e9f7bc698e739102cfa9f60","integrity":"sha256-wybFxvGo8BKwKgrnv1GpK1qecURen3vGmOc5ECz6n2A="},"team_building-5a5b99e1e30b1a04e78e6a4ade9be1bc08c104b8aa159935cec8c560132c861c.jpg":{"logical_path":"team_building.jpg","mtime":"2018-09-02T10:16:10+02:00","size":31284,"digest":"5a5b99e1e30b1a04e78e6a4ade9be1bc08c104b8aa159935cec8c560132c861c","integrity":"sha256-WluZ4eMLGgTnjmpK3pvhvAjBBLiqFZk1zsjFYBMshhw="},"server_farm-50245e5d6d34a86572096701836ae44ba44d384977a132dde65069eb927c0351.jpg":{"logical_path":"server_farm.jpg","mtime":"2018-09-02T10:16:10+02:00","size":42347,"digest":"50245e5d6d34a86572096701836ae44ba44d384977a132dde65069eb927c0351","integrity":"sha256-UCReXW00qGVyCWcBg2rkS6RNOEl3oTLd5lBp65J8A1E="},"software_devel-890adac6320eacaa6c11fcc43af76cbd50aa3501b9e329587a48474f9c2ee4c2.jpg":{"logical_path":"software_devel.jpg","mtime":"2018-09-02T10:16:10+02:00","size":45175,"digest":"890adac6320eacaa6c11fcc43af76cbd50aa3501b9e329587a48474f9c2ee4c2","integrity":"sha256-iQraxjIOrKpsEfzEOvdsvVCqNQG54ylYekhHT5wu5MI="},"forge-facab2abb0c8086314a0c6ad69fa9c07670464e2c9a8a7c0500278e301439879.jpg":{"logical_path":"forge.jpg","mtime":"2018-09-02T10:16:10+02:00","size":37258,"digest":"facab2abb0c8086314a0c6ad69fa9c07670464e2c9a8a7c0500278e301439879","integrity":"sha256-+sqyq7DICGMUoMatafqcB2cEZOLJqKfAUAJ44wFDmHk="},"thinks-ae177418887fcea3277ad15bced2f79bbc0e3f3d155e483ac8683095e75835d0.jpg":{"logical_path":"thinks.jpg","mtime":"2018-09-02T10:16:10+02:00","size":183935,"digest":"ae177418887fcea3277ad15bced2f79bbc0e3f3d155e483ac8683095e75835d0","integrity":"sha256-rhd0GIh/zqMnetFbztL3m7wOPz0VXkg6yGgwledYNdA="},"libreboot-227473ad4a974937cad64595e15e6931a60c78ba6421d42da6ea43854ec57bc8.jpg":{"logical_path":"libreboot.jpg","mtime":"2018-09-02T10:16:10+02:00","size":201314,"digest":"227473ad4a974937cad64595e15e6931a60c78ba6421d42da6ea43854ec57bc8","integrity":"sha256-InRzrUqXSTfK1kWV4V5pMaYMeLpkIdQtpupDhU7Fe8g="},"server_hardening-96bfb8f4b4bfa70159cc190399fc0df38cd706cd0a127aac0279479217e25b26.jpg":{"logical_path":"server_hardening.jpg","mtime":"2018-09-02T10:16:10+02:00","size":101782,"digest":"96bfb8f4b4bfa70159cc190399fc0df38cd706cd0a127aac0279479217e25b26","integrity":"sha256-lr+49LS/pwFZzBkDmfwN84zXBs0KEnqsAnlHkhfiWyY="},"nextcloud-87fed9fb99d638353684532b8b526741b2c39daf0f138ef9ef9956d8e78b72ac.jpg":{"logical_path":"nextcloud.jpg","mtime":"2018-10-07T16:24:47+02:00","size":99362,"digest":"87fed9fb99d638353684532b8b526741b2c39daf0f138ef9ef9956d8e78b72ac","integrity":"sha256-h/7Z+5nWODU2hFMri1JnQbLDna8PE47575lW2OeLcqw="},"info_at_unitoo_qrcode-8b93d7cb4ac3ee8ba1c0c427a87459c9148d4a11758890c74a29a1ab8fea66b9.png":{"logical_path":"info_at_unitoo_qrcode.png","mtime":"2018-09-02T10:16:10+02:00","size":3585,"digest":"8b93d7cb4ac3ee8ba1c0c427a87459c9148d4a11758890c74a29a1ab8fea66b9","integrity":"sha256-i5PXy0rD7ouhwMQnqHRZyRSNShF1iJDHSimhq4/qZrk="},"aside-1-4f91cecca88e730974ca44ab337d76f038252f1c5cdff7e967133775de27c282.jpg":{"logical_path":"aside-1.jpg","mtime":"2018-09-02T10:16:10+02:00","size":92726,"digest":"4f91cecca88e730974ca44ab337d76f038252f1c5cdff7e967133775de27c282","integrity":"sha256-T5HOzKiOcwl0ykSrM3128DglLxxc3/fpZxM3dd4nwoI="},"gplv3_logo-55d90dd244e05b3fabf4c3a619436f24b6fe5e80de498ffd62b12f086c840e03.png":{"logical_path":"gplv3_logo.png","mtime":"2018-10-07T16:24:47+02:00","size":17929,"digest":"55d90dd244e05b3fabf4c3a619436f24b6fe5e80de498ffd62b12f086c840e03","integrity":"sha256-VdkN0kTgWz+r9MOmGUNvJLb+XoDeSY/9YrEvCGyEDgM="},"software-8affc6a7cbd735357ca2abefdea91140045c686bc3429ec20557ae1118bdda85.jpg":{"logical_path":"software.jpg","mtime":"2018-09-02T10:16:10+02:00","size":90205,"digest":"8affc6a7cbd735357ca2abefdea91140045c686bc3429ec20557ae1118bdda85","integrity":"sha256-iv/Gp8vXNTV8oqvv3qkRQARcaGvDQp7CBVeuERi92oU="},"libreboot_logo-d42f20ae38531f072cb2227afce369e7fd5d732e4edde4b6c8c3305ccb13e8b1.png":{"logical_path":"libreboot_logo.png","mtime":"2018-09-02T10:16:10+02:00","size":17511,"digest":"d42f20ae38531f072cb2227afce369e7fd5d732e4edde4b6c8c3305ccb13e8b1","integrity":"sha256-1C8grjhTHwcssiJ6/ONp5/1dcy5O3eS2yMMwXMsT6LE="},"silence_icon-c46c3ecbfd96f29e9582fb24f53953852128f7f31aedf68380733aec9468c40c.jpg":{"logical_path":"silence_icon.jpg","mtime":"2018-09-02T10:16:10+02:00","size":1153,"digest":"c46c3ecbfd96f29e9582fb24f53953852128f7f31aedf68380733aec9468c40c","integrity":"sha256-xGw+y/2W8p6Vgvsk9TlThSEo9/Ma7faDgHM67JRoxAw="},"silence_icon-3fd982ebea72ebb38cd8a861c70aff26b64a753a8d3b260f0332df6d2833eafe.png":{"logical_path":"silence_icon.png","mtime":"2019-08-14T10:44:34+02:00","size":9859,"digest":"3fd982ebea72ebb38cd8a861c70aff26b64a753a8d3b260f0332df6d2833eafe","integrity":"sha256-P9mC6+py67OM2Khhxwr/JrZKdTqNOyYPAzLfbSgz6v4="},"android-491e24bf997b4cfba1c2018462dacb5be56a46031e1eafb31602e6d101f58cc9.png":{"logical_path":"android.png","mtime":"2018-09-02T10:16:10+02:00","size":3130,"digest":"491e24bf997b4cfba1c2018462dacb5be56a46031e1eafb31602e6d101f58cc9","integrity":"sha256-SR4kv5l7TPuhwgGEYtrLW+VqRgMeHq+zFgLm0QH1jMk="},"gpg_icon-0860cb95ffed0627e43488207b783374cdbdfb33108070633010973f8f733daa.png":{"logical_path":"gpg_icon.png","mtime":"2018-09-02T10:16:10+02:00","size":6508,"digest":"0860cb95ffed0627e43488207b783374cdbdfb33108070633010973f8f733daa","integrity":"sha256-CGDLlf/tBifkNIgge3gzdM29+zMQgHBjMBCXP49zPao="},"gnulinux-d2eca67df10309b15f06bf1f532a1f6f5e9882d095083799aad8aac2a74785f6.png":{"logical_path":"gnulinux.png","mtime":"2018-09-02T10:16:10+02:00","size":9351,"digest":"d2eca67df10309b15f06bf1f532a1f6f5e9882d095083799aad8aac2a74785f6","integrity":"sha256-0uymffEDCbFfBr8fUyofb16YgtCVCDeZqtiqwqdHhfY="},"windows-7fcbc83d8e649bd6584207670f5805dc58855d2238d3f3200847cfe213d50132.png":{"logical_path":"windows.png","mtime":"2018-09-02T10:16:10+02:00","size":1044,"digest":"7fcbc83d8e649bd6584207670f5805dc58855d2238d3f3200847cfe213d50132","integrity":"sha256-f8vIPY5km9ZYQgdnD1gF3FiFXSI40/MgCEfP4hPVATI="},"apple-8b605820c0b077feb486adfa0358b9a67a3d3a5ff8abe6ef7ab546915c10ca4e.png":{"logical_path":"apple.png","mtime":"2018-09-02T10:16:10+02:00","size":1663,"digest":"8b605820c0b077feb486adfa0358b9a67a3d3a5ff8abe6ef7ab546915c10ca4e","integrity":"sha256-i2BYIMCwd/60hq36A1i5pno9Ol/4q+bverVGkVwQyk4="},"conversations_icon-cdf7cfed5b31981b8f9d847ed164e8d70fe9767cbbc68f489fa71f841e1ae4d3.jpg":{"logical_path":"conversations_icon.jpg","mtime":"2018-09-02T10:16:10+02:00","size":1676,"digest":"cdf7cfed5b31981b8f9d847ed164e8d70fe9767cbbc68f489fa71f841e1ae4d3","integrity":"sha256-zffP7VsxmBuPnYR+0WTo1w/pdny7xo9In6cfhB4a5NM="},"conversations_icon-e2dd11947604d6b7d07705f090ac129d7892341e55ee969348ee8ed5b9ef8818.png":{"logical_path":"conversations_icon.png","mtime":"2019-08-14T10:48:16+02:00","size":16421,"digest":"e2dd11947604d6b7d07705f090ac129d7892341e55ee969348ee8ed5b9ef8818","integrity":"sha256-4t0RlHYE1rfQdwXwkKwSnXiSNB5V7paTSO6O1bnviBg="},"gajim_icon-addf9d161ae5fc464ca2248f36cf6026db124144b66211a2a918994ae1880b61.png":{"logical_path":"gajim_icon.png","mtime":"2018-09-02T10:16:10+02:00","size":4358,"digest":"addf9d161ae5fc464ca2248f36cf6026db124144b66211a2a918994ae1880b61","integrity":"sha256-rd+dFhrl/EZMoiSPNs9gJtsSQUS2YhGiqRiZSuGIC2E="},"pidgin_icon-d3a874edd44671542a1aad9fb8486db38aa3a0c2207d11c7cd39527fc7846736.jpg":{"logical_path":"pidgin_icon.jpg","mtime":"2018-10-07T16:24:48+02:00","size":2874,"digest":"d3a874edd44671542a1aad9fb8486db38aa3a0c2207d11c7cd39527fc7846736","integrity":"sha256-06h07dRGcVQqGq2fuEhts4qjoMIgfRHHzTlSf8eEZzY="},"pidgin_icon-f999a1c0bbe3c12bd7e57aa579779cb53a1d497a0dff35ffde599342ad20ccfa.png":{"logical_path":"pidgin_icon.png","mtime":"2019-08-14T10:50:37+02:00","size":12506,"digest":"f999a1c0bbe3c12bd7e57aa579779cb53a1d497a0dff35ffde599342ad20ccfa","integrity":"sha256-+ZmhwLvjwSvX5XqleXectTodSXoN/zX/3lmTQq0gzPo="},"linphone_icon-015b993e5881ceac2b236b8b1db3459a7ff70f5063e9d26a7f53f673dc54bae0.jpg":{"logical_path":"linphone_icon.jpg","mtime":"2018-09-02T10:16:10+02:00","size":1312,"digest":"015b993e5881ceac2b236b8b1db3459a7ff70f5063e9d26a7f53f673dc54bae0","integrity":"sha256-AVuZPliBzqwrI2uLHbNFmn/3D1Bj6dJqf1P2c9xUuuA="},"hubzilla_icon-3c16d8a6e8bb5b9546d31c39c1b0df7170de6b86f3239f2cecc894fea28a5a85.png":{"logical_path":"hubzilla_icon.png","mtime":"2018-09-02T10:16:10+02:00","size":2634,"digest":"3c16d8a6e8bb5b9546d31c39c1b0df7170de6b86f3239f2cecc894fea28a5a85","integrity":"sha256-PBbYpui7W5VG0xw5wbDfcXDea4bzI58s7MiU/qKKWoU="},"gnusocial_icon-a7d88319f1f448d16b5484f8c67f854630b5fe970be205127e59f88deab404fe.png":{"logical_path":"gnusocial_icon.png","mtime":"2018-09-02T10:16:10+02:00","size":3088,"digest":"a7d88319f1f448d16b5484f8c67f854630b5fe970be205127e59f88deab404fe","integrity":"sha256-p9iDGfH0SNFrVIT4xn+FRjC1/pcL4gUSfln4jeq0BP4="},"training_table-538f076c93f6da227905ed816b8d90e0ea54bb0fbee9a85c7ca61830b898088f.jpg":{"logical_path":"training_table.jpg","mtime":"2018-09-02T10:16:10+02:00","size":182557,"digest":"538f076c93f6da227905ed816b8d90e0ea54bb0fbee9a85c7ca61830b898088f","integrity":"sha256-U48HbJP22iJ5Be2Ba42Q4OpUuw++6ahcfKYYMLiYCI8="},"library-4c9f41e32c1382cb7bd9fc4d34b3ad01ccf6cd462d93703557de60ac76ab8a9f.jpg":{"logical_path":"library.jpg","mtime":"2018-09-02T10:16:10+02:00","size":296913,"digest":"4c9f41e32c1382cb7bd9fc4d34b3ad01ccf6cd462d93703557de60ac76ab8a9f","integrity":"sha256-TJ9B4ywTgst72fxNNLOtAcz2zUYtk3A1V95grHarip8="},"cpp-913e3ca0f07b8ec142f52f7f5c72bb51e31e654c757429e22e67d072c0bb0d18.png":{"logical_path":"cpp.png","mtime":"2018-09-02T10:16:10+02:00","size":5300,"digest":"913e3ca0f07b8ec142f52f7f5c72bb51e31e654c757429e22e67d072c0bb0d18","integrity":"sha256-kT48oPB7jsFC9S9/XHK7UeMeZUx1dCniLmfQcsC7DRg="},"qt-eaa8a9c10a9f2648653f8e05f9cbb9bebbe445501648ad4af98357e9c344f4e1.png":{"logical_path":"qt.png","mtime":"2018-09-02T10:16:10+02:00","size":3012,"digest":"eaa8a9c10a9f2648653f8e05f9cbb9bebbe445501648ad4af98357e9c344f4e1","integrity":"sha256-6qipwQqfJkhlP44F+cu5vrvkRVAWSK1K+YNX6cNE9OE="},"ruby-a028623490b588057f08512aebdbc89635b58c7ef9a379c142e0e7489a7cd3cf.png":{"logical_path":"ruby.png","mtime":"2018-09-02T10:16:10+02:00","size":9363,"digest":"a028623490b588057f08512aebdbc89635b58c7ef9a379c142e0e7489a7cd3cf","integrity":"sha256-oChiNJC1iAV/CFEq69vIljW1jH75o3nBQuDnSJp8088="},"rails-912f4dda3569e69932e3e4d1ab9e735d36bf4f6e9bff3a532b967db530ffeca8.png":{"logical_path":"rails.png","mtime":"2018-09-02T10:16:10+02:00","size":2813,"digest":"912f4dda3569e69932e3e4d1ab9e735d36bf4f6e9bff3a532b967db530ffeca8","integrity":"sha256-kS9N2jVp5pky4+TRq55zXTa/T26b/zpTK5Z9tTD/7Kg="},"html5-6b1e3ae7588ffe13537066ae638a4ea861e8e9fb549b38352ab6ef9a2962d298.png":{"logical_path":"html5.png","mtime":"2018-09-02T10:16:10+02:00","size":3480,"digest":"6b1e3ae7588ffe13537066ae638a4ea861e8e9fb549b38352ab6ef9a2962d298","integrity":"sha256-ax4651iP/hNTcGauY4pOqGHo6ftUmzg1Krbvmili0pg="},"php-6f0e5ba12f4395ecf95dc3ec6128d2ee417e87cffca1b6778d933c6ad331c30d.png":{"logical_path":"php.png","mtime":"2018-09-02T10:16:10+02:00","size":5516,"digest":"6f0e5ba12f4395ecf95dc3ec6128d2ee417e87cffca1b6778d933c6ad331c30d","integrity":"sha256-bw5boS9Dlez5XcPsYSjS7kF+h8/8obZ3jZM8atMxww0="},"laravel-6ce10aa2d011d7d6b75cf371066b891d2357693ff7ae3759d04852d0b0a8f2f3.png":{"logical_path":"laravel.png","mtime":"2018-09-02T10:16:10+02:00","size":2673,"digest":"6ce10aa2d011d7d6b75cf371066b891d2357693ff7ae3759d04852d0b0a8f2f3","integrity":"sha256-bOEKotAR19a3XPNxBmuJHSNXaT/3rjdZ0EhS0LCo8vM="},"postgresql-34e07eca9afb1c061141a963d8e1cc4098439ccfcafe2605f98bf6abd9657d4d.png":{"logical_path":"postgresql.png","mtime":"2018-09-02T10:16:10+02:00","size":7662,"digest":"34e07eca9afb1c061141a963d8e1cc4098439ccfcafe2605f98bf6abd9657d4d","integrity":"sha256-NOB+ypr7HAYRQalj2OHMQJhDnM/K/iYF+Yv2q9llfU0="},"bash-f5eef35db8f75fb5416b74082cbcf1151fc89813ae53f3fe7ac99b8075b56815.png":{"logical_path":"bash.png","mtime":"2018-09-02T10:16:10+02:00","size":6516,"digest":"f5eef35db8f75fb5416b74082cbcf1151fc89813ae53f3fe7ac99b8075b56815","integrity":"sha256-9e7zXbj3X7VBa3QILLzxFR/ImBOuU/P+esmbgHW1aBU="},"jolla-54a666b7f3d2fa8fb81b3e0635b4bc632b0e5c66800a1d85dfbb1cfce9f3a65b.png":{"logical_path":"jolla.png","mtime":"2018-09-02T10:16:10+02:00","size":1363,"digest":"54a666b7f3d2fa8fb81b3e0635b4bc632b0e5c66800a1d85dfbb1cfce9f3a65b","integrity":"sha256-VKZmt/PS+o+4Gz4GNbS8YysOXGaACh2F37sc/Onzpls="},"password-e0424a36d607bcf743b5672c13019f50e1e5deee1c3cf36ed056e65ef8a218a5.jpg":{"logical_path":"password.jpg","mtime":"2019-08-14T14:54:47+02:00","size":243806,"digest":"e0424a36d607bcf743b5672c13019f50e1e5deee1c3cf36ed056e65ef8a218a5","integrity":"sha256-4EJKNtYHvPdDtWcsEwGfUOHl3u4cPPNu0FbmXviiGKU="},"backup-4e5c581fde44f2cfc54f60284ff97cb11abd600fbb3396751e2e22df7e30843c.jpg":{"logical_path":"backup.jpg","mtime":"2019-08-14T14:56:27+02:00","size":173866,"digest":"4e5c581fde44f2cfc54f60284ff97cb11abd600fbb3396751e2e22df7e30843c","integrity":"sha256-TlxYH95E8s/FT2AoT/l8sRq9YA+7M5Z1Hi4i334whDw="},"sources-56e92cbdaed3b91c10bebdd88299e2cd375794a253ca014e763cc42e0c192d9c.jpg":{"logical_path":"sources.jpg","mtime":"2019-08-14T15:01:18+02:00","size":130204,"digest":"56e92cbdaed3b91c10bebdd88299e2cd375794a253ca014e763cc42e0c192d9c","integrity":"sha256-Vuksva7TuRwQvr3YgpnizTdXlKJTygFOdjzELgwZLZw="},"header-radio-02bc92c7de3197725aeeba120c3247fa4c82fbe90215cdae0a1ba6173044e650.jpg":{"logical_path":"header-radio.jpg","mtime":"2020-02-20T09:00:59+01:00","size":426787,"digest":"02bc92c7de3197725aeeba120c3247fa4c82fbe90215cdae0a1ba6173044e650","integrity":"sha256-ArySx94xl3Ja7roSDDJH+kyC++kCFc2uChumFzBE5lA="},"logo_extended_dark-057e98bd4950419577a7a64553135de8484d2d628de30fe2cf0c64829bb07f15.png":{"logical_path":"logo_extended_dark.png","mtime":"2018-09-02T10:16:10+02:00","size":17481,"digest":"057e98bd4950419577a7a64553135de8484d2d628de30fe2cf0c64829bb07f15","integrity":"sha256-BX6YvUlQQZV3p6ZFUxNd6EhNLWKN4w/izwxkgpuwfxU="},"logo-8ab5a3712cedf2a60c1408449d55ef6b333b45b66f2cfdac7be66369df38537e.png":{"logical_path":"logo.png","mtime":"2018-09-02T10:16:10+02:00","size":3893,"digest":"8ab5a3712cedf2a60c1408449d55ef6b333b45b66f2cfdac7be66369df38537e","integrity":"sha256-irWjcSzt8qYMFAhEnVXvazM7RbZvLP2se+Zjad84U34="},"header-mastodon-b8556858b5041ca9c3e98a9a42d1907d3798f9dfd266de8b6647aa979f6888f0.jpg":{"logical_path":"header-mastodon.jpg","mtime":"2020-03-31T12:32:26+02:00","size":292252,"digest":"b8556858b5041ca9c3e98a9a42d1907d3798f9dfd266de8b6647aa979f6888f0","integrity":"sha256-uFVoWLUEHKnD6YqaQtGQfTeY+d/SZt6LZkeql59oiPA="},"header-radio-d8e8838bc24b4e8fc64dc734d5814b1f5844ef727639de3a48409a33766f9dd7.jxr":{"logical_path":"header-radio.jxr","mtime":"2020-04-05T10:10:31+02:00","size":243898,"digest":"d8e8838bc24b4e8fc64dc734d5814b1f5844ef727639de3a48409a33766f9dd7","integrity":"sha256-2OiDi8JLTo/GTcc01YFLH1hE73J2Od46SECaM3Zvndc="},"header-radio-8a25fa522a45681a9094b0e6913c80ce4314672dda35067f28cd97e769b1e0ee.webp":{"logical_path":"header-radio.webp","mtime":"2020-04-05T10:13:28+02:00","size":87726,"digest":"8a25fa522a45681a9094b0e6913c80ce4314672dda35067f28cd97e769b1e0ee","integrity":"sha256-iiX6UipFaBqQlLDmkTyAzkMUZy3aNQZ/KM2X52mx4O4="},"header-mastodon-ccddebf485c3ef74b6e9412c521407a03aee8346375a1ef24493c96fde6440a7.webp":{"logical_path":"header-mastodon.webp","mtime":"2020-04-05T10:15:55+02:00","size":30500,"digest":"ccddebf485c3ef74b6e9412c521407a03aee8346375a1ef24493c96fde6440a7","integrity":"sha256-zN3r9IXD73S26UEsUhQHoDrug0Y3Wh7yRJPJb95kQKc="},"header-software-485affe49ad5989e5181b6fd06bf1e4cc747aba0dbfcdcf88cdd400cb6a14138.webp":{"logical_path":"header-software.webp","mtime":"2020-04-05T10:17:36+02:00","size":62590,"digest":"485affe49ad5989e5181b6fd06bf1e4cc747aba0dbfcdcf88cdd400cb6a14138","integrity":"sha256-SFr/5JrVmJ5Rgbb9Br8eTMdHq6Db/Nz4jN1ADLahQTg="},"thinks-f7ec2be5c1073b716dd78cd6639dfe07c5d6de8e315bc48b5bd583746a3a64ee.webp":{"logical_path":"thinks.webp","mtime":"2020-04-05T10:16:56+02:00","size":60512,"digest":"f7ec2be5c1073b716dd78cd6639dfe07c5d6de8e315bc48b5bd583746a3a64ee","integrity":"sha256-9+wr5cEHO3Ft14zWY53+B8XW3o4xW8SLW9WDdGo6ZO4="},"server_hardening-1ca5aab51214751f54d210203a147db9ac94c0df4272e4ac41795500392227be.webp":{"logical_path":"server_hardening.webp","mtime":"2020-04-05T10:21:53+02:00","size":26648,"digest":"1ca5aab51214751f54d210203a147db9ac94c0df4272e4ac41795500392227be","integrity":"sha256-HKWqtRIUdR9U0hAgOhR9uayUwN9CcuSsQXlVADkiJ74="},"nextcloud-940ee0a7702f2ca02f2e6c814c15db90b9edd18419a5e3ca1cb0b4c9605d40bb.webp":{"logical_path":"nextcloud.webp","mtime":"2020-04-05T10:23:07+02:00","size":32110,"digest":"940ee0a7702f2ca02f2e6c814c15db90b9edd18419a5e3ca1cb0b4c9605d40bb","integrity":"sha256-lA7gp3AvLKAvLmyBTBXbkLnt0YQZpePKHLC0yWBdQLs="},"libreboot-f9784d11cb830a5c7ef46600c7a9efa14b41eb6434695a2d57c3b3c169ceaa0b.webp":{"logical_path":"libreboot.webp","mtime":"2020-04-05T10:24:30+02:00","size":93896,"digest":"f9784d11cb830a5c7ef46600c7a9efa14b41eb6434695a2d57c3b3c169ceaa0b","integrity":"sha256-+XhNEcuDClx+9GYAx6nvoUtB62Q0aVotV8OzwWnOqgs="},"forge-080c335ce2064304e510bed327d8d1527fa718385ee1aa07a4a6d046adff700a.webp":{"logical_path":"forge.webp","mtime":"2020-04-05T10:26:28+02:00","size":12032,"digest":"080c335ce2064304e510bed327d8d1527fa718385ee1aa07a4a6d046adff700a","integrity":"sha256-CAwzXOIGQwTlEL7TJ9jRUn+nGDhe4aoHpKbQRq3/cAo="},"logo_extended_dark-ce845d111a635d73bc3f2b70f68c070f14f7841dee51333c2bbdfb4b8147d6a6.webp":{"logical_path":"logo_extended_dark.webp","mtime":"2020-04-05T10:27:39+02:00","size":6952,"digest":"ce845d111a635d73bc3f2b70f68c070f14f7841dee51333c2bbdfb4b8147d6a6","integrity":"sha256-zoRdERpjXXO8Pytw9owHDxT3hB3uUTM8K737S4FH1qY="},"app-c0a04ccb9aeea697576877be115c4ddca96d1c241e9ad8fb64475141ab45fb78.js":{"logical_path":"app.js","mtime":"2020-12-30T17:36:28+01:00","size":179444,"digest":"c0a04ccb9aeea697576877be115c4ddca96d1c241e9ad8fb64475141ab45fb78","integrity":"sha256-wKBMy5ruppdXaHe+EVxN3KltHCQemtj7ZEdRQatF+3g="},"app-3f9ae28343b3642b877ee4863627be62f654f5238a4c563e033ecbf6031302e2.js":{"logical_path":"app.js","mtime":"2020-12-30T10:44:29+01:00","size":177140,"digest":"3f9ae28343b3642b877ee4863627be62f654f5238a4c563e033ecbf6031302e2","integrity":"sha256-P5rig0OzZCuHfuSGNie+YvZU9SOKTFY+Az7L9gMTAuI="},"logo_extended_dark-5ae312c33a5c5550f8fbf3348f022576e37c749b84904194aac3eff8a4c8387d.webp":{"logical_path":"logo_extended_dark.webp","mtime":"2020-04-05T14:22:00+02:00","size":6976,"digest":"5ae312c33a5c5550f8fbf3348f022576e37c749b84904194aac3eff8a4c8387d","integrity":"sha256-WuMSwzpcVVD4+/M0jwIlduN8dJuEkEGUqsPv+KTIOH0="},"silence_icon-71db5377db3281cf86083f6fb606087e0b33e670d07b16e5b7a17b4712e95421.webp":{"logical_path":"silence_icon.webp","mtime":"2020-04-05T14:22:00+02:00","size":700,"digest":"71db5377db3281cf86083f6fb606087e0b33e670d07b16e5b7a17b4712e95421","integrity":"sha256-cdtTd9sygc+GCD9vtgYIfgsz5nDQexblt6F7RxLpVCE="},"logo-c67711c5394eaa8e29a00ae12542ce11eb5e9fe9f711696121452bdc4a70bd58.webp":{"logical_path":"logo.webp","mtime":"2020-04-05T14:22:00+02:00","size":1928,"digest":"c67711c5394eaa8e29a00ae12542ce11eb5e9fe9f711696121452bdc4a70bd58","integrity":"sha256-xncRxTlOqo4poArhJULOEeten+n3EWlhIUUr3EpwvVg="},"info_at_unitoo_qrcode-c680497afaa074cc2feda853fb32b859db073517715b173f525b729daead8e14.webp":{"logical_path":"info_at_unitoo_qrcode.webp","mtime":"2020-04-05T14:22:00+02:00","size":5076,"digest":"c680497afaa074cc2feda853fb32b859db073517715b173f525b729daead8e14","integrity":"sha256-xoBJevqgdMwv7ahT+zK4WdsHNRdxWxc/Ultyna6tjhQ="},"password-9c2f3aadb0a2c6a29a760db4e3713e9e0d2e6e8d478fa9d2ff7cbffb2c668608.webp":{"logical_path":"password.webp","mtime":"2020-04-05T14:22:14+02:00","size":74888,"digest":"9c2f3aadb0a2c6a29a760db4e3713e9e0d2e6e8d478fa9d2ff7cbffb2c668608","integrity":"sha256-nC86rbCixqKadg2043E+ng0ubo1Hj6nS/3y/+yxmhgg="},"gplv3_logo-dbf0020a4e137363ba07dc80c0de5477e6c67c2113de0a90f34e2c29180c32e4.webp":{"logical_path":"gplv3_logo.webp","mtime":"2020-04-05T14:22:00+02:00","size":11712,"digest":"dbf0020a4e137363ba07dc80c0de5477e6c67c2113de0a90f34e2c29180c32e4","integrity":"sha256-2/ACCk4Tc2O6B9yAwN5Ud+bGfCET3gqQ804sKRgMMuQ="},"team_building-c0e9bf76989a7cf03b15c6a06d16ca69ed0b18a9cf1bb475f508d8803cf0f6f1.webp":{"logical_path":"team_building.webp","mtime":"2020-04-05T14:22:21+02:00","size":16368,"digest":"c0e9bf76989a7cf03b15c6a06d16ca69ed0b18a9cf1bb475f508d8803cf0f6f1","integrity":"sha256-wOm/dpiafPA7FcagbRbKae0LGKnPG7R19QjYgDzw9vE="},"server_farm-2ba75fe819226b74ef1b1b434e434e019413eb9228bb1c2ba48c484b56776459.webp":{"logical_path":"server_farm.webp","mtime":"2020-04-05T14:22:21+02:00","size":20494,"digest":"2ba75fe819226b74ef1b1b434e434e019413eb9228bb1c2ba48c484b56776459","integrity":"sha256-K6df6Bkia3TvGxtDTkNOAZQT65IouxwrpIxIS1Z3ZFk="},"software_devel-9a5e5a03a3f222d52d9a2e7095ab86507196e3029b7a8860c90f9d94d570ff01.webp":{"logical_path":"software_devel.webp","mtime":"2020-04-05T14:22:14+02:00","size":31508,"digest":"9a5e5a03a3f222d52d9a2e7095ab86507196e3029b7a8860c90f9d94d570ff01","integrity":"sha256-ml5aA6PyItUtmi5wlauGUHGW4wKbeohgyQ+dlNVw/wE="},"training_table-33af2009e3ff88732116f2ffa60ed9185b14ceae6678ef62c9937a7a0b165cb4.webp":{"logical_path":"training_table.webp","mtime":"2020-04-05T14:22:21+02:00","size":84774,"digest":"33af2009e3ff88732116f2ffa60ed9185b14ceae6678ef62c9937a7a0b165cb4","integrity":"sha256-M68gCeP/iHMhFvL/pg7ZGFsUzq5meO9iyZN6egsWXLQ="},"library-74731def03edb8337126b98cd486d89386d3cefabb437bc1182d77f6bc49548b.webp":{"logical_path":"library.webp","mtime":"2020-04-05T14:22:14+02:00","size":201684,"digest":"74731def03edb8337126b98cd486d89386d3cefabb437bc1182d77f6bc49548b","integrity":"sha256-dHMd7wPtuDNxJrmM1IbYk4bTzvq7Q3vBGC139rxJVIs="},"dino_icon-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.webp":{"logical_path":"dino_icon.webp","mtime":"2020-06-21T10:55:03+02:00","size":0,"digest":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855","integrity":"sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU="},"header-peertube-73980e1d6d56b2f971a65a662e13d2ad888c9411b4554a27474a79b0c8c47b77.webp":{"logical_path":"header-peertube.webp","mtime":"2020-06-21T11:08:21+02:00","size":74254,"digest":"73980e1d6d56b2f971a65a662e13d2ad888c9411b4554a27474a79b0c8c47b77","integrity":"sha256-c5gOHW1WsvlxplpmLhPSrYiMlBG0VUonR0p5sMjEe3c="},"nextcloud-example-b784c83c2a7f72a8c8f03bd9a0d9cb4b6d101c42d268eab6a9dd303fce2cbd3c.webp":{"logical_path":"nextcloud-example.webp","mtime":"2020-12-29T20:01:43+01:00","size":25916,"digest":"b784c83c2a7f72a8c8f03bd9a0d9cb4b6d101c42d268eab6a9dd303fce2cbd3c","integrity":"sha256-t4TIPCp/cqjI8DvZoNnLS20QHELSaOq2qd0wP84svTw="},"nextcloud-example-dd4947a9410cc0a65698d25fedf588c9209d045b4f863420d6171b6b147c9c1e.webp":{"logical_path":"nextcloud-example.webp","mtime":"2020-12-29T20:07:07+01:00","size":23156,"digest":"dd4947a9410cc0a65698d25fedf588c9209d045b4f863420d6171b6b147c9c1e","integrity":"sha256-3UlHqUEMwKZWmNJf7fWIySCdBFtPhjQg1hcbaxR8nB4="},"azuracast-example-c22eb2541004a2eb64538a60f17f2e269246c6a14e2891a44146ed99998868fa.webp":{"logical_path":"azuracast-example.webp","mtime":"2020-12-29T21:05:27+01:00","size":88404,"digest":"c22eb2541004a2eb64538a60f17f2e269246c6a14e2891a44146ed99998868fa","integrity":"sha256-wi6yVBAEoutkU4pg8X8uJpJGxqFOKJGkQUbtmZmIaPo="},"azuracast-example-7a35e8f58a863cc7d39c4d2b3b3a80d84acf85b2587e7056485735286de9ddc2.webp":{"logical_path":"azuracast-example.webp","mtime":"2020-12-29T21:06:11+01:00","size":45178,"digest":"7a35e8f58a863cc7d39c4d2b3b3a80d84acf85b2587e7056485735286de9ddc2","integrity":"sha256-ejXo9YqGPMfTnE0rOzqA2ErPhbJYfnBWSFc1KG3p3cI="},"pihole-example-b8e918d6cfa56fa88a0ec8a632017b2ed81a03dbde178269d5778224ed35933b.webp":{"logical_path":"pihole-example.webp","mtime":"2020-12-29T21:12:07+01:00","size":13428,"digest":"b8e918d6cfa56fa88a0ec8a632017b2ed81a03dbde178269d5778224ed35933b","integrity":"sha256-uOkY1s+lb6iKDsimMgF7LtgaA9veF4Jp1XeCJO01kzs="},"header-network-5f907731bad66f5e1be46516bf96b792c26f5364fdc7ff1959b73b4969003c25.png":{"logical_path":"header-network.png","mtime":"2020-12-30T10:43:34+01:00","size":1133443,"digest":"5f907731bad66f5e1be46516bf96b792c26f5364fdc7ff1959b73b4969003c25","integrity":"sha256-X5B3MbrWb14b5GUWv5a3ksJvU2T9x/8ZWbc7SWkAPCU="},"header-network-fd719af10b0f863dcce59f17b6aa68d0ff319bedd5cba0431794451e39492f98.png":{"logical_path":"header-network.png","mtime":"2020-12-30T10:52:12+01:00","size":999424,"digest":"fd719af10b0f863dcce59f17b6aa68d0ff319bedd5cba0431794451e39492f98","integrity":"sha256-/XGa8QsPhj3M5Z8Xtqpo0P8xm+3Vy6BDF5RFHjlJL5g="},"header-network-19eb1db2f35ed2e9412931b261891413c0cc39ea060dd9cd7715e9b6b77c1d46.png":{"logical_path":"header-network.png","mtime":"2020-12-30T10:54:06+01:00","size":933888,"digest":"19eb1db2f35ed2e9412931b261891413c0cc39ea060dd9cd7715e9b6b77c1d46","integrity":"sha256-GesdsvNe0ulBKTGyYYkUE8DMOeoGDdnNdxXptrd8HUY="},"header-network-83e1fbb5cd5b37389efb4783aa8bc8ccdb8d7a310a4845bd96e2e775d1f8fbc4.png":{"logical_path":"header-network.png","mtime":"2020-12-30T11:01:05+01:00","size":1069864,"digest":"83e1fbb5cd5b37389efb4783aa8bc8ccdb8d7a310a4845bd96e2e775d1f8fbc4","integrity":"sha256-g+H7tc1bNzie+0eDqovIzNuNejEKSEW9luLnddH4+8Q="},"header-network-723149c33b0b739f68d59fcd04971a9fe1e76552495c4665fa3ca7b590c55c93.webp":{"logical_path":"header-network.webp","mtime":"2020-12-30T11:01:17+01:00","size":360820,"digest":"723149c33b0b739f68d59fcd04971a9fe1e76552495c4665fa3ca7b590c55c93","integrity":"sha256-cjFJwzsLc59o1Z/NBJcan+HnZVJJXEZl+jyntZDFXJM="},"cmaradonna-5c4b726171388f0fea4006e86df41a86d930efe497a6b7d6b50818f6cd1407da.webp":{"logical_path":"cmaradonna.webp","mtime":"2020-04-15T18:18:27+02:00","size":47290,"digest":"5c4b726171388f0fea4006e86df41a86d930efe497a6b7d6b50818f6cd1407da","integrity":"sha256-XEtyYXE4jw/qQAbobfQahtkw7+SXprfWtQgY9s0UB9o="},"sydro-1ae69af264e9606be2afa170435db5c0ba2caf3299ef89d4e2bc174ae194cab0.jpg":{"logical_path":"sydro.jpg","mtime":"2020-12-16T21:37:01+01:00","size":124707,"digest":"1ae69af264e9606be2afa170435db5c0ba2caf3299ef89d4e2bc174ae194cab0","integrity":"sha256-Guaa8mTpYGvir6FwQ121wLosrzKZ74nU4rwXSuGUyrA="},"grafixprint-c43aef4733878aafd201f1f3c334e547278f7bea6835aedc36ad097ad6cb49cd.jpg":{"logical_path":"grafixprint.jpg","mtime":"2020-04-05T12:06:02+02:00","size":31456,"digest":"c43aef4733878aafd201f1f3c334e547278f7bea6835aedc36ad097ad6cb49cd","integrity":"sha256-xDrvRzOHiq/SAfHzwzTlRyePe+poNa7cNq0JetbLSc0="},"stefano_amandonico-5ae81cdce3ef539477c5395e69ef1d3e655fefedcff2a6f6af6f89b38d5a8e2b.webp":{"logical_path":"stefano_amandonico.webp","mtime":"2020-04-05T14:22:14+02:00","size":11654,"digest":"5ae81cdce3ef539477c5395e69ef1d3e655fefedcff2a6f6af6f89b38d5a8e2b","integrity":"sha256-Wugc3OPvU5R3xTleae8dPmVf7+3P8qb2r2+Js41ajis="},"fabio_purple-0402ccdf0864b4bbea758a4bba40d7d060d252755147d3b667ab8a04dafde41a.jpg":{"logical_path":"fabio_purple.jpg","mtime":"2020-12-16T21:36:38+01:00","size":70524,"digest":"0402ccdf0864b4bbea758a4bba40d7d060d252755147d3b667ab8a04dafde41a","integrity":"sha256-BALM3whktLvqdYpLukDX0GDSUnVRR9O2Z6uKBNr95Bo="},"cmaradonna-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.webp":{"logical_path":"cmaradonna.webp","mtime":"2020-12-30T19:38:58+01:00","size":48516,"digest":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855","integrity":"sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU="},"app-9ad1e2cbace7af4075fa9d44027b5a931a5feee7026aaa49cea5e1567a766b3c.js":{"logical_path":"app.js","mtime":"2021-01-28T15:44:32+01:00","size":177831,"digest":"9ad1e2cbace7af4075fa9d44027b5a931a5feee7026aaa49cea5e1567a766b3c","integrity":"sha256-mtHiy6znr0B1+p1EAntakxpf7ucCaqpJzqXhVnp2azw="},"app-1153ea9d55842c7d6458005268edec48af42dc9d13ac3d76e3b0248390b7da46.js":{"logical_path":"app.js","mtime":"2021-02-01T14:33:45+01:00","size":177640,"digest":"1153ea9d55842c7d6458005268edec48af42dc9d13ac3d76e3b0248390b7da46","integrity":"sha256-EVPqnVWELH1kWABSaO3sSK9C3J0TrD1247Akg5C32kY="},"app-0d6f6386b15d073a66b157136a61f854b3965006024335571c07dd831e9c476a.js":{"logical_path":"app.js","mtime":"2021-02-01T14:33:45+01:00","size":176068,"digest":"0d6f6386b15d073a66b157136a61f854b3965006024335571c07dd831e9c476a","integrity":"sha256-DW9jhrFdBzpmsVcTamH4VLOWUAYCQzVXHAfdgx6cR2o="},"sara-326876080072c2b95713c8a2dd777cf75bb683f612fe4e360ed7a5b9225bbabf.jpg":{"logical_path":"sara.jpg","mtime":"2020-12-16T21:38:19+01:00","size":76488,"digest":"326876080072c2b95713c8a2dd777cf75bb683f612fe4e360ed7a5b9225bbabf","integrity":"sha256-Mmh2CABywrlXE8ii3Xd891u2g/YS/k42DteluSJbur8="},"sara-43e4cc625594a8e5b2e65fc4d8c308c8d10d0c2f00820b13840f7310bf883357.jpg":{"logical_path":"sara.jpg","mtime":"2021-02-02T15:03:11+01:00","size":76839,"digest":"43e4cc625594a8e5b2e65fc4d8c308c8d10d0c2f00820b13840f7310bf883357","integrity":"sha256-Q+TMYlWUqOWy5l/E2MMIyNENDC8AggsThA9zEL+IM1c="},"app-0ecaf38355c5df8f9cdd6c2fd58bf29c59a74b1120b6fe310589c3b25adcce66.js":{"logical_path":"app.js","mtime":"2021-02-02T21:05:49+01:00","size":177914,"digest":"0ecaf38355c5df8f9cdd6c2fd58bf29c59a74b1120b6fe310589c3b25adcce66","integrity":"sha256-Dsrzg1XF34+c3Wwv1YvynFmnSxEgtv4xBYnDslrczmY="},"app-f917f871f8781f5eb46abfdff51cedb2cf5ee8e4bf7adfea8a7d7285c7f0721c.js":{"logical_path":"app.js","mtime":"2021-02-02T21:05:49+01:00","size":176217,"digest":"f917f871f8781f5eb46abfdff51cedb2cf5ee8e4bf7adfea8a7d7285c7f0721c","integrity":"sha256-+Rf4cfh4H160ar/f9Rztss9e6OS/et/qin1yhcfwchw="}},"assets":{"header-software.jpg":"header-software-c326c5c6f1a8f012b02a0ae7bf51a92b5a9e71445e9f7bc698e739102cfa9f60.jpg","team_building.jpg":"team_building-5a5b99e1e30b1a04e78e6a4ade9be1bc08c104b8aa159935cec8c560132c861c.jpg","server_farm.jpg":"server_farm-50245e5d6d34a86572096701836ae44ba44d384977a132dde65069eb927c0351.jpg","software_devel.jpg":"software_devel-890adac6320eacaa6c11fcc43af76cbd50aa3501b9e329587a48474f9c2ee4c2.jpg","forge.jpg":"forge-facab2abb0c8086314a0c6ad69fa9c07670464e2c9a8a7c0500278e301439879.jpg","thinks.jpg":"thinks-ae177418887fcea3277ad15bced2f79bbc0e3f3d155e483ac8683095e75835d0.jpg","libreboot.jpg":"libreboot-227473ad4a974937cad64595e15e6931a60c78ba6421d42da6ea43854ec57bc8.jpg","server_hardening.jpg":"server_hardening-96bfb8f4b4bfa70159cc190399fc0df38cd706cd0a127aac0279479217e25b26.jpg","nextcloud.jpg":"nextcloud-87fed9fb99d638353684532b8b526741b2c39daf0f138ef9ef9956d8e78b72ac.jpg","info_at_unitoo_qrcode.png":"info_at_unitoo_qrcode-8b93d7cb4ac3ee8ba1c0c427a87459c9148d4a11758890c74a29a1ab8fea66b9.png","aside-1.jpg":"aside-1-4f91cecca88e730974ca44ab337d76f038252f1c5cdff7e967133775de27c282.jpg","gplv3_logo.png":"gplv3_logo-55d90dd244e05b3fabf4c3a619436f24b6fe5e80de498ffd62b12f086c840e03.png","software.jpg":"software-8affc6a7cbd735357ca2abefdea91140045c686bc3429ec20557ae1118bdda85.jpg","libreboot_logo.png":"libreboot_logo-d42f20ae38531f072cb2227afce369e7fd5d732e4edde4b6c8c3305ccb13e8b1.png","silence_icon.jpg":"silence_icon-c46c3ecbfd96f29e9582fb24f53953852128f7f31aedf68380733aec9468c40c.jpg","silence_icon.png":"silence_icon-3fd982ebea72ebb38cd8a861c70aff26b64a753a8d3b260f0332df6d2833eafe.png","android.png":"android-491e24bf997b4cfba1c2018462dacb5be56a46031e1eafb31602e6d101f58cc9.png","gpg_icon.png":"gpg_icon-0860cb95ffed0627e43488207b783374cdbdfb33108070633010973f8f733daa.png","gnulinux.png":"gnulinux-d2eca67df10309b15f06bf1f532a1f6f5e9882d095083799aad8aac2a74785f6.png","windows.png":"windows-7fcbc83d8e649bd6584207670f5805dc58855d2238d3f3200847cfe213d50132.png","apple.png":"apple-8b605820c0b077feb486adfa0358b9a67a3d3a5ff8abe6ef7ab546915c10ca4e.png","conversations_icon.jpg":"conversations_icon-cdf7cfed5b31981b8f9d847ed164e8d70fe9767cbbc68f489fa71f841e1ae4d3.jpg","conversations_icon.png":"conversations_icon-e2dd11947604d6b7d07705f090ac129d7892341e55ee969348ee8ed5b9ef8818.png","gajim_icon.png":"gajim_icon-addf9d161ae5fc464ca2248f36cf6026db124144b66211a2a918994ae1880b61.png","pidgin_icon.jpg":"pidgin_icon-d3a874edd44671542a1aad9fb8486db38aa3a0c2207d11c7cd39527fc7846736.jpg","pidgin_icon.png":"pidgin_icon-f999a1c0bbe3c12bd7e57aa579779cb53a1d497a0dff35ffde599342ad20ccfa.png","linphone_icon.jpg":"linphone_icon-015b993e5881ceac2b236b8b1db3459a7ff70f5063e9d26a7f53f673dc54bae0.jpg","hubzilla_icon.png":"hubzilla_icon-3c16d8a6e8bb5b9546d31c39c1b0df7170de6b86f3239f2cecc894fea28a5a85.png","gnusocial_icon.png":"gnusocial_icon-a7d88319f1f448d16b5484f8c67f854630b5fe970be205127e59f88deab404fe.png","training_table.jpg":"training_table-538f076c93f6da227905ed816b8d90e0ea54bb0fbee9a85c7ca61830b898088f.jpg","library.jpg":"library-4c9f41e32c1382cb7bd9fc4d34b3ad01ccf6cd462d93703557de60ac76ab8a9f.jpg","cpp.png":"cpp-913e3ca0f07b8ec142f52f7f5c72bb51e31e654c757429e22e67d072c0bb0d18.png","qt.png":"qt-eaa8a9c10a9f2648653f8e05f9cbb9bebbe445501648ad4af98357e9c344f4e1.png","ruby.png":"ruby-a028623490b588057f08512aebdbc89635b58c7ef9a379c142e0e7489a7cd3cf.png","rails.png":"rails-912f4dda3569e69932e3e4d1ab9e735d36bf4f6e9bff3a532b967db530ffeca8.png","html5.png":"html5-6b1e3ae7588ffe13537066ae638a4ea861e8e9fb549b38352ab6ef9a2962d298.png","php.png":"php-6f0e5ba12f4395ecf95dc3ec6128d2ee417e87cffca1b6778d933c6ad331c30d.png","laravel.png":"laravel-6ce10aa2d011d7d6b75cf371066b891d2357693ff7ae3759d04852d0b0a8f2f3.png","postgresql.png":"postgresql-34e07eca9afb1c061141a963d8e1cc4098439ccfcafe2605f98bf6abd9657d4d.png","bash.png":"bash-f5eef35db8f75fb5416b74082cbcf1151fc89813ae53f3fe7ac99b8075b56815.png","jolla.png":"jolla-54a666b7f3d2fa8fb81b3e0635b4bc632b0e5c66800a1d85dfbb1cfce9f3a65b.png","password.jpg":"password-e0424a36d607bcf743b5672c13019f50e1e5deee1c3cf36ed056e65ef8a218a5.jpg","backup.jpg":"backup-4e5c581fde44f2cfc54f60284ff97cb11abd600fbb3396751e2e22df7e30843c.jpg","sources.jpg":"sources-56e92cbdaed3b91c10bebdd88299e2cd375794a253ca014e763cc42e0c192d9c.jpg","header-radio.jpg":"header-radio-02bc92c7de3197725aeeba120c3247fa4c82fbe90215cdae0a1ba6173044e650.jpg","logo_extended_dark.png":"logo_extended_dark-057e98bd4950419577a7a64553135de8484d2d628de30fe2cf0c64829bb07f15.png","logo.png":"logo-8ab5a3712cedf2a60c1408449d55ef6b333b45b66f2cfdac7be66369df38537e.png","header-mastodon.jpg":"header-mastodon-b8556858b5041ca9c3e98a9a42d1907d3798f9dfd266de8b6647aa979f6888f0.jpg","header-radio.jxr":"header-radio-d8e8838bc24b4e8fc64dc734d5814b1f5844ef727639de3a48409a33766f9dd7.jxr","header-radio.webp":"header-radio-8a25fa522a45681a9094b0e6913c80ce4314672dda35067f28cd97e769b1e0ee.webp","header-mastodon.webp":"header-mastodon-ccddebf485c3ef74b6e9412c521407a03aee8346375a1ef24493c96fde6440a7.webp","header-software.webp":"header-software-485affe49ad5989e5181b6fd06bf1e4cc747aba0dbfcdcf88cdd400cb6a14138.webp","thinks.webp":"thinks-f7ec2be5c1073b716dd78cd6639dfe07c5d6de8e315bc48b5bd583746a3a64ee.webp","server_hardening.webp":"server_hardening-1ca5aab51214751f54d210203a147db9ac94c0df4272e4ac41795500392227be.webp","nextcloud.webp":"nextcloud-940ee0a7702f2ca02f2e6c814c15db90b9edd18419a5e3ca1cb0b4c9605d40bb.webp","libreboot.webp":"libreboot-f9784d11cb830a5c7ef46600c7a9efa14b41eb6434695a2d57c3b3c169ceaa0b.webp","forge.webp":"forge-080c335ce2064304e510bed327d8d1527fa718385ee1aa07a4a6d046adff700a.webp","logo_extended_dark.webp":"logo_extended_dark-5ae312c33a5c5550f8fbf3348f022576e37c749b84904194aac3eff8a4c8387d.webp","app.js":"app-f917f871f8781f5eb46abfdff51cedb2cf5ee8e4bf7adfea8a7d7285c7f0721c.js","silence_icon.webp":"silence_icon-71db5377db3281cf86083f6fb606087e0b33e670d07b16e5b7a17b4712e95421.webp","logo.webp":"logo-c67711c5394eaa8e29a00ae12542ce11eb5e9fe9f711696121452bdc4a70bd58.webp","info_at_unitoo_qrcode.webp":"info_at_unitoo_qrcode-c680497afaa074cc2feda853fb32b859db073517715b173f525b729daead8e14.webp","password.webp":"password-9c2f3aadb0a2c6a29a760db4e3713e9e0d2e6e8d478fa9d2ff7cbffb2c668608.webp","gplv3_logo.webp":"gplv3_logo-dbf0020a4e137363ba07dc80c0de5477e6c67c2113de0a90f34e2c29180c32e4.webp","team_building.webp":"team_building-c0e9bf76989a7cf03b15c6a06d16ca69ed0b18a9cf1bb475f508d8803cf0f6f1.webp","server_farm.webp":"server_farm-2ba75fe819226b74ef1b1b434e434e019413eb9228bb1c2ba48c484b56776459.webp","software_devel.webp":"software_devel-9a5e5a03a3f222d52d9a2e7095ab86507196e3029b7a8860c90f9d94d570ff01.webp","training_table.webp":"training_table-33af2009e3ff88732116f2ffa60ed9185b14ceae6678ef62c9937a7a0b165cb4.webp","library.webp":"library-74731def03edb8337126b98cd486d89386d3cefabb437bc1182d77f6bc49548b.webp","dino_icon.webp":"dino_icon-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.webp","header-peertube.webp":"header-peertube-73980e1d6d56b2f971a65a662e13d2ad888c9411b4554a27474a79b0c8c47b77.webp","nextcloud-example.webp":"nextcloud-example-dd4947a9410cc0a65698d25fedf588c9209d045b4f863420d6171b6b147c9c1e.webp","azuracast-example.webp":"azuracast-example-7a35e8f58a863cc7d39c4d2b3b3a80d84acf85b2587e7056485735286de9ddc2.webp","pihole-example.webp":"pihole-example-b8e918d6cfa56fa88a0ec8a632017b2ed81a03dbde178269d5778224ed35933b.webp","header-network.png":"header-network-83e1fbb5cd5b37389efb4783aa8bc8ccdb8d7a310a4845bd96e2e775d1f8fbc4.png","header-network.webp":"header-network-723149c33b0b739f68d59fcd04971a9fe1e76552495c4665fa3ca7b590c55c93.webp","cmaradonna.webp":"cmaradonna-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.webp","sydro.jpg":"sydro-1ae69af264e9606be2afa170435db5c0ba2caf3299ef89d4e2bc174ae194cab0.jpg","grafixprint.jpg":"grafixprint-c43aef4733878aafd201f1f3c334e547278f7bea6835aedc36ad097ad6cb49cd.jpg","stefano_amandonico.webp":"stefano_amandonico-5ae81cdce3ef539477c5395e69ef1d3e655fefedcff2a6f6af6f89b38d5a8e2b.webp","fabio_purple.jpg":"fabio_purple-0402ccdf0864b4bbea758a4bba40d7d060d252755147d3b667ab8a04dafde41a.jpg","sara.jpg":"sara-43e4cc625594a8e5b2e65fc4d8c308c8d10d0c2f00820b13840f7310bf883357.jpg"}} \ No newline at end of file +{"files":{"header-software-c326c5c6f1a8f012b02a0ae7bf51a92b5a9e71445e9f7bc698e739102cfa9f60.jpg":{"logical_path":"header-software.jpg","mtime":"2018-10-07T16:24:47+02:00","size":197681,"digest":"c326c5c6f1a8f012b02a0ae7bf51a92b5a9e71445e9f7bc698e739102cfa9f60","integrity":"sha256-wybFxvGo8BKwKgrnv1GpK1qecURen3vGmOc5ECz6n2A="},"team_building-5a5b99e1e30b1a04e78e6a4ade9be1bc08c104b8aa159935cec8c560132c861c.jpg":{"logical_path":"team_building.jpg","mtime":"2018-09-02T10:16:10+02:00","size":31284,"digest":"5a5b99e1e30b1a04e78e6a4ade9be1bc08c104b8aa159935cec8c560132c861c","integrity":"sha256-WluZ4eMLGgTnjmpK3pvhvAjBBLiqFZk1zsjFYBMshhw="},"server_farm-50245e5d6d34a86572096701836ae44ba44d384977a132dde65069eb927c0351.jpg":{"logical_path":"server_farm.jpg","mtime":"2018-09-02T10:16:10+02:00","size":42347,"digest":"50245e5d6d34a86572096701836ae44ba44d384977a132dde65069eb927c0351","integrity":"sha256-UCReXW00qGVyCWcBg2rkS6RNOEl3oTLd5lBp65J8A1E="},"software_devel-890adac6320eacaa6c11fcc43af76cbd50aa3501b9e329587a48474f9c2ee4c2.jpg":{"logical_path":"software_devel.jpg","mtime":"2018-09-02T10:16:10+02:00","size":45175,"digest":"890adac6320eacaa6c11fcc43af76cbd50aa3501b9e329587a48474f9c2ee4c2","integrity":"sha256-iQraxjIOrKpsEfzEOvdsvVCqNQG54ylYekhHT5wu5MI="},"forge-facab2abb0c8086314a0c6ad69fa9c07670464e2c9a8a7c0500278e301439879.jpg":{"logical_path":"forge.jpg","mtime":"2018-09-02T10:16:10+02:00","size":37258,"digest":"facab2abb0c8086314a0c6ad69fa9c07670464e2c9a8a7c0500278e301439879","integrity":"sha256-+sqyq7DICGMUoMatafqcB2cEZOLJqKfAUAJ44wFDmHk="},"thinks-ae177418887fcea3277ad15bced2f79bbc0e3f3d155e483ac8683095e75835d0.jpg":{"logical_path":"thinks.jpg","mtime":"2018-09-02T10:16:10+02:00","size":183935,"digest":"ae177418887fcea3277ad15bced2f79bbc0e3f3d155e483ac8683095e75835d0","integrity":"sha256-rhd0GIh/zqMnetFbztL3m7wOPz0VXkg6yGgwledYNdA="},"libreboot-227473ad4a974937cad64595e15e6931a60c78ba6421d42da6ea43854ec57bc8.jpg":{"logical_path":"libreboot.jpg","mtime":"2018-09-02T10:16:10+02:00","size":201314,"digest":"227473ad4a974937cad64595e15e6931a60c78ba6421d42da6ea43854ec57bc8","integrity":"sha256-InRzrUqXSTfK1kWV4V5pMaYMeLpkIdQtpupDhU7Fe8g="},"server_hardening-96bfb8f4b4bfa70159cc190399fc0df38cd706cd0a127aac0279479217e25b26.jpg":{"logical_path":"server_hardening.jpg","mtime":"2018-09-02T10:16:10+02:00","size":101782,"digest":"96bfb8f4b4bfa70159cc190399fc0df38cd706cd0a127aac0279479217e25b26","integrity":"sha256-lr+49LS/pwFZzBkDmfwN84zXBs0KEnqsAnlHkhfiWyY="},"nextcloud-87fed9fb99d638353684532b8b526741b2c39daf0f138ef9ef9956d8e78b72ac.jpg":{"logical_path":"nextcloud.jpg","mtime":"2018-10-07T16:24:47+02:00","size":99362,"digest":"87fed9fb99d638353684532b8b526741b2c39daf0f138ef9ef9956d8e78b72ac","integrity":"sha256-h/7Z+5nWODU2hFMri1JnQbLDna8PE47575lW2OeLcqw="},"info_at_unitoo_qrcode-8b93d7cb4ac3ee8ba1c0c427a87459c9148d4a11758890c74a29a1ab8fea66b9.png":{"logical_path":"info_at_unitoo_qrcode.png","mtime":"2018-09-02T10:16:10+02:00","size":3585,"digest":"8b93d7cb4ac3ee8ba1c0c427a87459c9148d4a11758890c74a29a1ab8fea66b9","integrity":"sha256-i5PXy0rD7ouhwMQnqHRZyRSNShF1iJDHSimhq4/qZrk="},"aside-1-4f91cecca88e730974ca44ab337d76f038252f1c5cdff7e967133775de27c282.jpg":{"logical_path":"aside-1.jpg","mtime":"2018-09-02T10:16:10+02:00","size":92726,"digest":"4f91cecca88e730974ca44ab337d76f038252f1c5cdff7e967133775de27c282","integrity":"sha256-T5HOzKiOcwl0ykSrM3128DglLxxc3/fpZxM3dd4nwoI="},"gplv3_logo-55d90dd244e05b3fabf4c3a619436f24b6fe5e80de498ffd62b12f086c840e03.png":{"logical_path":"gplv3_logo.png","mtime":"2018-10-07T16:24:47+02:00","size":17929,"digest":"55d90dd244e05b3fabf4c3a619436f24b6fe5e80de498ffd62b12f086c840e03","integrity":"sha256-VdkN0kTgWz+r9MOmGUNvJLb+XoDeSY/9YrEvCGyEDgM="},"software-8affc6a7cbd735357ca2abefdea91140045c686bc3429ec20557ae1118bdda85.jpg":{"logical_path":"software.jpg","mtime":"2018-09-02T10:16:10+02:00","size":90205,"digest":"8affc6a7cbd735357ca2abefdea91140045c686bc3429ec20557ae1118bdda85","integrity":"sha256-iv/Gp8vXNTV8oqvv3qkRQARcaGvDQp7CBVeuERi92oU="},"libreboot_logo-d42f20ae38531f072cb2227afce369e7fd5d732e4edde4b6c8c3305ccb13e8b1.png":{"logical_path":"libreboot_logo.png","mtime":"2018-09-02T10:16:10+02:00","size":17511,"digest":"d42f20ae38531f072cb2227afce369e7fd5d732e4edde4b6c8c3305ccb13e8b1","integrity":"sha256-1C8grjhTHwcssiJ6/ONp5/1dcy5O3eS2yMMwXMsT6LE="},"silence_icon-c46c3ecbfd96f29e9582fb24f53953852128f7f31aedf68380733aec9468c40c.jpg":{"logical_path":"silence_icon.jpg","mtime":"2018-09-02T10:16:10+02:00","size":1153,"digest":"c46c3ecbfd96f29e9582fb24f53953852128f7f31aedf68380733aec9468c40c","integrity":"sha256-xGw+y/2W8p6Vgvsk9TlThSEo9/Ma7faDgHM67JRoxAw="},"silence_icon-3fd982ebea72ebb38cd8a861c70aff26b64a753a8d3b260f0332df6d2833eafe.png":{"logical_path":"silence_icon.png","mtime":"2019-08-14T10:44:34+02:00","size":9859,"digest":"3fd982ebea72ebb38cd8a861c70aff26b64a753a8d3b260f0332df6d2833eafe","integrity":"sha256-P9mC6+py67OM2Khhxwr/JrZKdTqNOyYPAzLfbSgz6v4="},"android-491e24bf997b4cfba1c2018462dacb5be56a46031e1eafb31602e6d101f58cc9.png":{"logical_path":"android.png","mtime":"2018-09-02T10:16:10+02:00","size":3130,"digest":"491e24bf997b4cfba1c2018462dacb5be56a46031e1eafb31602e6d101f58cc9","integrity":"sha256-SR4kv5l7TPuhwgGEYtrLW+VqRgMeHq+zFgLm0QH1jMk="},"gpg_icon-0860cb95ffed0627e43488207b783374cdbdfb33108070633010973f8f733daa.png":{"logical_path":"gpg_icon.png","mtime":"2018-09-02T10:16:10+02:00","size":6508,"digest":"0860cb95ffed0627e43488207b783374cdbdfb33108070633010973f8f733daa","integrity":"sha256-CGDLlf/tBifkNIgge3gzdM29+zMQgHBjMBCXP49zPao="},"gnulinux-d2eca67df10309b15f06bf1f532a1f6f5e9882d095083799aad8aac2a74785f6.png":{"logical_path":"gnulinux.png","mtime":"2018-09-02T10:16:10+02:00","size":9351,"digest":"d2eca67df10309b15f06bf1f532a1f6f5e9882d095083799aad8aac2a74785f6","integrity":"sha256-0uymffEDCbFfBr8fUyofb16YgtCVCDeZqtiqwqdHhfY="},"windows-7fcbc83d8e649bd6584207670f5805dc58855d2238d3f3200847cfe213d50132.png":{"logical_path":"windows.png","mtime":"2018-09-02T10:16:10+02:00","size":1044,"digest":"7fcbc83d8e649bd6584207670f5805dc58855d2238d3f3200847cfe213d50132","integrity":"sha256-f8vIPY5km9ZYQgdnD1gF3FiFXSI40/MgCEfP4hPVATI="},"apple-8b605820c0b077feb486adfa0358b9a67a3d3a5ff8abe6ef7ab546915c10ca4e.png":{"logical_path":"apple.png","mtime":"2018-09-02T10:16:10+02:00","size":1663,"digest":"8b605820c0b077feb486adfa0358b9a67a3d3a5ff8abe6ef7ab546915c10ca4e","integrity":"sha256-i2BYIMCwd/60hq36A1i5pno9Ol/4q+bverVGkVwQyk4="},"conversations_icon-cdf7cfed5b31981b8f9d847ed164e8d70fe9767cbbc68f489fa71f841e1ae4d3.jpg":{"logical_path":"conversations_icon.jpg","mtime":"2018-09-02T10:16:10+02:00","size":1676,"digest":"cdf7cfed5b31981b8f9d847ed164e8d70fe9767cbbc68f489fa71f841e1ae4d3","integrity":"sha256-zffP7VsxmBuPnYR+0WTo1w/pdny7xo9In6cfhB4a5NM="},"conversations_icon-e2dd11947604d6b7d07705f090ac129d7892341e55ee969348ee8ed5b9ef8818.png":{"logical_path":"conversations_icon.png","mtime":"2019-08-14T10:48:16+02:00","size":16421,"digest":"e2dd11947604d6b7d07705f090ac129d7892341e55ee969348ee8ed5b9ef8818","integrity":"sha256-4t0RlHYE1rfQdwXwkKwSnXiSNB5V7paTSO6O1bnviBg="},"gajim_icon-addf9d161ae5fc464ca2248f36cf6026db124144b66211a2a918994ae1880b61.png":{"logical_path":"gajim_icon.png","mtime":"2018-09-02T10:16:10+02:00","size":4358,"digest":"addf9d161ae5fc464ca2248f36cf6026db124144b66211a2a918994ae1880b61","integrity":"sha256-rd+dFhrl/EZMoiSPNs9gJtsSQUS2YhGiqRiZSuGIC2E="},"pidgin_icon-d3a874edd44671542a1aad9fb8486db38aa3a0c2207d11c7cd39527fc7846736.jpg":{"logical_path":"pidgin_icon.jpg","mtime":"2018-10-07T16:24:48+02:00","size":2874,"digest":"d3a874edd44671542a1aad9fb8486db38aa3a0c2207d11c7cd39527fc7846736","integrity":"sha256-06h07dRGcVQqGq2fuEhts4qjoMIgfRHHzTlSf8eEZzY="},"pidgin_icon-f999a1c0bbe3c12bd7e57aa579779cb53a1d497a0dff35ffde599342ad20ccfa.png":{"logical_path":"pidgin_icon.png","mtime":"2019-08-14T10:50:37+02:00","size":12506,"digest":"f999a1c0bbe3c12bd7e57aa579779cb53a1d497a0dff35ffde599342ad20ccfa","integrity":"sha256-+ZmhwLvjwSvX5XqleXectTodSXoN/zX/3lmTQq0gzPo="},"linphone_icon-015b993e5881ceac2b236b8b1db3459a7ff70f5063e9d26a7f53f673dc54bae0.jpg":{"logical_path":"linphone_icon.jpg","mtime":"2018-09-02T10:16:10+02:00","size":1312,"digest":"015b993e5881ceac2b236b8b1db3459a7ff70f5063e9d26a7f53f673dc54bae0","integrity":"sha256-AVuZPliBzqwrI2uLHbNFmn/3D1Bj6dJqf1P2c9xUuuA="},"hubzilla_icon-3c16d8a6e8bb5b9546d31c39c1b0df7170de6b86f3239f2cecc894fea28a5a85.png":{"logical_path":"hubzilla_icon.png","mtime":"2018-09-02T10:16:10+02:00","size":2634,"digest":"3c16d8a6e8bb5b9546d31c39c1b0df7170de6b86f3239f2cecc894fea28a5a85","integrity":"sha256-PBbYpui7W5VG0xw5wbDfcXDea4bzI58s7MiU/qKKWoU="},"gnusocial_icon-a7d88319f1f448d16b5484f8c67f854630b5fe970be205127e59f88deab404fe.png":{"logical_path":"gnusocial_icon.png","mtime":"2018-09-02T10:16:10+02:00","size":3088,"digest":"a7d88319f1f448d16b5484f8c67f854630b5fe970be205127e59f88deab404fe","integrity":"sha256-p9iDGfH0SNFrVIT4xn+FRjC1/pcL4gUSfln4jeq0BP4="},"training_table-538f076c93f6da227905ed816b8d90e0ea54bb0fbee9a85c7ca61830b898088f.jpg":{"logical_path":"training_table.jpg","mtime":"2018-09-02T10:16:10+02:00","size":182557,"digest":"538f076c93f6da227905ed816b8d90e0ea54bb0fbee9a85c7ca61830b898088f","integrity":"sha256-U48HbJP22iJ5Be2Ba42Q4OpUuw++6ahcfKYYMLiYCI8="},"library-4c9f41e32c1382cb7bd9fc4d34b3ad01ccf6cd462d93703557de60ac76ab8a9f.jpg":{"logical_path":"library.jpg","mtime":"2018-09-02T10:16:10+02:00","size":296913,"digest":"4c9f41e32c1382cb7bd9fc4d34b3ad01ccf6cd462d93703557de60ac76ab8a9f","integrity":"sha256-TJ9B4ywTgst72fxNNLOtAcz2zUYtk3A1V95grHarip8="},"cpp-913e3ca0f07b8ec142f52f7f5c72bb51e31e654c757429e22e67d072c0bb0d18.png":{"logical_path":"cpp.png","mtime":"2018-09-02T10:16:10+02:00","size":5300,"digest":"913e3ca0f07b8ec142f52f7f5c72bb51e31e654c757429e22e67d072c0bb0d18","integrity":"sha256-kT48oPB7jsFC9S9/XHK7UeMeZUx1dCniLmfQcsC7DRg="},"qt-eaa8a9c10a9f2648653f8e05f9cbb9bebbe445501648ad4af98357e9c344f4e1.png":{"logical_path":"qt.png","mtime":"2018-09-02T10:16:10+02:00","size":3012,"digest":"eaa8a9c10a9f2648653f8e05f9cbb9bebbe445501648ad4af98357e9c344f4e1","integrity":"sha256-6qipwQqfJkhlP44F+cu5vrvkRVAWSK1K+YNX6cNE9OE="},"ruby-a028623490b588057f08512aebdbc89635b58c7ef9a379c142e0e7489a7cd3cf.png":{"logical_path":"ruby.png","mtime":"2018-09-02T10:16:10+02:00","size":9363,"digest":"a028623490b588057f08512aebdbc89635b58c7ef9a379c142e0e7489a7cd3cf","integrity":"sha256-oChiNJC1iAV/CFEq69vIljW1jH75o3nBQuDnSJp8088="},"rails-912f4dda3569e69932e3e4d1ab9e735d36bf4f6e9bff3a532b967db530ffeca8.png":{"logical_path":"rails.png","mtime":"2018-09-02T10:16:10+02:00","size":2813,"digest":"912f4dda3569e69932e3e4d1ab9e735d36bf4f6e9bff3a532b967db530ffeca8","integrity":"sha256-kS9N2jVp5pky4+TRq55zXTa/T26b/zpTK5Z9tTD/7Kg="},"html5-6b1e3ae7588ffe13537066ae638a4ea861e8e9fb549b38352ab6ef9a2962d298.png":{"logical_path":"html5.png","mtime":"2018-09-02T10:16:10+02:00","size":3480,"digest":"6b1e3ae7588ffe13537066ae638a4ea861e8e9fb549b38352ab6ef9a2962d298","integrity":"sha256-ax4651iP/hNTcGauY4pOqGHo6ftUmzg1Krbvmili0pg="},"php-6f0e5ba12f4395ecf95dc3ec6128d2ee417e87cffca1b6778d933c6ad331c30d.png":{"logical_path":"php.png","mtime":"2018-09-02T10:16:10+02:00","size":5516,"digest":"6f0e5ba12f4395ecf95dc3ec6128d2ee417e87cffca1b6778d933c6ad331c30d","integrity":"sha256-bw5boS9Dlez5XcPsYSjS7kF+h8/8obZ3jZM8atMxww0="},"laravel-6ce10aa2d011d7d6b75cf371066b891d2357693ff7ae3759d04852d0b0a8f2f3.png":{"logical_path":"laravel.png","mtime":"2018-09-02T10:16:10+02:00","size":2673,"digest":"6ce10aa2d011d7d6b75cf371066b891d2357693ff7ae3759d04852d0b0a8f2f3","integrity":"sha256-bOEKotAR19a3XPNxBmuJHSNXaT/3rjdZ0EhS0LCo8vM="},"postgresql-34e07eca9afb1c061141a963d8e1cc4098439ccfcafe2605f98bf6abd9657d4d.png":{"logical_path":"postgresql.png","mtime":"2018-09-02T10:16:10+02:00","size":7662,"digest":"34e07eca9afb1c061141a963d8e1cc4098439ccfcafe2605f98bf6abd9657d4d","integrity":"sha256-NOB+ypr7HAYRQalj2OHMQJhDnM/K/iYF+Yv2q9llfU0="},"bash-f5eef35db8f75fb5416b74082cbcf1151fc89813ae53f3fe7ac99b8075b56815.png":{"logical_path":"bash.png","mtime":"2018-09-02T10:16:10+02:00","size":6516,"digest":"f5eef35db8f75fb5416b74082cbcf1151fc89813ae53f3fe7ac99b8075b56815","integrity":"sha256-9e7zXbj3X7VBa3QILLzxFR/ImBOuU/P+esmbgHW1aBU="},"jolla-54a666b7f3d2fa8fb81b3e0635b4bc632b0e5c66800a1d85dfbb1cfce9f3a65b.png":{"logical_path":"jolla.png","mtime":"2018-09-02T10:16:10+02:00","size":1363,"digest":"54a666b7f3d2fa8fb81b3e0635b4bc632b0e5c66800a1d85dfbb1cfce9f3a65b","integrity":"sha256-VKZmt/PS+o+4Gz4GNbS8YysOXGaACh2F37sc/Onzpls="},"password-e0424a36d607bcf743b5672c13019f50e1e5deee1c3cf36ed056e65ef8a218a5.jpg":{"logical_path":"password.jpg","mtime":"2019-08-14T14:54:47+02:00","size":243806,"digest":"e0424a36d607bcf743b5672c13019f50e1e5deee1c3cf36ed056e65ef8a218a5","integrity":"sha256-4EJKNtYHvPdDtWcsEwGfUOHl3u4cPPNu0FbmXviiGKU="},"backup-4e5c581fde44f2cfc54f60284ff97cb11abd600fbb3396751e2e22df7e30843c.jpg":{"logical_path":"backup.jpg","mtime":"2019-08-14T14:56:27+02:00","size":173866,"digest":"4e5c581fde44f2cfc54f60284ff97cb11abd600fbb3396751e2e22df7e30843c","integrity":"sha256-TlxYH95E8s/FT2AoT/l8sRq9YA+7M5Z1Hi4i334whDw="},"sources-56e92cbdaed3b91c10bebdd88299e2cd375794a253ca014e763cc42e0c192d9c.jpg":{"logical_path":"sources.jpg","mtime":"2019-08-14T15:01:18+02:00","size":130204,"digest":"56e92cbdaed3b91c10bebdd88299e2cd375794a253ca014e763cc42e0c192d9c","integrity":"sha256-Vuksva7TuRwQvr3YgpnizTdXlKJTygFOdjzELgwZLZw="},"header-radio-02bc92c7de3197725aeeba120c3247fa4c82fbe90215cdae0a1ba6173044e650.jpg":{"logical_path":"header-radio.jpg","mtime":"2020-02-20T09:00:59+01:00","size":426787,"digest":"02bc92c7de3197725aeeba120c3247fa4c82fbe90215cdae0a1ba6173044e650","integrity":"sha256-ArySx94xl3Ja7roSDDJH+kyC++kCFc2uChumFzBE5lA="},"logo_extended_dark-057e98bd4950419577a7a64553135de8484d2d628de30fe2cf0c64829bb07f15.png":{"logical_path":"logo_extended_dark.png","mtime":"2018-09-02T10:16:10+02:00","size":17481,"digest":"057e98bd4950419577a7a64553135de8484d2d628de30fe2cf0c64829bb07f15","integrity":"sha256-BX6YvUlQQZV3p6ZFUxNd6EhNLWKN4w/izwxkgpuwfxU="},"logo-8ab5a3712cedf2a60c1408449d55ef6b333b45b66f2cfdac7be66369df38537e.png":{"logical_path":"logo.png","mtime":"2018-09-02T10:16:10+02:00","size":3893,"digest":"8ab5a3712cedf2a60c1408449d55ef6b333b45b66f2cfdac7be66369df38537e","integrity":"sha256-irWjcSzt8qYMFAhEnVXvazM7RbZvLP2se+Zjad84U34="},"header-mastodon-b8556858b5041ca9c3e98a9a42d1907d3798f9dfd266de8b6647aa979f6888f0.jpg":{"logical_path":"header-mastodon.jpg","mtime":"2020-03-31T12:32:26+02:00","size":292252,"digest":"b8556858b5041ca9c3e98a9a42d1907d3798f9dfd266de8b6647aa979f6888f0","integrity":"sha256-uFVoWLUEHKnD6YqaQtGQfTeY+d/SZt6LZkeql59oiPA="},"header-radio-d8e8838bc24b4e8fc64dc734d5814b1f5844ef727639de3a48409a33766f9dd7.jxr":{"logical_path":"header-radio.jxr","mtime":"2020-04-05T10:10:31+02:00","size":243898,"digest":"d8e8838bc24b4e8fc64dc734d5814b1f5844ef727639de3a48409a33766f9dd7","integrity":"sha256-2OiDi8JLTo/GTcc01YFLH1hE73J2Od46SECaM3Zvndc="},"header-radio-8a25fa522a45681a9094b0e6913c80ce4314672dda35067f28cd97e769b1e0ee.webp":{"logical_path":"header-radio.webp","mtime":"2020-04-05T12:06:02+02:00","size":87726,"digest":"8a25fa522a45681a9094b0e6913c80ce4314672dda35067f28cd97e769b1e0ee","integrity":"sha256-iiX6UipFaBqQlLDmkTyAzkMUZy3aNQZ/KM2X52mx4O4="},"header-mastodon-ccddebf485c3ef74b6e9412c521407a03aee8346375a1ef24493c96fde6440a7.webp":{"logical_path":"header-mastodon.webp","mtime":"2020-04-05T10:15:55+02:00","size":30500,"digest":"ccddebf485c3ef74b6e9412c521407a03aee8346375a1ef24493c96fde6440a7","integrity":"sha256-zN3r9IXD73S26UEsUhQHoDrug0Y3Wh7yRJPJb95kQKc="},"header-software-485affe49ad5989e5181b6fd06bf1e4cc747aba0dbfcdcf88cdd400cb6a14138.webp":{"logical_path":"header-software.webp","mtime":"2020-04-05T10:17:36+02:00","size":62590,"digest":"485affe49ad5989e5181b6fd06bf1e4cc747aba0dbfcdcf88cdd400cb6a14138","integrity":"sha256-SFr/5JrVmJ5Rgbb9Br8eTMdHq6Db/Nz4jN1ADLahQTg="},"thinks-f7ec2be5c1073b716dd78cd6639dfe07c5d6de8e315bc48b5bd583746a3a64ee.webp":{"logical_path":"thinks.webp","mtime":"2020-04-05T10:16:56+02:00","size":60512,"digest":"f7ec2be5c1073b716dd78cd6639dfe07c5d6de8e315bc48b5bd583746a3a64ee","integrity":"sha256-9+wr5cEHO3Ft14zWY53+B8XW3o4xW8SLW9WDdGo6ZO4="},"server_hardening-1ca5aab51214751f54d210203a147db9ac94c0df4272e4ac41795500392227be.webp":{"logical_path":"server_hardening.webp","mtime":"2020-04-05T10:21:53+02:00","size":26648,"digest":"1ca5aab51214751f54d210203a147db9ac94c0df4272e4ac41795500392227be","integrity":"sha256-HKWqtRIUdR9U0hAgOhR9uayUwN9CcuSsQXlVADkiJ74="},"nextcloud-940ee0a7702f2ca02f2e6c814c15db90b9edd18419a5e3ca1cb0b4c9605d40bb.webp":{"logical_path":"nextcloud.webp","mtime":"2020-04-05T10:23:07+02:00","size":32110,"digest":"940ee0a7702f2ca02f2e6c814c15db90b9edd18419a5e3ca1cb0b4c9605d40bb","integrity":"sha256-lA7gp3AvLKAvLmyBTBXbkLnt0YQZpePKHLC0yWBdQLs="},"libreboot-f9784d11cb830a5c7ef46600c7a9efa14b41eb6434695a2d57c3b3c169ceaa0b.webp":{"logical_path":"libreboot.webp","mtime":"2020-04-05T10:24:30+02:00","size":93896,"digest":"f9784d11cb830a5c7ef46600c7a9efa14b41eb6434695a2d57c3b3c169ceaa0b","integrity":"sha256-+XhNEcuDClx+9GYAx6nvoUtB62Q0aVotV8OzwWnOqgs="},"forge-080c335ce2064304e510bed327d8d1527fa718385ee1aa07a4a6d046adff700a.webp":{"logical_path":"forge.webp","mtime":"2020-04-05T10:26:28+02:00","size":12032,"digest":"080c335ce2064304e510bed327d8d1527fa718385ee1aa07a4a6d046adff700a","integrity":"sha256-CAwzXOIGQwTlEL7TJ9jRUn+nGDhe4aoHpKbQRq3/cAo="},"logo_extended_dark-ce845d111a635d73bc3f2b70f68c070f14f7841dee51333c2bbdfb4b8147d6a6.webp":{"logical_path":"logo_extended_dark.webp","mtime":"2020-04-05T10:27:39+02:00","size":6952,"digest":"ce845d111a635d73bc3f2b70f68c070f14f7841dee51333c2bbdfb4b8147d6a6","integrity":"sha256-zoRdERpjXXO8Pytw9owHDxT3hB3uUTM8K737S4FH1qY="},"app-c0a04ccb9aeea697576877be115c4ddca96d1c241e9ad8fb64475141ab45fb78.js":{"logical_path":"app.js","mtime":"2020-12-30T17:36:28+01:00","size":179444,"digest":"c0a04ccb9aeea697576877be115c4ddca96d1c241e9ad8fb64475141ab45fb78","integrity":"sha256-wKBMy5ruppdXaHe+EVxN3KltHCQemtj7ZEdRQatF+3g="},"app-3f9ae28343b3642b877ee4863627be62f654f5238a4c563e033ecbf6031302e2.js":{"logical_path":"app.js","mtime":"2020-12-30T10:44:29+01:00","size":177140,"digest":"3f9ae28343b3642b877ee4863627be62f654f5238a4c563e033ecbf6031302e2","integrity":"sha256-P5rig0OzZCuHfuSGNie+YvZU9SOKTFY+Az7L9gMTAuI="},"logo_extended_dark-5ae312c33a5c5550f8fbf3348f022576e37c749b84904194aac3eff8a4c8387d.webp":{"logical_path":"logo_extended_dark.webp","mtime":"2020-04-05T14:22:00+02:00","size":6976,"digest":"5ae312c33a5c5550f8fbf3348f022576e37c749b84904194aac3eff8a4c8387d","integrity":"sha256-WuMSwzpcVVD4+/M0jwIlduN8dJuEkEGUqsPv+KTIOH0="},"silence_icon-71db5377db3281cf86083f6fb606087e0b33e670d07b16e5b7a17b4712e95421.webp":{"logical_path":"silence_icon.webp","mtime":"2020-04-05T14:22:00+02:00","size":700,"digest":"71db5377db3281cf86083f6fb606087e0b33e670d07b16e5b7a17b4712e95421","integrity":"sha256-cdtTd9sygc+GCD9vtgYIfgsz5nDQexblt6F7RxLpVCE="},"logo-c67711c5394eaa8e29a00ae12542ce11eb5e9fe9f711696121452bdc4a70bd58.webp":{"logical_path":"logo.webp","mtime":"2020-04-05T14:22:00+02:00","size":1928,"digest":"c67711c5394eaa8e29a00ae12542ce11eb5e9fe9f711696121452bdc4a70bd58","integrity":"sha256-xncRxTlOqo4poArhJULOEeten+n3EWlhIUUr3EpwvVg="},"info_at_unitoo_qrcode-c680497afaa074cc2feda853fb32b859db073517715b173f525b729daead8e14.webp":{"logical_path":"info_at_unitoo_qrcode.webp","mtime":"2020-04-05T14:22:00+02:00","size":5076,"digest":"c680497afaa074cc2feda853fb32b859db073517715b173f525b729daead8e14","integrity":"sha256-xoBJevqgdMwv7ahT+zK4WdsHNRdxWxc/Ultyna6tjhQ="},"password-9c2f3aadb0a2c6a29a760db4e3713e9e0d2e6e8d478fa9d2ff7cbffb2c668608.webp":{"logical_path":"password.webp","mtime":"2020-04-05T14:22:14+02:00","size":74888,"digest":"9c2f3aadb0a2c6a29a760db4e3713e9e0d2e6e8d478fa9d2ff7cbffb2c668608","integrity":"sha256-nC86rbCixqKadg2043E+ng0ubo1Hj6nS/3y/+yxmhgg="},"gplv3_logo-dbf0020a4e137363ba07dc80c0de5477e6c67c2113de0a90f34e2c29180c32e4.webp":{"logical_path":"gplv3_logo.webp","mtime":"2020-04-05T14:22:00+02:00","size":11712,"digest":"dbf0020a4e137363ba07dc80c0de5477e6c67c2113de0a90f34e2c29180c32e4","integrity":"sha256-2/ACCk4Tc2O6B9yAwN5Ud+bGfCET3gqQ804sKRgMMuQ="},"team_building-c0e9bf76989a7cf03b15c6a06d16ca69ed0b18a9cf1bb475f508d8803cf0f6f1.webp":{"logical_path":"team_building.webp","mtime":"2020-04-05T14:22:21+02:00","size":16368,"digest":"c0e9bf76989a7cf03b15c6a06d16ca69ed0b18a9cf1bb475f508d8803cf0f6f1","integrity":"sha256-wOm/dpiafPA7FcagbRbKae0LGKnPG7R19QjYgDzw9vE="},"server_farm-2ba75fe819226b74ef1b1b434e434e019413eb9228bb1c2ba48c484b56776459.webp":{"logical_path":"server_farm.webp","mtime":"2020-04-05T14:22:21+02:00","size":20494,"digest":"2ba75fe819226b74ef1b1b434e434e019413eb9228bb1c2ba48c484b56776459","integrity":"sha256-K6df6Bkia3TvGxtDTkNOAZQT65IouxwrpIxIS1Z3ZFk="},"software_devel-9a5e5a03a3f222d52d9a2e7095ab86507196e3029b7a8860c90f9d94d570ff01.webp":{"logical_path":"software_devel.webp","mtime":"2020-04-05T14:22:14+02:00","size":31508,"digest":"9a5e5a03a3f222d52d9a2e7095ab86507196e3029b7a8860c90f9d94d570ff01","integrity":"sha256-ml5aA6PyItUtmi5wlauGUHGW4wKbeohgyQ+dlNVw/wE="},"training_table-33af2009e3ff88732116f2ffa60ed9185b14ceae6678ef62c9937a7a0b165cb4.webp":{"logical_path":"training_table.webp","mtime":"2020-04-05T14:22:21+02:00","size":84774,"digest":"33af2009e3ff88732116f2ffa60ed9185b14ceae6678ef62c9937a7a0b165cb4","integrity":"sha256-M68gCeP/iHMhFvL/pg7ZGFsUzq5meO9iyZN6egsWXLQ="},"library-74731def03edb8337126b98cd486d89386d3cefabb437bc1182d77f6bc49548b.webp":{"logical_path":"library.webp","mtime":"2020-04-05T14:22:14+02:00","size":201684,"digest":"74731def03edb8337126b98cd486d89386d3cefabb437bc1182d77f6bc49548b","integrity":"sha256-dHMd7wPtuDNxJrmM1IbYk4bTzvq7Q3vBGC139rxJVIs="},"dino_icon-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.webp":{"logical_path":"dino_icon.webp","mtime":"2020-06-21T10:55:03+02:00","size":0,"digest":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855","integrity":"sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU="},"header-peertube-73980e1d6d56b2f971a65a662e13d2ad888c9411b4554a27474a79b0c8c47b77.webp":{"logical_path":"header-peertube.webp","mtime":"2020-06-21T11:08:21+02:00","size":74254,"digest":"73980e1d6d56b2f971a65a662e13d2ad888c9411b4554a27474a79b0c8c47b77","integrity":"sha256-c5gOHW1WsvlxplpmLhPSrYiMlBG0VUonR0p5sMjEe3c="},"nextcloud-example-b784c83c2a7f72a8c8f03bd9a0d9cb4b6d101c42d268eab6a9dd303fce2cbd3c.webp":{"logical_path":"nextcloud-example.webp","mtime":"2020-12-29T20:01:43+01:00","size":25916,"digest":"b784c83c2a7f72a8c8f03bd9a0d9cb4b6d101c42d268eab6a9dd303fce2cbd3c","integrity":"sha256-t4TIPCp/cqjI8DvZoNnLS20QHELSaOq2qd0wP84svTw="},"nextcloud-example-dd4947a9410cc0a65698d25fedf588c9209d045b4f863420d6171b6b147c9c1e.webp":{"logical_path":"nextcloud-example.webp","mtime":"2020-12-29T20:07:07+01:00","size":23156,"digest":"dd4947a9410cc0a65698d25fedf588c9209d045b4f863420d6171b6b147c9c1e","integrity":"sha256-3UlHqUEMwKZWmNJf7fWIySCdBFtPhjQg1hcbaxR8nB4="},"azuracast-example-c22eb2541004a2eb64538a60f17f2e269246c6a14e2891a44146ed99998868fa.webp":{"logical_path":"azuracast-example.webp","mtime":"2020-12-29T21:05:27+01:00","size":88404,"digest":"c22eb2541004a2eb64538a60f17f2e269246c6a14e2891a44146ed99998868fa","integrity":"sha256-wi6yVBAEoutkU4pg8X8uJpJGxqFOKJGkQUbtmZmIaPo="},"azuracast-example-7a35e8f58a863cc7d39c4d2b3b3a80d84acf85b2587e7056485735286de9ddc2.webp":{"logical_path":"azuracast-example.webp","mtime":"2020-12-29T21:06:11+01:00","size":45178,"digest":"7a35e8f58a863cc7d39c4d2b3b3a80d84acf85b2587e7056485735286de9ddc2","integrity":"sha256-ejXo9YqGPMfTnE0rOzqA2ErPhbJYfnBWSFc1KG3p3cI="},"pihole-example-b8e918d6cfa56fa88a0ec8a632017b2ed81a03dbde178269d5778224ed35933b.webp":{"logical_path":"pihole-example.webp","mtime":"2020-12-29T21:12:07+01:00","size":13428,"digest":"b8e918d6cfa56fa88a0ec8a632017b2ed81a03dbde178269d5778224ed35933b","integrity":"sha256-uOkY1s+lb6iKDsimMgF7LtgaA9veF4Jp1XeCJO01kzs="},"header-network-5f907731bad66f5e1be46516bf96b792c26f5364fdc7ff1959b73b4969003c25.png":{"logical_path":"header-network.png","mtime":"2020-12-30T10:43:34+01:00","size":1133443,"digest":"5f907731bad66f5e1be46516bf96b792c26f5364fdc7ff1959b73b4969003c25","integrity":"sha256-X5B3MbrWb14b5GUWv5a3ksJvU2T9x/8ZWbc7SWkAPCU="},"header-network-fd719af10b0f863dcce59f17b6aa68d0ff319bedd5cba0431794451e39492f98.png":{"logical_path":"header-network.png","mtime":"2020-12-30T10:52:12+01:00","size":999424,"digest":"fd719af10b0f863dcce59f17b6aa68d0ff319bedd5cba0431794451e39492f98","integrity":"sha256-/XGa8QsPhj3M5Z8Xtqpo0P8xm+3Vy6BDF5RFHjlJL5g="},"header-network-19eb1db2f35ed2e9412931b261891413c0cc39ea060dd9cd7715e9b6b77c1d46.png":{"logical_path":"header-network.png","mtime":"2020-12-30T10:54:06+01:00","size":933888,"digest":"19eb1db2f35ed2e9412931b261891413c0cc39ea060dd9cd7715e9b6b77c1d46","integrity":"sha256-GesdsvNe0ulBKTGyYYkUE8DMOeoGDdnNdxXptrd8HUY="},"header-network-83e1fbb5cd5b37389efb4783aa8bc8ccdb8d7a310a4845bd96e2e775d1f8fbc4.png":{"logical_path":"header-network.png","mtime":"2020-12-30T11:01:05+01:00","size":1069864,"digest":"83e1fbb5cd5b37389efb4783aa8bc8ccdb8d7a310a4845bd96e2e775d1f8fbc4","integrity":"sha256-g+H7tc1bNzie+0eDqovIzNuNejEKSEW9luLnddH4+8Q="},"header-network-723149c33b0b739f68d59fcd04971a9fe1e76552495c4665fa3ca7b590c55c93.webp":{"logical_path":"header-network.webp","mtime":"2020-12-30T11:01:17+01:00","size":360820,"digest":"723149c33b0b739f68d59fcd04971a9fe1e76552495c4665fa3ca7b590c55c93","integrity":"sha256-cjFJwzsLc59o1Z/NBJcan+HnZVJJXEZl+jyntZDFXJM="},"cmaradonna-5c4b726171388f0fea4006e86df41a86d930efe497a6b7d6b50818f6cd1407da.webp":{"logical_path":"cmaradonna.webp","mtime":"2020-04-15T18:18:27+02:00","size":47290,"digest":"5c4b726171388f0fea4006e86df41a86d930efe497a6b7d6b50818f6cd1407da","integrity":"sha256-XEtyYXE4jw/qQAbobfQahtkw7+SXprfWtQgY9s0UB9o="},"sydro-1ae69af264e9606be2afa170435db5c0ba2caf3299ef89d4e2bc174ae194cab0.jpg":{"logical_path":"sydro.jpg","mtime":"2020-12-16T21:37:01+01:00","size":124707,"digest":"1ae69af264e9606be2afa170435db5c0ba2caf3299ef89d4e2bc174ae194cab0","integrity":"sha256-Guaa8mTpYGvir6FwQ121wLosrzKZ74nU4rwXSuGUyrA="},"grafixprint-c43aef4733878aafd201f1f3c334e547278f7bea6835aedc36ad097ad6cb49cd.jpg":{"logical_path":"grafixprint.jpg","mtime":"2020-04-05T12:06:02+02:00","size":31456,"digest":"c43aef4733878aafd201f1f3c334e547278f7bea6835aedc36ad097ad6cb49cd","integrity":"sha256-xDrvRzOHiq/SAfHzwzTlRyePe+poNa7cNq0JetbLSc0="},"stefano_amandonico-5ae81cdce3ef539477c5395e69ef1d3e655fefedcff2a6f6af6f89b38d5a8e2b.webp":{"logical_path":"stefano_amandonico.webp","mtime":"2020-04-05T14:22:14+02:00","size":11654,"digest":"5ae81cdce3ef539477c5395e69ef1d3e655fefedcff2a6f6af6f89b38d5a8e2b","integrity":"sha256-Wugc3OPvU5R3xTleae8dPmVf7+3P8qb2r2+Js41ajis="},"fabio_purple-0402ccdf0864b4bbea758a4bba40d7d060d252755147d3b667ab8a04dafde41a.jpg":{"logical_path":"fabio_purple.jpg","mtime":"2020-12-16T21:36:38+01:00","size":70524,"digest":"0402ccdf0864b4bbea758a4bba40d7d060d252755147d3b667ab8a04dafde41a","integrity":"sha256-BALM3whktLvqdYpLukDX0GDSUnVRR9O2Z6uKBNr95Bo="},"cmaradonna-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.webp":{"logical_path":"cmaradonna.webp","mtime":"2020-12-30T19:38:58+01:00","size":0,"digest":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855","integrity":"sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU="},"app-9ad1e2cbace7af4075fa9d44027b5a931a5feee7026aaa49cea5e1567a766b3c.js":{"logical_path":"app.js","mtime":"2021-01-28T15:44:32+01:00","size":177831,"digest":"9ad1e2cbace7af4075fa9d44027b5a931a5feee7026aaa49cea5e1567a766b3c","integrity":"sha256-mtHiy6znr0B1+p1EAntakxpf7ucCaqpJzqXhVnp2azw="},"app-1153ea9d55842c7d6458005268edec48af42dc9d13ac3d76e3b0248390b7da46.js":{"logical_path":"app.js","mtime":"2021-02-01T14:33:45+01:00","size":177640,"digest":"1153ea9d55842c7d6458005268edec48af42dc9d13ac3d76e3b0248390b7da46","integrity":"sha256-EVPqnVWELH1kWABSaO3sSK9C3J0TrD1247Akg5C32kY="},"app-0d6f6386b15d073a66b157136a61f854b3965006024335571c07dd831e9c476a.js":{"logical_path":"app.js","mtime":"2021-02-01T14:33:45+01:00","size":176068,"digest":"0d6f6386b15d073a66b157136a61f854b3965006024335571c07dd831e9c476a","integrity":"sha256-DW9jhrFdBzpmsVcTamH4VLOWUAYCQzVXHAfdgx6cR2o="},"sara-326876080072c2b95713c8a2dd777cf75bb683f612fe4e360ed7a5b9225bbabf.jpg":{"logical_path":"sara.jpg","mtime":"2020-12-16T21:38:19+01:00","size":76488,"digest":"326876080072c2b95713c8a2dd777cf75bb683f612fe4e360ed7a5b9225bbabf","integrity":"sha256-Mmh2CABywrlXE8ii3Xd891u2g/YS/k42DteluSJbur8="},"sara-43e4cc625594a8e5b2e65fc4d8c308c8d10d0c2f00820b13840f7310bf883357.jpg":{"logical_path":"sara.jpg","mtime":"2021-02-02T15:03:11+01:00","size":76839,"digest":"43e4cc625594a8e5b2e65fc4d8c308c8d10d0c2f00820b13840f7310bf883357","integrity":"sha256-Q+TMYlWUqOWy5l/E2MMIyNENDC8AggsThA9zEL+IM1c="},"app-0ecaf38355c5df8f9cdd6c2fd58bf29c59a74b1120b6fe310589c3b25adcce66.js":{"logical_path":"app.js","mtime":"2021-06-14T22:35:37+02:00","size":177914,"digest":"0ecaf38355c5df8f9cdd6c2fd58bf29c59a74b1120b6fe310589c3b25adcce66","integrity":"sha256-Dsrzg1XF34+c3Wwv1YvynFmnSxEgtv4xBYnDslrczmY="},"app-f917f871f8781f5eb46abfdff51cedb2cf5ee8e4bf7adfea8a7d7285c7f0721c.js":{"logical_path":"app.js","mtime":"2021-02-02T21:05:49+01:00","size":176217,"digest":"f917f871f8781f5eb46abfdff51cedb2cf5ee8e4bf7adfea8a7d7285c7f0721c","integrity":"sha256-+Rf4cfh4H160ar/f9Rztss9e6OS/et/qin1yhcfwchw="},"yamabiiko-fc45e2c800aa7bb8ba2f8b1a6d15adb74d70f53820dfb6edc293ebbcdc2485ee.webp":{"logical_path":"yamabiiko.webp","mtime":"2021-06-12T14:43:18+02:00","size":191662,"digest":"fc45e2c800aa7bb8ba2f8b1a6d15adb74d70f53820dfb6edc293ebbcdc2485ee","integrity":"sha256-/EXiyACqe7i6L4sabRWtt01w9Tgg37btwpPrvNwkhe4="},"yamabiiko-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.webp":{"logical_path":"yamabiiko.webp","mtime":"2021-06-12T14:43:17+02:00","size":0,"digest":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855","integrity":"sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU="},"rust-0aca5abc96b6bb54511c9dbd98b4dde05791eb5123bbf950557195c8f4bcadf0.png":{"logical_path":"rust.png","mtime":"2021-06-14T22:18:03+02:00","size":35532,"digest":"0aca5abc96b6bb54511c9dbd98b4dde05791eb5123bbf950557195c8f4bcadf0","integrity":"sha256-CspavJa2u1RRHJ29mLTd4FeR61Eju/lQVXGVyPS8rfA="},"qt-9f7c9b142d4ad80448f90ef2b4a205fe664dbeb561c72838f3108ac58107c0aa.webp":{"logical_path":"qt.webp","mtime":"2020-04-05T14:22:00+02:00","size":596,"digest":"9f7c9b142d4ad80448f90ef2b4a205fe664dbeb561c72838f3108ac58107c0aa","integrity":"sha256-n3ybFC1K2ARI+Q7ytKIF/mZNvrVhxyg48xCKxYEHwKo="},"rails-8deb1db6652bc9d315107c52aeb891f43a0d792ec55349075b1c0f4222b494d4.webp":{"logical_path":"rails.webp","mtime":"2020-04-05T14:22:00+02:00","size":1602,"digest":"8deb1db6652bc9d315107c52aeb891f43a0d792ec55349075b1c0f4222b494d4","integrity":"sha256-jesdtmUrydMVEHxSrriR9DoNeS7FU0kHWxwPQiK0lNQ="},"ruby-bb616c3b8b542f2fc3c513cf089388543f18d1030d8122b83ad1511f661b2cad.webp":{"logical_path":"ruby.webp","mtime":"2020-04-05T14:22:00+02:00","size":1480,"digest":"bb616c3b8b542f2fc3c513cf089388543f18d1030d8122b83ad1511f661b2cad","integrity":"sha256-u2FsO4tULy/DxRPPCJOIVD8Y0QMNgSK4OtFRH2YbLK0="},"rust-792f0411958e6eac2413edf2de848981f92ccd4a36ecc11007bfba74158c0d5b.webp":{"logical_path":"rust.webp","mtime":"2021-06-14T22:19:14+02:00","size":3730,"digest":"792f0411958e6eac2413edf2de848981f92ccd4a36ecc11007bfba74158c0d5b","integrity":"sha256-eS8EEZWObqwkE+3y3oSJgfkszUo27MEQB7+6dBWMDVs="},"php-31826d91947e860372a90b4a6dad93f6d12f022d6fa34377ee546b2e8c246465.webp":{"logical_path":"php.webp","mtime":"2020-04-05T14:22:00+02:00","size":1050,"digest":"31826d91947e860372a90b4a6dad93f6d12f022d6fa34377ee546b2e8c246465","integrity":"sha256-MYJtkZR+hgNyqQtKba2T9tEvAi1vo0N37lRrLowkZGU="},"postgresql-225ccac240b5f4b8ac40d219be933cc0ef75c75ae91c6b2f5b5dbbf3b3eb4994.webp":{"logical_path":"postgresql.webp","mtime":"2020-04-05T14:22:00+02:00","size":1910,"digest":"225ccac240b5f4b8ac40d219be933cc0ef75c75ae91c6b2f5b5dbbf3b3eb4994","integrity":"sha256-IlzKwkC19LisQNIZvpM8wO91x1rpHGsvW12787PrSZQ="},"logo-extended-dark-5ae312c33a5c5550f8fbf3348f022576e37c749b84904194aac3eff8a4c8387d.webp":{"logical_path":"logo-extended-dark.webp","mtime":"2020-04-05T14:22:00+02:00","size":6976,"digest":"5ae312c33a5c5550f8fbf3348f022576e37c749b84904194aac3eff8a4c8387d","integrity":"sha256-WuMSwzpcVVD4+/M0jwIlduN8dJuEkEGUqsPv+KTIOH0="},"libreboot_logo-01b2e4a81d4d7f0b63e78db5604c05cb529f5ac960c98ce4a270efbfed5647b9.webp":{"logical_path":"libreboot_logo.webp","mtime":"2020-04-05T14:22:00+02:00","size":10976,"digest":"01b2e4a81d4d7f0b63e78db5604c05cb529f5ac960c98ce4a270efbfed5647b9","integrity":"sha256-AbLkqB1Nfwtj5421YEwFy1KfWslgyYzkonDvv+1WR7k="},"laravel-ae07906c07def9dc0514b3288d161048fb1fd8af7fb5e2429d721ff1c16556ce.webp":{"logical_path":"laravel.webp","mtime":"2020-04-05T14:22:00+02:00","size":1476,"digest":"ae07906c07def9dc0514b3288d161048fb1fd8af7fb5e2429d721ff1c16556ce","integrity":"sha256-rgeQbAfe+dwFFLMojRYQSPsf2K9/teJCnXIf8cFlVs4="},"info_at_unitoo_qrcode-f5059192e2c552964dac93ac254871b6a73ee81d1862f41b7af1d3c29608571c.webp":{"logical_path":"info_at_unitoo_qrcode.webp","mtime":"2021-06-14T22:27:59+02:00","size":7724,"digest":"f5059192e2c552964dac93ac254871b6a73ee81d1862f41b7af1d3c29608571c","integrity":"sha256-9QWRkuLFUpZNrJOsJUhxtqc+6B0YYvQbevHTwpYIVxw="},"info_at_unitoo_qrcode-e3fd030b19d2edd588af8efd86fa90d641eec08bb2b8bbdd9053c1ccdc3f9b57.webp":{"logical_path":"info_at_unitoo_qrcode.webp","mtime":"2021-06-14T22:28:23+02:00","size":5134,"digest":"e3fd030b19d2edd588af8efd86fa90d641eec08bb2b8bbdd9053c1ccdc3f9b57","integrity":"sha256-4/0DCxnS7dWIr479hvqQ1kHuwIuyuLvdkFPBzNw/m1c="},"info_at_unitoo_qrcode-8d84b003ea3c9469fe35b7c3131639c727132ee84acfba3dbb22e02f034c7634.webp":{"logical_path":"info_at_unitoo_qrcode.webp","mtime":"2021-06-14T22:29:00+02:00","size":3920,"digest":"8d84b003ea3c9469fe35b7c3131639c727132ee84acfba3dbb22e02f034c7634","integrity":"sha256-jYSwA+o8lGn+NbfDExY5xycTLuhKz7o9uyLgLwNMdjQ="},"info_at_unitoo_qrcode-0b934f616adf28bea3289770b02b01feb20ea610ee405758bad7a45ada40f3b6.webp":{"logical_path":"info_at_unitoo_qrcode.webp","mtime":"2021-06-14T22:29:21+02:00","size":2878,"digest":"0b934f616adf28bea3289770b02b01feb20ea610ee405758bad7a45ada40f3b6","integrity":"sha256-C5NPYWrfKL6jKJdwsCsB/rIOphDuQFdYutekWtpA87Y="},"html5-c4bd24b1b4dd856a6322226756dc39304e8512d5c1672542ca09473dd176ef74.webp":{"logical_path":"html5.webp","mtime":"2020-04-05T14:22:00+02:00","size":1262,"digest":"c4bd24b1b4dd856a6322226756dc39304e8512d5c1672542ca09473dd176ef74","integrity":"sha256-xL0ksbTdhWpjIiJnVtw5ME6FEtXBZyVCyglHPdF273Q="},"fabio_purple-4ad3e76e57f6848bd7629865c794e6e9a97352006a02b22dee8836c99d9dc6ce.webp":{"logical_path":"fabio_purple.webp","mtime":"2021-06-14T22:31:02+02:00","size":36544,"digest":"4ad3e76e57f6848bd7629865c794e6e9a97352006a02b22dee8836c99d9dc6ce","integrity":"sha256-StPnblf2hIvXYphlx5Tm6alzUgBqArIt7og2yZ2dxs4="},"cpp-d13355853923d0bae186d66026cd87ef1cc25b8ad76ab6af4c46330f2870fbbc.webp":{"logical_path":"cpp.webp","mtime":"2020-04-05T14:22:00+02:00","size":1136,"digest":"d13355853923d0bae186d66026cd87ef1cc25b8ad76ab6af4c46330f2870fbbc","integrity":"sha256-0TNVhTkj0LrhhtZgJs2H7xzCW4rXaravTEYzDyhw+7w="},"bash-47f7288262eaeb7a4c690f215a4b558d2dd6e8d7092d06a37f31b5106b4c34d1.webp":{"logical_path":"bash.webp","mtime":"2020-04-05T14:22:00+02:00","size":1452,"digest":"47f7288262eaeb7a4c690f215a4b558d2dd6e8d7092d06a37f31b5106b4c34d1","integrity":"sha256-R/cogmLq63pMaQ8hWktVjS3W6NcJLQajfzG1EGtMNNE="},"sydro-42cadad80869b012bdc8b2b79152a444f0bf874a936643fea9ead94cfbf9f9d7.webp":{"logical_path":"sydro.webp","mtime":"2021-06-14T22:32:10+02:00","size":25674,"digest":"42cadad80869b012bdc8b2b79152a444f0bf874a936643fea9ead94cfbf9f9d7","integrity":"sha256-Qsra2AhpsBK9yLK3kVKkRPC/h0qTZkP+qerZTPv5+dc="},"sara-d146ccd2f358902f2549a2a83ecc59bf75552d42f2d79749459064e7d2a58166.webp":{"logical_path":"sara.webp","mtime":"2021-06-14T22:33:29+02:00","size":23628,"digest":"d146ccd2f358902f2549a2a83ecc59bf75552d42f2d79749459064e7d2a58166","integrity":"sha256-0UbM0vNYkC8lSaKoPsxZv3VVLULy15dJRZBk59KlgWY="},"cmaradonna-7220250c652cc4ae1382c95eab4223505f48f2c9a5de7385d5a64bc7c8dc687a.webp":{"logical_path":"cmaradonna.webp","mtime":"2020-12-30T19:38:58+01:00","size":48516,"digest":"7220250c652cc4ae1382c95eab4223505f48f2c9a5de7385d5a64bc7c8dc687a","integrity":"sha256-ciAlDGUsxK4Tgsleq0IjUF9I8sml3nOF1aZLx8jcaHo="},"yamabiiko-3b97c7d99a34c56fa18fa080476c02c987bbf1de61b29b2cab2d973bcc198a29.webp":{"logical_path":"yamabiiko.webp","mtime":"2021-06-12T14:43:52+02:00","size":74598,"digest":"3b97c7d99a34c56fa18fa080476c02c987bbf1de61b29b2cab2d973bcc198a29","integrity":"sha256-O5fH2Zo0xW+hj6CAR2wCyYe78d5hspssqy2XO8wZiik="},"liberapay-4c36b0058a6ff71d76618e38b1f3fdf677e4ef34de1d78068d53248075b1d9f8.webp":{"logical_path":"liberapay.webp","mtime":"2020-04-05T14:22:00+02:00","size":232,"digest":"4c36b0058a6ff71d76618e38b1f3fdf677e4ef34de1d78068d53248075b1d9f8","integrity":"sha256-TDawBYpv9x12YY44sfP99nfk7zTeHXgGjVMkgHWx2fg="},"app-89b88a297dd60dd2986441c18f7b62127415146453ba248101a24e4647abe2f1.js":{"logical_path":"app.js","mtime":"2021-06-14T22:49:44+02:00","size":177923,"digest":"89b88a297dd60dd2986441c18f7b62127415146453ba248101a24e4647abe2f1","integrity":"sha256-ibiKKX3WDdKYZEHBj3tiEnQVFGRTuiSBAaJORker4vE="},"app-9edcd2c006dd1207924bff4d656b7afc2039a99a4c6fed0928ef5f172f0bf553.js":{"logical_path":"app.js","mtime":"2021-06-14T23:02:18+02:00","size":177948,"digest":"9edcd2c006dd1207924bff4d656b7afc2039a99a4c6fed0928ef5f172f0bf553","integrity":"sha256-ntzSwAbdEgeSS/9NZWt6/CA5qZpMb+0JKO9fFy8L9VM="},"app-88019fea69a684cc3d6e86b9ee1d3b5846885d3f9eeb425fa6d6c3c0bfec32ec.js":{"logical_path":"app.js","mtime":"2021-06-15T10:10:33+02:00","size":175006,"digest":"88019fea69a684cc3d6e86b9ee1d3b5846885d3f9eeb425fa6d6c3c0bfec32ec","integrity":"sha256-iAGf6mmmhMw9boa57h07WEaIXT+e60JfptbDwL/sMuw="},"app-2cba018d9f32a44de05c2ae878b9abf74b2e940124d015f8086c4cec17fdd49b.js":{"logical_path":"app.js","mtime":"2021-06-15T10:10:46+02:00","size":149590,"digest":"2cba018d9f32a44de05c2ae878b9abf74b2e940124d015f8086c4cec17fdd49b","integrity":"sha256-LLoBjZ8ypE3gXCroeLmr90sulAEk0BX4CGxM7Bf91Js="},"app-074d4d85cb16d8bdd2500626c2aada380931c29ca113f8d7381c6dd71355d61b.js":{"logical_path":"app.js","mtime":"2021-06-15T10:18:03+02:00","size":148545,"digest":"074d4d85cb16d8bdd2500626c2aada380931c29ca113f8d7381c6dd71355d61b","integrity":"sha256-B01NhcsW2L3SUAYmwqraOAkxwpyhE/jXOBxt1xNV1hs="},"app-2b36b769a88b028451410c0196a869d58064050d9c894cc247dc2d498389cdad.js":{"logical_path":"app.js","mtime":"2021-06-15T10:49:27+02:00","size":93096,"digest":"2b36b769a88b028451410c0196a869d58064050d9c894cc247dc2d498389cdad","integrity":"sha256-Kza3aaiLAoRRQQwBlqhp1YBkBQ2ciUzCR9wtSYOJza0="},"app-538e722ac0c1639803a7a5533a46cc58ef63c75a4bc9eb4187c2d897c811866c.js":{"logical_path":"app.js","mtime":"2021-06-15T10:49:57+02:00","size":196076,"digest":"538e722ac0c1639803a7a5533a46cc58ef63c75a4bc9eb4187c2d897c811866c","integrity":"sha256-U45yKsDBY5gDp6VTOkbMWO9jx1pLyetBh8LYl8gRhmw="},"yamabiiko-3d812d63c6eada7f2f3b0e74f8523cc458ad904cd412aff1768f5f8b0c5a10553025eac2ddc001ecbd384fcc95c3c6c26504b56c4d674a411031fbde2136fb10.webp":{"logical_path":"yamabiiko.webp","mtime":"2021-06-15T13:35:16+02:00","size":74598,"digest":"3d812d63c6eada7f2f3b0e74f8523cc458ad904cd412aff1768f5f8b0c5a10553025eac2ddc001ecbd384fcc95c3c6c26504b56c4d674a411031fbde2136fb10","integrity":"sha512-PYEtY8bq2n8vOw50+FI8xFitkEzUEq/xdo9fiwxaEFUwJerC3cAB7L04T8yVw8bCZQS1bE1nSkEQMfveITb7EA=="},"sara-e538133815d0b5f7a3510cc5b2548641ec3ed9f5c5242d8e822814b4f286c750f277ee1c9184a8c161342e6bcc4bf93aaa6a5a0066ef10594c8d128117488980.webp":{"logical_path":"sara.webp","mtime":"2021-06-15T13:35:16+02:00","size":23628,"digest":"e538133815d0b5f7a3510cc5b2548641ec3ed9f5c5242d8e822814b4f286c750f277ee1c9184a8c161342e6bcc4bf93aaa6a5a0066ef10594c8d128117488980","integrity":"sha512-5TgTOBXQtfejUQzFslSGQew+2fXFJC2OgigUtPKGx1Dyd+4ckYSowWE0LmvMS/k6qmpaAGbvEFlMjRKBF0iJgA=="},"logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp":{"logical_path":"logo-extended-dark.webp","mtime":"2021-06-15T13:35:16+02:00","size":6976,"digest":"185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2","integrity":"sha512-GF6zIvjSSN/HCtv389P+CJKfTSNqKYpwiOaBWYyyMIZ+sTCm+BRWqEtgcYF4+4O+lsVSaWZhztYPRjtJCVESwg=="},"fabio_purple-ea7a2b308b5a8bfdcca81e62b2e58d0b7b50f6615c4f94b24d95756e60b3dc1f338feefa7fe8bbcdd07cbf02fe1a7c7d70b3269f8f96b1c1ef1600a3d2ae0097.webp":{"logical_path":"fabio_purple.webp","mtime":"2021-06-15T13:35:16+02:00","size":36544,"digest":"ea7a2b308b5a8bfdcca81e62b2e58d0b7b50f6615c4f94b24d95756e60b3dc1f338feefa7fe8bbcdd07cbf02fe1a7c7d70b3269f8f96b1c1ef1600a3d2ae0097","integrity":"sha512-6norMItai/3MqB5isuWNC3tQ9mFcT5SyTZV1bmCz3B8zj+76f+i7zdB8vwL+Gnx9cLMmn4+WscHvFgCj0q4Alw=="},"stefano_amandonico-55985a93525e2865bf5fa81f1b30d1cd9cfa7bd05923da3292526576d62f51176038fa04a844c1680be63fb3aa138fbda93ccc597c0e15413cf0657b6c0cddd5.webp":{"logical_path":"stefano_amandonico.webp","mtime":"2021-06-15T13:35:16+02:00","size":11654,"digest":"55985a93525e2865bf5fa81f1b30d1cd9cfa7bd05923da3292526576d62f51176038fa04a844c1680be63fb3aa138fbda93ccc597c0e15413cf0657b6c0cddd5","integrity":"sha512-VZhak1JeKGW/X6gfGzDRzZz6e9BZI9oyklJldtYvURdgOPoEqETBaAvmP7OqE4+9qTzMWXwOFUE88GV7bAzd1Q=="},"cmaradonna-175260e3f5944808218946241f374a1f2e56ffa8e01ef7e8aaf8e58b06cfce472ff9f200a2180e733fd69c62957c6a3cdbbbc05c209d7b2426e7f698c1365362.webp":{"logical_path":"cmaradonna.webp","mtime":"2021-06-15T13:35:16+02:00","size":48516,"digest":"175260e3f5944808218946241f374a1f2e56ffa8e01ef7e8aaf8e58b06cfce472ff9f200a2180e733fd69c62957c6a3cdbbbc05c209d7b2426e7f698c1365362","integrity":"sha512-F1Jg4/WUSAghiUYkHzdKHy5W/6jgHvfoqvjliwbPzkcv+fIAohgOcz/WnGKVfGo827vAXCCdeyQm5/aYwTZTYg=="},"sydro-1fb75d66312034ed5f57f329ddc7722fdd1fb8b8bdfd8c1c2fa6f5b0f0cc1ce48ff96a36d36d03c835724407ce682f82abcfa1f1dde234a94553bcc4b85b1ab9.webp":{"logical_path":"sydro.webp","mtime":"2021-06-15T13:35:16+02:00","size":25674,"digest":"1fb75d66312034ed5f57f329ddc7722fdd1fb8b8bdfd8c1c2fa6f5b0f0cc1ce48ff96a36d36d03c835724407ce682f82abcfa1f1dde234a94553bcc4b85b1ab9","integrity":"sha512-H7ddZjEgNO1fV/Mp3cdyL90fuLi9/YwcL6b1sPDMHOSP+Wo2020DyDVyRAfOaC+Cq8+h8d3iNKlFU7zEuFsauQ=="},"liberapay-a7f315ef8f959d993dfc27372fc0f25a9f41a964e4a1a6996cff2befd1a49d4ce10b5bb689f6b8e52c9f2a199691f905c2efd1634390096efb85597ae795fb82.webp":{"logical_path":"liberapay.webp","mtime":"2021-06-15T13:35:16+02:00","size":232,"digest":"a7f315ef8f959d993dfc27372fc0f25a9f41a964e4a1a6996cff2befd1a49d4ce10b5bb689f6b8e52c9f2a199691f905c2efd1634390096efb85597ae795fb82","integrity":"sha512-p/MV74+VnZk9/Cc3L8DyWp9BqWTkoaaZbP8r79GknUzhC1u2ifa45SyfKhmWkfkFwu/RY0OQCW77hVl655X7gg=="},"gplv3_logo-e003f687c9e680dcff5a1e7eab70b67f590cc1f0de11ed6d7e9d5854ad1520350713689437c1985c10e0e63b004d0ec22fcd5f06a4b2e4ef2bbf190bef8261a5.webp":{"logical_path":"gplv3_logo.webp","mtime":"2021-06-15T13:35:16+02:00","size":11712,"digest":"e003f687c9e680dcff5a1e7eab70b67f590cc1f0de11ed6d7e9d5854ad1520350713689437c1985c10e0e63b004d0ec22fcd5f06a4b2e4ef2bbf190bef8261a5","integrity":"sha512-4AP2h8nmgNz/Wh5+q3C2f1kMwfDeEe1tfp1YVK0VIDUHE2iUN8GYXBDg5jsATQ7CL81fBqSy5O8rvxkL74JhpQ=="},"libreboot_logo-55bbf2eee9e97c88c9104c7b4e0521b9b2ef51acb2f982f43cb170b93a3ac347226da97412a92951582866c0356a3afe20d30eca6a9c9622e649a02a7b876c04.webp":{"logical_path":"libreboot_logo.webp","mtime":"2021-06-15T13:35:16+02:00","size":10976,"digest":"55bbf2eee9e97c88c9104c7b4e0521b9b2ef51acb2f982f43cb170b93a3ac347226da97412a92951582866c0356a3afe20d30eca6a9c9622e649a02a7b876c04","integrity":"sha512-Vbvy7unpfIjJEEx7TgUhubLvUayy+YL0PLFwuTo6w0cibal0EqkpUVgoZsA1ajr+INMOymqcliLmSaAqe4dsBA=="},"info_at_unitoo_qrcode-312cbf1ea1f35dfae76c4e3e7136c5a97bebf3e4748951c8d022021133f0633715fdd59cafe64b17670a8c05836a3db868d804b94b3890c231f38a802dda9bc8.webp":{"logical_path":"info_at_unitoo_qrcode.webp","mtime":"2021-06-15T13:35:16+02:00","size":2878,"digest":"312cbf1ea1f35dfae76c4e3e7136c5a97bebf3e4748951c8d022021133f0633715fdd59cafe64b17670a8c05836a3db868d804b94b3890c231f38a802dda9bc8","integrity":"sha512-MSy/HqHzXfrnbE4+cTbFqXvr8+R0iVHI0CICETPwYzcV/dWcr+ZLF2cKjAWDaj24aNgEuUs4kMIx84qALdqbyA=="},"header-peertube-d52d22464c7d98f1687487d3372f74a7e9e1fd5d57e29a5ab648d871190188ad5afb89190fb90b3a1d63512d18c6f9458d0de11fda7ed0c7fadf940fb39aa558.webp":{"logical_path":"header-peertube.webp","mtime":"2021-06-15T13:35:16+02:00","size":74254,"digest":"d52d22464c7d98f1687487d3372f74a7e9e1fd5d57e29a5ab648d871190188ad5afb89190fb90b3a1d63512d18c6f9458d0de11fda7ed0c7fadf940fb39aa558","integrity":"sha512-1S0iRkx9mPFodIfTNy90p+nh/V1X4ppatkjYcRkBiK1a+4kZD7kLOh1jUS0YxvlFjQ3hH9p+0Mf635QPs5qlWA=="},"azuracast-example-4897384f610310dfd130fe6021ee44564bf58164227c849904720a74e1b1761aca0c54e4b3d9bec3906ca3760c430550f6784caff58640653b0f514f9d136949.webp":{"logical_path":"azuracast-example.webp","mtime":"2021-06-15T13:35:16+02:00","size":45178,"digest":"4897384f610310dfd130fe6021ee44564bf58164227c849904720a74e1b1761aca0c54e4b3d9bec3906ca3760c430550f6784caff58640653b0f514f9d136949","integrity":"sha512-SJc4T2EDEN/RMP5gIe5EVkv1gWQifISZBHIKdOGxdhrKDFTks9m+w5Bso3YMQwVQ9nhMr/WGQGU7D1FPnRNpSQ=="},"nextcloud-example-4bea82bf75854aeee6503fbd776a6978065ffb66c41042ace2eb6237ad00160e3b6580c82061f34970e60229da1eb6af2490f87929498be97fb1f4e18fad8eda.webp":{"logical_path":"nextcloud-example.webp","mtime":"2021-06-15T13:35:16+02:00","size":23156,"digest":"4bea82bf75854aeee6503fbd776a6978065ffb66c41042ace2eb6237ad00160e3b6580c82061f34970e60229da1eb6af2490f87929498be97fb1f4e18fad8eda","integrity":"sha512-S+qCv3WFSu7mUD+9d2ppeAZf+2bEEEKs4utiN60AFg47ZYDIIGHzSXDmAinaHravJJD4eSlJi+l/sfThj62O2g=="},"cpp-e940428fd3fb55f9f9999a31f580cacb8a5183cb035792c6d2287fcdd335c6fe1ac550d99b3a628e683220f60c88ca7ce45ba58bee9bde4f52c8f25df96d95ec.webp":{"logical_path":"cpp.webp","mtime":"2021-06-15T13:35:16+02:00","size":1136,"digest":"e940428fd3fb55f9f9999a31f580cacb8a5183cb035792c6d2287fcdd335c6fe1ac550d99b3a628e683220f60c88ca7ce45ba58bee9bde4f52c8f25df96d95ec","integrity":"sha512-6UBCj9P7Vfn5mZox9YDKy4pRg8sDV5LG0ih/zdM1xv4axVDZmzpijmgyIPYMiMp85Fuli+6b3k9SyPJd+W2V7A=="},"header-radio-f2562273b9dce80a1176471495e579d02414b0dddbab9c345833a71d3cca5aa34e250136ad7c18b74dd1fd4558fd0e5f9928c349633c89d7fdc377082c57b269.webp":{"logical_path":"header-radio.webp","mtime":"2021-06-15T13:35:16+02:00","size":87726,"digest":"f2562273b9dce80a1176471495e579d02414b0dddbab9c345833a71d3cca5aa34e250136ad7c18b74dd1fd4558fd0e5f9928c349633c89d7fdc377082c57b269","integrity":"sha512-8lYic7nc6AoRdkcUleV50CQUsN3bq5w0WDOnHTzKWqNOJQE2rXwYt03R/UVY/Q5fmSjDSWM8idf9w3cILFeyaQ=="},"pihole-example-9f91cd4bb041a1bdeace1d5b251b01475f6b74b8259a5c363083e10d49e7623d0e8a99e77e309e8eedb5e14112c61afa32c32be85f0b53d2e19625472fb8fbf7.webp":{"logical_path":"pihole-example.webp","mtime":"2021-06-15T13:35:16+02:00","size":13428,"digest":"9f91cd4bb041a1bdeace1d5b251b01475f6b74b8259a5c363083e10d49e7623d0e8a99e77e309e8eedb5e14112c61afa32c32be85f0b53d2e19625472fb8fbf7","integrity":"sha512-n5HNS7BBob3qzh1bJRsBR19rdLglmlw2MIPhDUnnYj0OipnnfjCeju214UESxhr6MsMr6F8LU9LhliVHL7j79w=="},"rails-31b940f10e72b2af868a1cbe47118dcaad0d9fe477536fa14b58c8ae8bc7e0f3383edb7c58606518027db9b7a66cb75ea3da761f26943475ccce4c7977c767f6.webp":{"logical_path":"rails.webp","mtime":"2021-06-15T13:35:16+02:00","size":1602,"digest":"31b940f10e72b2af868a1cbe47118dcaad0d9fe477536fa14b58c8ae8bc7e0f3383edb7c58606518027db9b7a66cb75ea3da761f26943475ccce4c7977c767f6","integrity":"sha512-MblA8Q5ysq+Gihy+RxGNyq0Nn+R3U2+hS1jIrovH4PM4Ptt8WGBlGAJ9ubembLdeo9p2HyaUNHXMzkx5d8dn9g=="},"rust-4093c1758f14bf77cafcc0a603dadfe5e28bee217b1a59c09d5a3eb295d000c087fd5d26b505ef9aa87ff51f7fa1aea9123ee98a7b8be6e223f65b584dbe980a.webp":{"logical_path":"rust.webp","mtime":"2021-06-15T13:35:16+02:00","size":3730,"digest":"4093c1758f14bf77cafcc0a603dadfe5e28bee217b1a59c09d5a3eb295d000c087fd5d26b505ef9aa87ff51f7fa1aea9123ee98a7b8be6e223f65b584dbe980a","integrity":"sha512-QJPBdY8Uv3fK/MCmA9rf5eKL7iF7GlnAnVo+spXQAMCH/V0mtQXvmqh/9R9/oa6pEj7pinuL5uIj9ltYTb6YCg=="},"qt-0d672280ae09b3f057d777aed303580e8fbd6923bd0bf3ac0bca6e49bbb44e9439077f73e6b1fccc264c96444eed933adf9d826745cfa33347667f7f28c53c7a.webp":{"logical_path":"qt.webp","mtime":"2021-06-15T13:35:16+02:00","size":596,"digest":"0d672280ae09b3f057d777aed303580e8fbd6923bd0bf3ac0bca6e49bbb44e9439077f73e6b1fccc264c96444eed933adf9d826745cfa33347667f7f28c53c7a","integrity":"sha512-DWcigK4Js/BX13eu0wNYDo+9aSO9C/OsC8puSbu0TpQ5B39z5rH8zCZMlkRO7ZM6352CZ0XPozNHZn9/KMU8eg=="},"ruby-aa8d6ec0c0e7503fdc0edc5656fcf1c2f38e47e24c1e98a1c5b1d1751123d10a5dcc05600b402dcc088ba3c75644f943c131e2cf37b74d3d642bf85c59912f5b.webp":{"logical_path":"ruby.webp","mtime":"2021-06-15T13:35:16+02:00","size":1480,"digest":"aa8d6ec0c0e7503fdc0edc5656fcf1c2f38e47e24c1e98a1c5b1d1751123d10a5dcc05600b402dcc088ba3c75644f943c131e2cf37b74d3d642bf85c59912f5b","integrity":"sha512-qo1uwMDnUD/cDtxWVvzxwvOOR+JMHpihxbHRdREj0QpdzAVgC0AtzAiLo8dWRPlDwTHizze3TT1kK/hcWZEvWw=="},"html5-1e71e65d8a82865c89f7f4a802d3ad5dfec40c4df1388c298849b85f2545c68dce96529d6b547e4eb82837223ed115fddec85b9b3376bcce5f0d763b9d1508d1.webp":{"logical_path":"html5.webp","mtime":"2021-06-15T13:35:16+02:00","size":1262,"digest":"1e71e65d8a82865c89f7f4a802d3ad5dfec40c4df1388c298849b85f2545c68dce96529d6b547e4eb82837223ed115fddec85b9b3376bcce5f0d763b9d1508d1","integrity":"sha512-HnHmXYqChlyJ9/SoAtOtXf7EDE3xOIwpiEm4XyVFxo3OllKda1R+TrgoNyI+0RX93shbmzN2vM5fDXY7nRUI0Q=="},"postgresql-a49ad65c1659345dec11412d756143d90f0ce4dc1086e0455a3f30a9f5a2913c7f7baca14f2fb142365bc8f213e535a7948ac259e051853eed45241724e9fe57.webp":{"logical_path":"postgresql.webp","mtime":"2021-06-15T13:35:16+02:00","size":1910,"digest":"a49ad65c1659345dec11412d756143d90f0ce4dc1086e0455a3f30a9f5a2913c7f7baca14f2fb142365bc8f213e535a7948ac259e051853eed45241724e9fe57","integrity":"sha512-pJrWXBZZNF3sEUEtdWFD2Q8M5NwQhuBFWj8wqfWikTx/e6yhTy+xQjZbyPIT5TWnlIrCWeBRhT7tRSQXJOn+Vw=="},"bash-434dc2f470afe53a3a497868acf66244066d61d944d1b50779cd244474ae4cc483e287b6a5df76b0ffd964d2cae07d2ed566769787e03a7487c1c5062110969a.webp":{"logical_path":"bash.webp","mtime":"2021-06-15T13:35:16+02:00","size":1452,"digest":"434dc2f470afe53a3a497868acf66244066d61d944d1b50779cd244474ae4cc483e287b6a5df76b0ffd964d2cae07d2ed566769787e03a7487c1c5062110969a","integrity":"sha512-Q03C9HCv5To6SXhorPZiRAZtYdlE0bUHec0kRHSuTMSD4oe2pd92sP/ZZNLK4H0u1WZ2l4fgOnSHwcUGIRCWmg=="},"php-05ed5c662a4f7a0af00e1dfb56b4fa95c7c8b29d6ec8b59fa70dc1e4dd0252f4c3e33c5abaf74554108449ede8ae2469a205983bd5bf25a656051369a05c0c77.webp":{"logical_path":"php.webp","mtime":"2021-06-15T13:35:16+02:00","size":1050,"digest":"05ed5c662a4f7a0af00e1dfb56b4fa95c7c8b29d6ec8b59fa70dc1e4dd0252f4c3e33c5abaf74554108449ede8ae2469a205983bd5bf25a656051369a05c0c77","integrity":"sha512-Be1cZipPegrwDh37VrT6lcfIsp1uyLWfpw3B5N0CUvTD4zxauvdFVBCESe3oriRpogWYO9W/JaZWBRNpoFwMdw=="},"laravel-44f202860c63891d2652345aba776971ba35415f32fdff81ce964e7a02b44bfeaa8f3d251fab1c57360317716da84a745f1aa0c5e7972d7b8e69178988b37fca.webp":{"logical_path":"laravel.webp","mtime":"2021-06-15T13:35:16+02:00","size":1476,"digest":"44f202860c63891d2652345aba776971ba35415f32fdff81ce964e7a02b44bfeaa8f3d251fab1c57360317716da84a745f1aa0c5e7972d7b8e69178988b37fca","integrity":"sha512-RPIChgxjiR0mUjRaundpcbo1QV8y/f+BzpZOegK0S/6qjz0lH6scVzYDF3FtqEp0XxqgxeeXLXuOaReJiLN/yg=="},"app-836b506aa081783aae7fbe33e0bdf30433137b4fe9d6838cf053dacf573d41aeb86849216f0fc106ed532987fdf43c21ddcab410516b3e3965073ecb187cdad3.js":{"logical_path":"app.js","mtime":"2021-06-15T11:23:36+02:00","size":185507,"digest":"836b506aa081783aae7fbe33e0bdf30433137b4fe9d6838cf053dacf573d41aeb86849216f0fc106ed532987fdf43c21ddcab410516b3e3965073ecb187cdad3","integrity":"sha512-g2tQaqCBeDquf74z4L3zBDMTe0/p1oOM8FPaz1c9Qa64aEkhbw/BBu1TKYf99Dwh3cq0EFFrPjllBz7LGHza0w=="},"app-234c6e822f5ec9db66fb93f15df00929f551f480ed6f8489d12c7036767a05f0.js":{"logical_path":"app.js","mtime":"2021-06-15T11:51:51+02:00","size":93880,"digest":"234c6e822f5ec9db66fb93f15df00929f551f480ed6f8489d12c7036767a05f0","integrity":"sha256-I0xugi9eydtm+5PxXfAJKfVR9IDtb4SJ0SxwNnZ6BfA="},"main-eef160ba522e246b3f15c8dd5a936575c74b055a3c2d333707585f24b4589ee9.css":{"logical_path":"main.css","mtime":"2021-06-15T12:29:30+02:00","size":330303,"digest":"eef160ba522e246b3f15c8dd5a936575c74b055a3c2d333707585f24b4589ee9","integrity":"sha256-7vFgulIuJGs/FcjdWpNldcdLBVo8LTM3B1hfJLRYnuk="},"main-386ffd4d47f91d995f5fca34872055154780a201b7c136350d2ab09a1315ea12.js":{"logical_path":"main.js","mtime":"2021-06-15T12:12:06+02:00","size":93878,"digest":"386ffd4d47f91d995f5fca34872055154780a201b7c136350d2ab09a1315ea12","integrity":"sha256-OG/9TUf5HZlfX8o0hyBVFUeAogG3wTY1DSqwmhMV6hI="},"font-awesome/fa-solid-900-e0e3c4af28348d721f8af603595c15d273a56f2b03392f9a413255fe5635f536.eot":{"logical_path":"font-awesome/fa-solid-900.eot","mtime":"2021-06-15T10:18:03+02:00","size":204814,"digest":"e0e3c4af28348d721f8af603595c15d273a56f2b03392f9a413255fe5635f536","integrity":"sha256-4OPEryg0jXIfivYDWVwV0nOlbysDOS+aQTJV/lY19TY="},"font-awesome/fa-solid-900-6b555920e358f8a25a422988b448615c33bcccb4f932e8331cebfc8e2a737fc7.woff2":{"logical_path":"font-awesome/fa-solid-900.woff2","mtime":"2021-06-15T10:18:03+02:00","size":80300,"digest":"6b555920e358f8a25a422988b448615c33bcccb4f932e8331cebfc8e2a737fc7","integrity":"sha256-a1VZIONY+KJaQimItEhhXDO8zLT5MugzHOv8jipzf8c="},"font-awesome/fa-solid-900-aab971ade1633ab836222074ceae0aad8a082d900908f27491b221d6e83998ca.woff":{"logical_path":"font-awesome/fa-solid-900.woff","mtime":"2021-06-15T10:18:03+02:00","size":104280,"digest":"aab971ade1633ab836222074ceae0aad8a082d900908f27491b221d6e83998ca","integrity":"sha256-qrlxreFjOrg2IiB0zq4KrYoILZAJCPJ0kbIh1ug5mMo="},"font-awesome/fa-solid-900-2caded242c04139761742fe0cda7f6592df1b6686857532c8a7c2e2536b976e4.ttf":{"logical_path":"font-awesome/fa-solid-900.ttf","mtime":"2021-06-15T10:18:03+02:00","size":204528,"digest":"2caded242c04139761742fe0cda7f6592df1b6686857532c8a7c2e2536b976e4","integrity":"sha256-LK3tJCwEE5dhdC/gzaf2WS3xtmhoV1MsinwuJTa5duQ="},"font-awesome/fa-solid-900-1a46e780ce5beb6507d62af8b20a92b33c8f042e87c612f4bbf8330bfc353419.svg":{"logical_path":"font-awesome/fa-solid-900.svg","mtime":"2021-06-15T10:18:03+02:00","size":917575,"digest":"1a46e780ce5beb6507d62af8b20a92b33c8f042e87c612f4bbf8330bfc353419","integrity":"sha256-GkbngM5b62UH1ir4sgqSszyPBC6HxhL0u/gzC/w1NBk="},"font-awesome/fa-regular-400-f9853ad337d523c0b35fe7ac306268a7035ce0ff7624710ed8b39c2b88b20a33.eot":{"logical_path":"font-awesome/fa-regular-400.eot","mtime":"2021-06-15T10:18:03+02:00","size":34350,"digest":"f9853ad337d523c0b35fe7ac306268a7035ce0ff7624710ed8b39c2b88b20a33","integrity":"sha256-+YU60zfVI8CzX+esMGJopwNc4P92JHEO2LOcK4iyCjM="},"font-awesome/fa-regular-400-ce20ed8a323117c8a718ff1ddc6dabb997373b575a8e896f2bf02b846c082c9d.woff2":{"logical_path":"font-awesome/fa-regular-400.woff2","mtime":"2021-06-15T10:18:03+02:00","size":13548,"digest":"ce20ed8a323117c8a718ff1ddc6dabb997373b575a8e896f2bf02b846c082c9d","integrity":"sha256-ziDtijIxF8inGP8d3G2ruZc3O1dajolvK/ArhGwILJ0="},"font-awesome/fa-regular-400-6799c999e422710f40f70a60a6138fc38106226c44d7bd1b1023f5bb65befef9.woff":{"logical_path":"font-awesome/fa-regular-400.woff","mtime":"2021-06-15T10:18:03+02:00","size":16772,"digest":"6799c999e422710f40f70a60a6138fc38106226c44d7bd1b1023f5bb65befef9","integrity":"sha256-Z5nJmeQicQ9A9wpgphOPw4EGImxE170bECP1u2W+/vk="},"font-awesome/fa-regular-400-5e811f0b32d488b9a183b77cfc7ac1ef44b3ea7aaed014e83975dfe597d221f6.ttf":{"logical_path":"font-awesome/fa-regular-400.ttf","mtime":"2021-06-15T10:18:03+02:00","size":34052,"digest":"5e811f0b32d488b9a183b77cfc7ac1ef44b3ea7aaed014e83975dfe597d221f6","integrity":"sha256-XoEfCzLUiLmhg7d8/HrB70Sz6nqu0BToOXXf5ZfSIfY="},"font-awesome/fa-regular-400-d42a64dc349a98075e8be12587943f2bd52065a8bb18960d7dc7390b535117e0.svg":{"logical_path":"font-awesome/fa-regular-400.svg","mtime":"2021-06-15T10:18:03+02:00","size":144714,"digest":"d42a64dc349a98075e8be12587943f2bd52065a8bb18960d7dc7390b535117e0","integrity":"sha256-1Cpk3DSamAdei+Elh5Q/K9UgZai7GJYNfcc5C1NRF+A="},"font-awesome/fa-brands-400-6128dd44fed3a046ff8d835d677e0a837c70c64dc1c944b7edfde04eb8d8b879.eot":{"logical_path":"font-awesome/fa-brands-400.eot","mtime":"2021-06-15T10:18:03+02:00","size":136822,"digest":"6128dd44fed3a046ff8d835d677e0a837c70c64dc1c944b7edfde04eb8d8b879","integrity":"sha256-YSjdRP7ToEb/jYNdZ34Kg3xwxk3ByUS37f3gTrjYuHk="},"font-awesome/fa-brands-400-71b3ce72680f4183d28db86b184542051fd533bb1146933233e4f6a20cf98cba.woff2":{"logical_path":"font-awesome/fa-brands-400.woff2","mtime":"2021-06-15T10:18:03+02:00","size":78460,"digest":"71b3ce72680f4183d28db86b184542051fd533bb1146933233e4f6a20cf98cba","integrity":"sha256-cbPOcmgPQYPSjbhrGEVCBR/VM7sRRpMyM+T2ogz5jLo="},"font-awesome/fa-brands-400-a0375c054a0041bd58e2a0bf7fa3df7c3904bfc4f790fd24e32ff3ee70fd0eef.woff":{"logical_path":"font-awesome/fa-brands-400.woff","mtime":"2021-06-15T10:18:03+02:00","size":92136,"digest":"a0375c054a0041bd58e2a0bf7fa3df7c3904bfc4f790fd24e32ff3ee70fd0eef","integrity":"sha256-oDdcBUoAQb1Y4qC/f6PffDkEv8T3kP0k4y/z7nD9Du8="},"font-awesome/fa-brands-400-404d6083193e569bc5c28c7b1bc0e13ece80c6e0f5a50ad8e9633f48f3c09155.ttf":{"logical_path":"font-awesome/fa-brands-400.ttf","mtime":"2021-06-15T10:18:03+02:00","size":136516,"digest":"404d6083193e569bc5c28c7b1bc0e13ece80c6e0f5a50ad8e9633f48f3c09155","integrity":"sha256-QE1ggxk+VpvFwox7G8DhPs6AxuD1pQrY6WM/SPPAkVU="},"font-awesome/fa-brands-400-e2749cb24a77208abdd9fda35f0d14f091948c44d21f977c8048a3b13e4beccb.svg":{"logical_path":"font-awesome/fa-brands-400.svg","mtime":"2021-06-15T10:18:03+02:00","size":747545,"digest":"e2749cb24a77208abdd9fda35f0d14f091948c44d21f977c8048a3b13e4beccb","integrity":"sha256-4nScskp3IIq92f2jXw0U8JGUjETSH5d8gEijsT5L7Ms="},"libretto-icons/libretto-icons-e06c74e822f21fd2db000208011e7ba08d9cb0cc2bf99a2a1372417a46a650c2.eot":{"logical_path":"libretto-icons/libretto-icons.eot","mtime":"2020-04-05T12:06:02+02:00","size":8460,"digest":"e06c74e822f21fd2db000208011e7ba08d9cb0cc2bf99a2a1372417a46a650c2","integrity":"sha256-4Gx06CLyH9LbAAIIAR57oI2csMwr+ZoqE3JBekamUMI="},"libretto-icons/libretto-icons-a513e4f20c690887d409569b5ed64a5701d4a08e600d245c80663e99afa68a17.woff":{"logical_path":"libretto-icons/libretto-icons.woff","mtime":"2020-04-05T12:06:02+02:00","size":6312,"digest":"a513e4f20c690887d409569b5ed64a5701d4a08e600d245c80663e99afa68a17","integrity":"sha256-pRPk8gxpCIfUCVabXtZKVwHUoI5gDSRcgGY+ma+mihc="},"libretto-icons/libretto-icons-0bffebf2348c05f52471855a1da13e43ab02c6c770d3de790a8169cf11ee9d80.ttf":{"logical_path":"libretto-icons/libretto-icons.ttf","mtime":"2020-04-05T12:06:02+02:00","size":8280,"digest":"0bffebf2348c05f52471855a1da13e43ab02c6c770d3de790a8169cf11ee9d80","integrity":"sha256-C//r8jSMBfUkcYVaHaE+Q6sCxsdw0955CoFpzxHunYA="},"libretto-icons/libretto-icons-0c5077e3b112b32c5d0d4de5c27a752f650ce43cc06d6c0bca39c57952cf2630.svg":{"logical_path":"libretto-icons/libretto-icons.svg","mtime":"2020-04-05T12:06:02+02:00","size":18986,"digest":"0c5077e3b112b32c5d0d4de5c27a752f650ce43cc06d6c0bca39c57952cf2630","integrity":"sha256-DFB347ESsyxdDU3lwnp1L2UM5DzAbWwLyjnFeVLPJjA="},"Raleway_400-b3287a4018a220fe4a205c68bbb34a847fe5038c5dfbe575dd538df025b0497a.woff2":{"logical_path":"Raleway_400.woff2","mtime":"2020-02-14T22:45:50+01:00","size":20724,"digest":"b3287a4018a220fe4a205c68bbb34a847fe5038c5dfbe575dd538df025b0497a","integrity":"sha256-syh6QBiiIP5KIFxou7NKhH/lA4xd++V13VON8CWwSXo="},"main-9c6314e64f6d1edd0e42e06e1ca2473d93081d147cba379bd2592e96494fcf09.css":{"logical_path":"main.css","mtime":"2021-06-15T12:30:56+02:00","size":330078,"digest":"9c6314e64f6d1edd0e42e06e1ca2473d93081d147cba379bd2592e96494fcf09","integrity":"sha256-nGMU5k9tHt0OQuBuHKJHPZMIHRR8ujeb0lkulklPzwk="},"main-3c6195a38181b989ac51efbc2e03f7b935f450570d306ef4be38eba5c03e056a.css":{"logical_path":"main.css","mtime":"2021-06-15T12:31:11+02:00","size":331848,"digest":"3c6195a38181b989ac51efbc2e03f7b935f450570d306ef4be38eba5c03e056a","integrity":"sha256-PGGVo4GBuYmsUe+8LgP3uTX0UFcNMG70vjjrpcA+BWo="},"Raleway_300-c07a2aa7316f1c8bd0fc61d3caf3e1089f7bd3e9c38bc1c1b9c20873ef884e1b.woff2":{"logical_path":"Raleway_300.woff2","mtime":"2020-02-14T22:45:44+01:00","size":20808,"digest":"c07a2aa7316f1c8bd0fc61d3caf3e1089f7bd3e9c38bc1c1b9c20873ef884e1b","integrity":"sha256-wHoqpzFvHIvQ/GHTyvPhCJ970+nDi8HBucIIc++IThs="},"Raleway_300-ff192880346373c6d41eb898e4164c5cf5a40fee0daee1f51679a72447c2fb4d.woff":{"logical_path":"Raleway_300.woff","mtime":"2020-02-14T22:45:45+01:00","size":25328,"digest":"ff192880346373c6d41eb898e4164c5cf5a40fee0daee1f51679a72447c2fb4d","integrity":"sha256-/xkogDRjc8bUHriY5BZMXPWkD+4NruH1FnmnJEfC+00="},"Raleway_300-80a03436eb14f2b3e842da58401c00ab99c4d563f82d4540ab2f370aa28cae90.eot":{"logical_path":"Raleway_300.eot","mtime":"2020-02-14T22:45:46+01:00","size":23872,"digest":"80a03436eb14f2b3e842da58401c00ab99c4d563f82d4540ab2f370aa28cae90","integrity":"sha256-gKA0NusU8rPoQtpYQBwAq5nE1WP4LUVAqy83CqKMrpA="},"Raleway_300-60896a2ef364604a5e1bcd0b3d3a6551670c0eb53d6969f73e7371bf8e8b8031.svg":{"logical_path":"Raleway_300.svg","mtime":"2020-02-14T22:45:47+01:00","size":58926,"digest":"60896a2ef364604a5e1bcd0b3d3a6551670c0eb53d6969f73e7371bf8e8b8031","integrity":"sha256-YIlqLvNkYEpeG80LPTplUWcMDrU9aWn3PnNxv46LgDE="},"Raleway_300-5057b7c8cfc3ab66513baf3fdccc3374c1267658a8ff53d0baf867c5c5110b4c.ttf":{"logical_path":"Raleway_300.ttf","mtime":"2020-02-14T22:45:48+01:00","size":55564,"digest":"5057b7c8cfc3ab66513baf3fdccc3374c1267658a8ff53d0baf867c5c5110b4c","integrity":"sha256-UFe3yM/Dq2ZRO68/3MwzdMEmdlio/1PQuvhnxcURC0w="},"Raleway_400-5d176856afb178b8aa190703b4047f372e8b545dde5c33b045808bcee5d5768a.woff":{"logical_path":"Raleway_400.woff","mtime":"2020-02-14T22:45:51+01:00","size":25244,"digest":"5d176856afb178b8aa190703b4047f372e8b545dde5c33b045808bcee5d5768a","integrity":"sha256-XRdoVq+xeLiqGQcDtAR/Ny6LVF3eXDOwRYCLzuXVdoo="},"Raleway_400-07c1c301fe55759d09cd30a4a0276dea43c3c7286a1448d03aacd16dd57d6214.eot":{"logical_path":"Raleway_400.eot","mtime":"2020-02-14T22:45:52+01:00","size":23759,"digest":"07c1c301fe55759d09cd30a4a0276dea43c3c7286a1448d03aacd16dd57d6214","integrity":"sha256-B8HDAf5VdZ0JzTCkoCdt6kPDxyhqFEjQOqzRbdV9YhQ="},"Raleway_400-1dbcf8fd37c8ad7324f769f21289c53db48ee9c50fb82f75f1d4b7ca3b1bce4c.svg":{"logical_path":"Raleway_400.svg","mtime":"2020-02-14T22:45:53+01:00","size":58763,"digest":"1dbcf8fd37c8ad7324f769f21289c53db48ee9c50fb82f75f1d4b7ca3b1bce4c","integrity":"sha256-Hbz4/TfIrXMk92nyEonFPbSO6cUPuC918dS3yjsbzkw="},"Raleway_400-c07999c4403d96e4f384ab755454751fb0b5fa5fb9e3710e89635d04cb8e1082.ttf":{"logical_path":"Raleway_400.ttf","mtime":"2020-02-14T22:45:55+01:00","size":54112,"digest":"c07999c4403d96e4f384ab755454751fb0b5fa5fb9e3710e89635d04cb8e1082","integrity":"sha256-wHmZxEA9luTzhKt1VFR1H7C1+l+543EOiWNdBMuOEII="},"Raleway_400i-a7234159c958ef1e0d13bcd8b858876d3ac1a99bc7e8165559fd528adfccbb6b.woff2":{"logical_path":"Raleway_400i.woff2","mtime":"2020-02-14T22:45:56+01:00","size":21612,"digest":"a7234159c958ef1e0d13bcd8b858876d3ac1a99bc7e8165559fd528adfccbb6b","integrity":"sha256-pyNBWclY7x4NE7zYuFiHbTrBqZvH6BZVWf1Sit/Mu2s="},"Raleway_400i-3db6b2c08639a0479c941ea28f8f114d58313de4ef6534a6fb1091b18dbbea73.woff":{"logical_path":"Raleway_400i.woff","mtime":"2020-02-14T22:45:57+01:00","size":26284,"digest":"3db6b2c08639a0479c941ea28f8f114d58313de4ef6534a6fb1091b18dbbea73","integrity":"sha256-PbaywIY5oEeclB6ij48RTVgxPeTvZTSm+xCRsY276nM="},"Raleway_400i-09b2e88f85b06a01303a24277f2b578d07c42a96a125e70be4456a6e69181751.eot":{"logical_path":"Raleway_400i.eot","mtime":"2020-02-14T22:45:58+01:00","size":24926,"digest":"09b2e88f85b06a01303a24277f2b578d07c42a96a125e70be4456a6e69181751","integrity":"sha256-CbLoj4WwagEwOiQnfytXjQfEKpahJecL5EVqbmkYF1E="},"Raleway_400i-ee0955a8298cd3514875eb88318842e39639b419670da6e378e84df895f604b3.svg":{"logical_path":"Raleway_400i.svg","mtime":"2020-02-14T22:45:59+01:00","size":61984,"digest":"ee0955a8298cd3514875eb88318842e39639b419670da6e378e84df895f604b3","integrity":"sha256-7glVqCmM01FIdeuIMYhC45Y5tBlnDabjeOhN+JX2BLM="},"Raleway_400i-0e07c8c6d3cf0842a0a5f9eb7b27b95b2812a6e48bb0f93d5c2203514f3c088d.ttf":{"logical_path":"Raleway_400i.ttf","mtime":"2020-02-14T22:46:00+01:00","size":56416,"digest":"0e07c8c6d3cf0842a0a5f9eb7b27b95b2812a6e48bb0f93d5c2203514f3c088d","integrity":"sha256-DgfIxtPPCEKgpfnreye5WygSpuSLsPk9XCIDUU88CI0="},"Raleway_700-0a654aef5d8378e00c1a8a8e6876a8e4246b41cf46a3cabf1bf495617ca4086e.woff2":{"logical_path":"Raleway_700.woff2","mtime":"2020-02-14T22:46:02+01:00","size":20864,"digest":"0a654aef5d8378e00c1a8a8e6876a8e4246b41cf46a3cabf1bf495617ca4086e","integrity":"sha256-CmVK712DeOAMGoqOaHao5CRrQc9Go8q/G/SVYXykCG4="},"Raleway_700-0cc6ac4268d609a5f508e015a9718f14293cc4dd6aec398b3af088ccf2aa0f8b.woff":{"logical_path":"Raleway_700.woff","mtime":"2020-02-14T22:46:03+01:00","size":25492,"digest":"0cc6ac4268d609a5f508e015a9718f14293cc4dd6aec398b3af088ccf2aa0f8b","integrity":"sha256-DMasQmjWCaX1COAVqXGPFCk8xN1q7DmLOvCIzPKqD4s="},"Raleway_700-b696766b042e46832f95b8bc623b14206110cc58a41907b5da7301bedadd722c.eot":{"logical_path":"Raleway_700.eot","mtime":"2020-02-14T22:46:04+01:00","size":24054,"digest":"b696766b042e46832f95b8bc623b14206110cc58a41907b5da7301bedadd722c","integrity":"sha256-tpZ2awQuRoMvlbi8YjsUIGEQzFikGQe12nMBvtrdciw="},"Raleway_700-c2ee9d7349fc918d8a704d57baf1c8a11b4de402659d01838f499dce411e44bf.svg":{"logical_path":"Raleway_700.svg","mtime":"2020-02-14T22:46:05+01:00","size":57967,"digest":"c2ee9d7349fc918d8a704d57baf1c8a11b4de402659d01838f499dce411e44bf","integrity":"sha256-wu6dc0n8kY2KcE1XuvHIoRtN5AJlnQGDj0mdzkEeRL8="},"Raleway_700-e33ae13654874214b9fd35a2220deb27561f496237cc1853e897eda7b0b7854f.ttf":{"logical_path":"Raleway_700.ttf","mtime":"2020-02-14T22:46:06+01:00","size":54488,"digest":"e33ae13654874214b9fd35a2220deb27561f496237cc1853e897eda7b0b7854f","integrity":"sha256-4zrhNlSHQhS5/TWiIg3rJ1YfSWI3zBhT6Jftp7C3hU8="},"Raleway_700i-fd44443955bdbcce1073bd03ce8780a28ddd234af108d50137319c2929bff6a1.woff2":{"logical_path":"Raleway_700i.woff2","mtime":"2020-02-14T22:46:07+01:00","size":21788,"digest":"fd44443955bdbcce1073bd03ce8780a28ddd234af108d50137319c2929bff6a1","integrity":"sha256-/UREOVW9vM4Qc70DzoeAoo3dI0rxCNUBNzGcKSm/9qE="},"Raleway_700i-3c9d864552209367951cc7830e35f7c101f2e8ce6857ca584e0a4f09eadf5129.woff":{"logical_path":"Raleway_700i.woff","mtime":"2020-02-14T22:46:08+01:00","size":26476,"digest":"3c9d864552209367951cc7830e35f7c101f2e8ce6857ca584e0a4f09eadf5129","integrity":"sha256-PJ2GRVIgk2eVHMeDDjX3wQHy6M5oV8pYTgpPCerfUSk="},"Raleway_700i-8836a3b311d534ebe591ea0a5771ab05b2842d123b48749f33006347a22fe50c.eot":{"logical_path":"Raleway_700i.eot","mtime":"2020-02-14T22:46:09+01:00","size":25246,"digest":"8836a3b311d534ebe591ea0a5771ab05b2842d123b48749f33006347a22fe50c","integrity":"sha256-iDajsxHVNOvlkeoKV3GrBbKELRI7SHSfMwBjR6Iv5Qw="},"Raleway_700i-54c5db6b68d2413427555501a4b21bca1330615f892c7e8e2483040126de07c4.svg":{"logical_path":"Raleway_700i.svg","mtime":"2020-02-14T22:46:11+01:00","size":60893,"digest":"54c5db6b68d2413427555501a4b21bca1330615f892c7e8e2483040126de07c4","integrity":"sha256-VMXba2jSQTQnVVUBpLIbyhMwYV+JLH6OJIMEASbeB8Q="},"Raleway_700i-9bcf5dfebfb1168979693131a025a58b154e0348a7f70cd8b01ed37d81cd1fdb.ttf":{"logical_path":"Raleway_700i.ttf","mtime":"2020-02-14T22:46:12+01:00","size":56708,"digest":"9bcf5dfebfb1168979693131a025a58b154e0348a7f70cd8b01ed37d81cd1fdb","integrity":"sha256-m89d/r+xFol5aTExoCWlixVOA0in9wzYsB7TfYHNH9s="},"main-352b7ea6a48a487e8e43f4eb008bada3de8aa941814752f1fb3bb738553e9552.css":{"logical_path":"main.css","mtime":"2021-06-15T12:38:28+02:00","size":331033,"digest":"352b7ea6a48a487e8e43f4eb008bada3de8aa941814752f1fb3bb738553e9552","integrity":"sha256-NSt+pqSKSH6OQ/TrAIuto96KqUGBR1Lx+zu3OFU+lVI="},"main-ec899224bcf072c3a6b94f9883673995aa9d836f85f43a99c57d336807dd376e7ce1c41990415c236cb521cc8902c8ad4ab9d8addf34fce5416d0cde5fb652ff.js":{"logical_path":"main.js","mtime":"2021-06-15T13:35:16+02:00","size":228116,"digest":"ec899224bcf072c3a6b94f9883673995aa9d836f85f43a99c57d336807dd376e7ce1c41990415c236cb521cc8902c8ad4ab9d8addf34fce5416d0cde5fb652ff","integrity":"sha512-7ImSJLzwcsOmuU+Yg2c5laqdg2+F9DqZxX0zaAfdN2584cQZkEFcI2y1IcyJAsitSrnYrd80/OVBbQzeX7ZS/w=="},"main-e4c14629452d8894f8b6d3a967ebdc6906d0a684218ccce036c3f8fb4c37d015f052afe788aa1ca16037e935f49538a8a84cd983d283f1f3f0e658fc0c5b15ec.css":{"logical_path":"main.css","mtime":"2021-06-15T12:59:43+02:00","size":273547,"digest":"e4c14629452d8894f8b6d3a967ebdc6906d0a684218ccce036c3f8fb4c37d015f052afe788aa1ca16037e935f49538a8a84cd983d283f1f3f0e658fc0c5b15ec","integrity":"sha512-5MFGKUUtiJT4ttOpZ+vcaQbQpoQhjMzgNsP4+0w30BXwUq/niKocoWA36TX0lTioqEzZg9KD8fPw5lj8DFsV7A=="},"font-awesome/fa-solid-900-62ab574fd20c74146ccdd92734a5f26628caf7ec63c183be913606b8fe96069fee1fc72f220c9de6f3e74fdda1c8a3afebd0847b9fd835cf0cf54edee9d1887c.ttf":{"logical_path":"font-awesome/fa-solid-900.ttf","mtime":"2021-06-15T13:31:03+02:00","size":204528,"digest":"62ab574fd20c74146ccdd92734a5f26628caf7ec63c183be913606b8fe96069fee1fc72f220c9de6f3e74fdda1c8a3afebd0847b9fd835cf0cf54edee9d1887c","integrity":"sha512-YqtXT9IMdBRszdknNKXyZijK9+xjwYO+kTYGuP6WBp/uH8cvIgyd5vPnT92hyKOv69CEe5/YNc8M9U7e6dGIfA=="},"font-awesome/fa-solid-900-e2f6b4574cb1541dff6852d0af44faae80286110e8451841eade4b53ebdf31150602640fe1bdfff41459ea4ae884d14d115fbc93b30d199c87b88f5d07e4cd72.woff2":{"logical_path":"font-awesome/fa-solid-900.woff2","mtime":"2021-06-15T13:31:03+02:00","size":80300,"digest":"e2f6b4574cb1541dff6852d0af44faae80286110e8451841eade4b53ebdf31150602640fe1bdfff41459ea4ae884d14d115fbc93b30d199c87b88f5d07e4cd72","integrity":"sha512-4va0V0yxVB3/aFLQr0T6roAoYRDoRRhB6t5LU+vfMRUGAmQP4b3/9BRZ6krohNFNEV+8k7MNGZyHuI9dB+TNcg=="},"font-awesome/fa-solid-900-d7992acea79eb27ffb1ad2578f4726b13050d5497e3c83d7918643c4c2b6ece68be7ae5bef9cb9f7b926c65bfab900b495051edd371cefd69c0262bc01a759e6.woff":{"logical_path":"font-awesome/fa-solid-900.woff","mtime":"2021-06-15T13:31:03+02:00","size":104280,"digest":"d7992acea79eb27ffb1ad2578f4726b13050d5497e3c83d7918643c4c2b6ece68be7ae5bef9cb9f7b926c65bfab900b495051edd371cefd69c0262bc01a759e6","integrity":"sha512-15kqzqeesn/7GtJXj0cmsTBQ1Ul+PIPXkYZDxMK27OaL565b75y597kmxlv6uQC0lQUe3Tcc79acAmK8AadZ5g=="},"font-awesome/fa-solid-900-fa71574a444a36acf9cc67a8fc44bd4948a3936275f99c8dcc88336addc8c699d47c22caa34635b236d0c9f036d7651928395ff69291f7fdc9f0fea98262162d.eot":{"logical_path":"font-awesome/fa-solid-900.eot","mtime":"2021-06-15T13:31:03+02:00","size":204814,"digest":"fa71574a444a36acf9cc67a8fc44bd4948a3936275f99c8dcc88336addc8c699d47c22caa34635b236d0c9f036d7651928395ff69291f7fdc9f0fea98262162d","integrity":"sha512-+nFXSkRKNqz5zGeo/ES9SUijk2J1+ZyNzIgzat3IxpnUfCLKo0Y1sjbQyfA212UZKDlf9pKR9/3J8P6pgmIWLQ=="},"font-awesome/fa-solid-900-f3070b2c1443cd05d63c4f1e3e3a1e8d1cefb646310ed4f87c6e799409df2e39888c1daeeccf5ccd127e4f44b760c467e12f5773f6d8c7a3f6fbceb93fe827e5.svg":{"logical_path":"font-awesome/fa-solid-900.svg","mtime":"2021-06-15T13:31:03+02:00","size":917575,"digest":"f3070b2c1443cd05d63c4f1e3e3a1e8d1cefb646310ed4f87c6e799409df2e39888c1daeeccf5ccd127e4f44b760c467e12f5773f6d8c7a3f6fbceb93fe827e5","integrity":"sha512-8wcLLBRDzQXWPE8ePjoejRzvtkYxDtT4fG55lAnfLjmIjB2u7M9czRJ+T0S3YMRn4S9Xc/bYx6P2+865P+gn5Q=="},"font-awesome/fa-regular-400-c7de4986099457756868cc042ea6a150891d4b0afe2357352606c349f06a5dd0f937aa288109a78fe3df407273c622166fb4a78228299bf17be46a7d3328bb39.eot":{"logical_path":"font-awesome/fa-regular-400.eot","mtime":"2021-06-15T13:31:03+02:00","size":34350,"digest":"c7de4986099457756868cc042ea6a150891d4b0afe2357352606c349f06a5dd0f937aa288109a78fe3df407273c622166fb4a78228299bf17be46a7d3328bb39","integrity":"sha512-x95JhgmUV3VoaMwELqahUIkdSwr+I1c1JgbDSfBqXdD5N6oogQmnj+PfQHJzxiIWb7Sngigpm/F75Gp9Myi7OQ=="},"font-awesome/fa-regular-400-d73fc4a97b23841d385b33517d60b0010955c58c2890d33347cbbda3e07606f4f1b327a0a82be2d5ebd16a2d7a431eb594900f4a8d13e91ae2437c6e5688d471.svg":{"logical_path":"font-awesome/fa-regular-400.svg","mtime":"2021-06-15T13:31:03+02:00","size":144714,"digest":"d73fc4a97b23841d385b33517d60b0010955c58c2890d33347cbbda3e07606f4f1b327a0a82be2d5ebd16a2d7a431eb594900f4a8d13e91ae2437c6e5688d471","integrity":"sha512-1z/EqXsjhB04WzNRfWCwAQlVxYwokNMzR8u9o+B2BvTxsyegqCvi1evRai16Qx61lJAPSo0T6RriQ3xuVojUcQ=="},"font-awesome/fa-brands-400-c6fa01465923c24a87c81d562f9f5e8e71c746f2067a9be2474fb0c8a312cfb723d87f6d67941b389546985875577c62ba781f4fc3e3bc18b69fe0d9afde75cf.woff":{"logical_path":"font-awesome/fa-brands-400.woff","mtime":"2021-06-15T13:31:03+02:00","size":92136,"digest":"c6fa01465923c24a87c81d562f9f5e8e71c746f2067a9be2474fb0c8a312cfb723d87f6d67941b389546985875577c62ba781f4fc3e3bc18b69fe0d9afde75cf","integrity":"sha512-xvoBRlkjwkqHyB1WL59ejnHHRvIGepviR0+wyKMSz7cj2H9tZ5QbOJVGmFh1V3xiungfT8PjvBi2n+DZr951zw=="},"font-awesome/fa-regular-400-68a5925b9301a64c50045b6dd8ef432bd71de9b0c2eeb55348aec2ce48dd6cac7f36bee540623d5f58d8b97186e3c41a001dc36afd18f3e9b894e754ab64f98a.ttf":{"logical_path":"font-awesome/fa-regular-400.ttf","mtime":"2021-06-15T13:31:03+02:00","size":34052,"digest":"68a5925b9301a64c50045b6dd8ef432bd71de9b0c2eeb55348aec2ce48dd6cac7f36bee540623d5f58d8b97186e3c41a001dc36afd18f3e9b894e754ab64f98a","integrity":"sha512-aKWSW5MBpkxQBFtt2O9DK9cd6bDC7rVTSK7CzkjdbKx/Nr7lQGI9X1jYuXGG48QaAB3Dav0Y8+m4lOdUq2T5ig=="},"font-awesome/fa-brands-400-21bf66ed936b133c53b4cf1353b405020cb422c5f14e04f78d662ea6ce709ba5f25694040214473f553ffb5c6aec7780174424c733887f714c0aa181fb749d50.eot":{"logical_path":"font-awesome/fa-brands-400.eot","mtime":"2021-06-15T13:31:03+02:00","size":136822,"digest":"21bf66ed936b133c53b4cf1353b405020cb422c5f14e04f78d662ea6ce709ba5f25694040214473f553ffb5c6aec7780174424c733887f714c0aa181fb749d50","integrity":"sha512-Ib9m7ZNrEzxTtM8TU7QFAgy0IsXxTgT3jWYups5wm6XyVpQEAhRHP1U/+1xq7HeAF0QkxzOIf3FMCqGB+3SdUA=="},"font-awesome/fa-regular-400-515e81ee81f1c364a93116e844f9142d3f817de2a1d3157ec0b9a51d21aa9d00698de891d2cf8bf215f137ce7030548f27b3032637ea708700b6c5cdb5d6a0c2.woff":{"logical_path":"font-awesome/fa-regular-400.woff","mtime":"2021-06-15T13:31:03+02:00","size":16772,"digest":"515e81ee81f1c364a93116e844f9142d3f817de2a1d3157ec0b9a51d21aa9d00698de891d2cf8bf215f137ce7030548f27b3032637ea708700b6c5cdb5d6a0c2","integrity":"sha512-UV6B7oHxw2SpMRboRPkULT+BfeKh0xV+wLmlHSGqnQBpjeiR0s+L8hXxN85wMFSPJ7MDJjfqcIcAtsXNtdagwg=="},"font-awesome/fa-regular-400-cc1f2ea5a6321ad04ffbc43022184785acd7db636109b841694403261850744b47cb5f2b60fe4f72d717668880392f3ea477c013a90e61c66aa68fb60704790c.woff2":{"logical_path":"font-awesome/fa-regular-400.woff2","mtime":"2021-06-15T13:31:03+02:00","size":13548,"digest":"cc1f2ea5a6321ad04ffbc43022184785acd7db636109b841694403261850744b47cb5f2b60fe4f72d717668880392f3ea477c013a90e61c66aa68fb60704790c","integrity":"sha512-zB8upaYyGtBP+8QwIhhHhazX22NhCbhBaUQDJhhQdEtHy18rYP5PctcXZoiAOS8+pHfAE6kOYcZqpo+2BwR5DA=="},"font-awesome/fa-brands-400-5f4f35e9acdb825a245e678a834b2bc6d5c302693fffc3497717024c2d8385ffdeb233d4d7f368f1356a2adfcaab0a89157edbcca45b9f310f1cdd7f44cac955.woff2":{"logical_path":"font-awesome/fa-brands-400.woff2","mtime":"2021-06-15T13:31:03+02:00","size":78460,"digest":"5f4f35e9acdb825a245e678a834b2bc6d5c302693fffc3497717024c2d8385ffdeb233d4d7f368f1356a2adfcaab0a89157edbcca45b9f310f1cdd7f44cac955","integrity":"sha512-X0816azbglokXmeKg0srxtXDAmk//8NJdxcCTC2Dhf/esjPU1/No8TVqKt/KqwqJFX7bzKRbnzEPHN1/RMrJVQ=="},"font-awesome/fa-brands-400-93026158ff99705e86c7e637a9278ca355f1a37abec171e4d702e040a2cfa197acf1691e95be32a55819da79c0a9b151153859cab9d295bff0ec4b64fe2c763b.svg":{"logical_path":"font-awesome/fa-brands-400.svg","mtime":"2021-06-15T13:31:03+02:00","size":747545,"digest":"93026158ff99705e86c7e637a9278ca355f1a37abec171e4d702e040a2cfa197acf1691e95be32a55819da79c0a9b151153859cab9d295bff0ec4b64fe2c763b","integrity":"sha512-kwJhWP+ZcF6Gx+Y3qSeMo1Xxo3q+wXHk1wLgQKLPoZes8Wkelb4ypVgZ2nnAqbFRFThZyrnSlb/w7Etk/ix2Ow=="},"font-awesome/fa-brands-400-e5c252b68cbe4be854a8f67e64b829a2df541cc7e1d3068b9bbb8f729f022ab8abd950cfc2ad168b531e096b4a34114aab97851b226c0cfd0fdcce5ae1fedb5b.ttf":{"logical_path":"font-awesome/fa-brands-400.ttf","mtime":"2021-06-15T13:31:03+02:00","size":136516,"digest":"e5c252b68cbe4be854a8f67e64b829a2df541cc7e1d3068b9bbb8f729f022ab8abd950cfc2ad168b531e096b4a34114aab97851b226c0cfd0fdcce5ae1fedb5b","integrity":"sha512-5cJStoy+S+hUqPZ+ZLgpot9UHMfh0waLm7uPcp8CKrir2VDPwq0Wi1MeCWtKNBFKq5eFGyJsDP0P3M5a4f7bWw=="},"Raleway_300-4a1bfb41fac93bf3afcbe6f2ecb4dcfb47b86598288f76ffdac5acee25db4176a657f9a86c89ea90ef07d5a07d763648e8b550e5315d9dc1b081ee92f651331f.woff":{"logical_path":"Raleway_300.woff","mtime":"2021-06-15T13:31:03+02:00","size":25328,"digest":"4a1bfb41fac93bf3afcbe6f2ecb4dcfb47b86598288f76ffdac5acee25db4176a657f9a86c89ea90ef07d5a07d763648e8b550e5315d9dc1b081ee92f651331f","integrity":"sha512-Shv7QfrJO/Ovy+by7LTc+0e4ZZgoj3b/2sWs7iXbQXamV/mobInqkO8H1aB9djZI6LVQ5TFdncGwge6S9lEzHw=="},"Raleway_300-340e1d4b54c96dac1500cbc9549c3a0cb75bbbc70fec0b8c29b64a5a3b322472580b3b76d952e4347d308f33b714376e2c7bf491d3419f979a20a661d0675867.ttf":{"logical_path":"Raleway_300.ttf","mtime":"2021-06-15T13:31:03+02:00","size":55564,"digest":"340e1d4b54c96dac1500cbc9549c3a0cb75bbbc70fec0b8c29b64a5a3b322472580b3b76d952e4347d308f33b714376e2c7bf491d3419f979a20a661d0675867","integrity":"sha512-NA4dS1TJbawVAMvJVJw6DLdbu8cP7AuMKbZKWjsyJHJYCzt22VLkNH0wjzO3FDduLHv0kdNBn5eaIKZh0GdYZw=="},"Raleway_300-53af7119bde8d00937eaf6538ceca466538f88ea5ca4666fd2709be1a68e9baa1c661ac432d36870b50953eac65a3b95ce62be6987a107477bd732033fcddca2.woff2":{"logical_path":"Raleway_300.woff2","mtime":"2021-06-15T13:31:03+02:00","size":20808,"digest":"53af7119bde8d00937eaf6538ceca466538f88ea5ca4666fd2709be1a68e9baa1c661ac432d36870b50953eac65a3b95ce62be6987a107477bd732033fcddca2","integrity":"sha512-U69xGb3o0Ak36vZTjOykZlOPiOpcpGZv0nCb4aaOm6ocZhrEMtNocLUJU+rGWjuVzmK+aYehB0d71zIDP83cog=="},"Raleway_300-05933e8f1d6454a2a60604c0f0df3ea0c3e3b500bc17606742b3c275ad535039a651944bdeb0faf29065d18587617f3a5c35b82a3fc32b2d65415457d12940f3.eot":{"logical_path":"Raleway_300.eot","mtime":"2021-06-15T13:31:03+02:00","size":23872,"digest":"05933e8f1d6454a2a60604c0f0df3ea0c3e3b500bc17606742b3c275ad535039a651944bdeb0faf29065d18587617f3a5c35b82a3fc32b2d65415457d12940f3","integrity":"sha512-BZM+jx1kVKKmBgTA8N8+oMPjtQC8F2BnQrPCda1TUDmmUZRL3rD68pBl0YWHYX86XDW4Kj/DKy1lQVRX0SlA8w=="},"Raleway_300-68e6f38fe6f511c9ced95809c660f7af260cdd41b576895e1afaebfb4618b37003061dfb893c8f1ab4984bfb88441d0f995fe593779914c1cff8709f453da87e.svg":{"logical_path":"Raleway_300.svg","mtime":"2021-06-15T13:31:03+02:00","size":58926,"digest":"68e6f38fe6f511c9ced95809c660f7af260cdd41b576895e1afaebfb4618b37003061dfb893c8f1ab4984bfb88441d0f995fe593779914c1cff8709f453da87e","integrity":"sha512-aObzj+b1EcnO2VgJxmD3ryYM3UG1doleGvrr+0YYs3ADBh37iTyPGrSYS/uIRB0PmV/lk3eZFMHP+HCfRT2ofg=="},"Raleway_400-5604182d2e3dd38007b967de7b3f206f069a96c6dd85cddb13b02c757936ccd078fca0626032400a1e75c062a007e844610c9f5ad99031935cfe6be9091ebc9a.svg":{"logical_path":"Raleway_400.svg","mtime":"2021-06-15T13:31:03+02:00","size":58763,"digest":"5604182d2e3dd38007b967de7b3f206f069a96c6dd85cddb13b02c757936ccd078fca0626032400a1e75c062a007e844610c9f5ad99031935cfe6be9091ebc9a","integrity":"sha512-VgQYLS4904AHuWfeez8gbwaalsbdhc3bE7AsdXk2zNB4/KBiYDJACh51wGKgB+hEYQyfWtmQMZNc/mvpCR68mg=="},"Raleway_400-942773ce8508e992072d30009c7389e03c940f31fbf02a132929c0f4e13f852b7d9e42f70562e28a65714c58cf8784a09e0bab85fdd3a99678de1c175c28a82e.woff":{"logical_path":"Raleway_400.woff","mtime":"2021-06-15T13:31:03+02:00","size":25244,"digest":"942773ce8508e992072d30009c7389e03c940f31fbf02a132929c0f4e13f852b7d9e42f70562e28a65714c58cf8784a09e0bab85fdd3a99678de1c175c28a82e","integrity":"sha512-lCdzzoUI6ZIHLTAAnHOJ4DyUDzH78CoTKSnA9OE/hSt9nkL3BWLiimVxTFjPh4Sgngurhf3TqZZ43hwXXCioLg=="},"Raleway_400-35992420a9f85848b36150b250599e62f9699206e1e906ff0c9641077afd22bf0ad079edf53702c2f6352af5c1647ab4f9d0a15dbc8768c79710018520742262.eot":{"logical_path":"Raleway_400.eot","mtime":"2021-06-15T13:31:03+02:00","size":23759,"digest":"35992420a9f85848b36150b250599e62f9699206e1e906ff0c9641077afd22bf0ad079edf53702c2f6352af5c1647ab4f9d0a15dbc8768c79710018520742262","integrity":"sha512-NZkkIKn4WEizYVCyUFmeYvlpkgbh6Qb/DJZBB3r9Ir8K0Hnt9TcCwvY1KvXBZHq0+dChXbyHaMeXEAGFIHQiYg=="},"Raleway_400-916b4c946be9173e8e7f55bff38f2e9ec86dfc8f27b9b07c7a4a79e322c0906a27c5a534ebfeae5409a5e073fc6e80670824f9f1faf81b4ed6596100b57332b1.woff2":{"logical_path":"Raleway_400.woff2","mtime":"2021-06-15T13:31:03+02:00","size":20724,"digest":"916b4c946be9173e8e7f55bff38f2e9ec86dfc8f27b9b07c7a4a79e322c0906a27c5a534ebfeae5409a5e073fc6e80670824f9f1faf81b4ed6596100b57332b1","integrity":"sha512-kWtMlGvpFz6Of1W/848unsht/I8nubB8ekp54yLAkGonxaU06/6uVAml4HP8boBnCCT58fr4G07WWWEAtXMysQ=="},"Raleway_400i-b1f3dcb0bcba46ba596efb0f1f4938857652adb9b689497bf8e8b82e26e12510f16bb52992bc1cbf06916a692b49b73c2c6bf3c463aa6d8694bfa43b61ff67d5.woff2":{"logical_path":"Raleway_400i.woff2","mtime":"2021-06-15T13:31:03+02:00","size":21612,"digest":"b1f3dcb0bcba46ba596efb0f1f4938857652adb9b689497bf8e8b82e26e12510f16bb52992bc1cbf06916a692b49b73c2c6bf3c463aa6d8694bfa43b61ff67d5","integrity":"sha512-sfPcsLy6RrpZbvsPH0k4hXZSrbm2iUl7+Oi4LibhJRDxa7UpkrwcvwaRamkrSbc8LGvzxGOqbYaUv6Q7Yf9n1Q=="},"Raleway_400i-fafbf7902f51cd3a7bddef1089b323a8b0912efaa34599d469b69807d34c6eb335d1748edff5ca7bf47a83a2d13cbe5287aa209f7d36c0fe2b561d28ddf92b64.eot":{"logical_path":"Raleway_400i.eot","mtime":"2021-06-15T13:31:03+02:00","size":24926,"digest":"fafbf7902f51cd3a7bddef1089b323a8b0912efaa34599d469b69807d34c6eb335d1748edff5ca7bf47a83a2d13cbe5287aa209f7d36c0fe2b561d28ddf92b64","integrity":"sha512-+vv3kC9RzTp73e8QibMjqLCRLvqjRZnUabaYB9NMbrM10XSO3/XKe/R6g6LRPL5Sh6ogn302wP4rVh0o3fkrZA=="},"Raleway_400-9d514b60e5a1e0cadfafb83fc0a288e721e78fe2cd1ba151284bcc5780bd354b85bdaf1f22e6afa3af96688290726f185b65b084ff7e863ac1f3bad69708805e.ttf":{"logical_path":"Raleway_400.ttf","mtime":"2021-06-15T13:31:03+02:00","size":54112,"digest":"9d514b60e5a1e0cadfafb83fc0a288e721e78fe2cd1ba151284bcc5780bd354b85bdaf1f22e6afa3af96688290726f185b65b084ff7e863ac1f3bad69708805e","integrity":"sha512-nVFLYOWh4Mrfr7g/wKKI5yHnj+LNG6FRKEvMV4C9NUuFva8fIuavo6+WaIKQcm8YW2WwhP9+hjrB87rWlwiAXg=="},"Raleway_400i-a7f159f0b5466025977c90a53681c064baf25aeea697815503cdce3619772b8875ae9c31a250ac5f6e324be2cdd30820406300a975dc3d766bc4ff4140bb501a.ttf":{"logical_path":"Raleway_400i.ttf","mtime":"2021-06-15T13:31:03+02:00","size":56416,"digest":"a7f159f0b5466025977c90a53681c064baf25aeea697815503cdce3619772b8875ae9c31a250ac5f6e324be2cdd30820406300a975dc3d766bc4ff4140bb501a","integrity":"sha512-p/FZ8LVGYCWXfJClNoHAZLryWu6ml4FVA83ONhl3K4h1rpwxolCsX24yS+LN0wggQGMAqXXcPXZrxP9BQLtQGg=="},"Raleway_400i-3470d20638d426cc0062bd9a6de5c12131bf33b590804585df3d61eb3d052025c3cd88be1bcc133a481973d24b704e1133761e2ce6545ab746a59877e02a8e53.woff":{"logical_path":"Raleway_400i.woff","mtime":"2021-06-15T13:31:03+02:00","size":26284,"digest":"3470d20638d426cc0062bd9a6de5c12131bf33b590804585df3d61eb3d052025c3cd88be1bcc133a481973d24b704e1133761e2ce6545ab746a59877e02a8e53","integrity":"sha512-NHDSBjjUJswAYr2abeXBITG/M7WQgEWF3z1h6z0FICXDzYi+G8wTOkgZc9JLcE4RM3YeLOZUWrdGpZh34CqOUw=="},"Raleway_400i-2119e02a255ce50b872416ca2290174ba1bf45bab19fd17727d525bf63081e60f5de88407471993bfcdf8fb778b0f28ac4e5d117302a29b07c54b04063115dfe.svg":{"logical_path":"Raleway_400i.svg","mtime":"2021-06-15T13:31:03+02:00","size":61984,"digest":"2119e02a255ce50b872416ca2290174ba1bf45bab19fd17727d525bf63081e60f5de88407471993bfcdf8fb778b0f28ac4e5d117302a29b07c54b04063115dfe","integrity":"sha512-IRngKiVc5QuHJBbKIpAXS6G/Rbqxn9F3J9Ulv2MIHmD13ohAdHGZO/zfj7d4sPKKxOXRFzAqKbB8VLBAYxFd/g=="},"Raleway_700-c8b91259f5cf4a4d3c189c3367e683cd4cffd01f72c23f764fa469d6c961aa2826446df0cc035aa6fbb2e0ccb4ffbfc092cfed08ad4838df89be76fdf05280ed.eot":{"logical_path":"Raleway_700.eot","mtime":"2021-06-15T13:31:03+02:00","size":24054,"digest":"c8b91259f5cf4a4d3c189c3367e683cd4cffd01f72c23f764fa469d6c961aa2826446df0cc035aa6fbb2e0ccb4ffbfc092cfed08ad4838df89be76fdf05280ed","integrity":"sha512-yLkSWfXPSk08GJwzZ+aDzUz/0B9ywj92T6Rp1slhqigmRG3wzANapvuy4My0/7/Aks/tCK1ION+Jvnb98FKA7Q=="},"Raleway_700-793ad6f71467cfd848c5722f6148af87b4928b77b5e0138690d1132fe0faaa95f69ec9518c8f9424f8cedf723f282223c0e77e9fc29d22ce9e9bac57b2de6599.ttf":{"logical_path":"Raleway_700.ttf","mtime":"2021-06-15T13:31:03+02:00","size":54488,"digest":"793ad6f71467cfd848c5722f6148af87b4928b77b5e0138690d1132fe0faaa95f69ec9518c8f9424f8cedf723f282223c0e77e9fc29d22ce9e9bac57b2de6599","integrity":"sha512-eTrW9xRnz9hIxXIvYUivh7SSi3e14BOGkNETL+D6qpX2nslRjI+UJPjO33I/KCIjwOd+n8KdIs6em6xXst5lmQ=="},"Raleway_700-43c17ea6207f439b609f1095e2367915f4964469a1da5cde02572adc33ea871fc139d17d3e11887b134ebb9f0955f1b2a562daa24adb3404fa731f4f05c35609.woff2":{"logical_path":"Raleway_700.woff2","mtime":"2021-06-15T13:31:03+02:00","size":20864,"digest":"43c17ea6207f439b609f1095e2367915f4964469a1da5cde02572adc33ea871fc139d17d3e11887b134ebb9f0955f1b2a562daa24adb3404fa731f4f05c35609","integrity":"sha512-Q8F+piB/Q5tgnxCV4jZ5FfSWRGmh2lzeAlcq3DPqhx/BOdF9PhGIexNOu58JVfGypWLaokrbNAT6cx9PBcNWCQ=="},"Raleway_700i-ce994af3840cf98f6fa537397a4bf5b5d01d040ade2820427d3944bdbcdb961c43b953ed59f670bf6cdb642bdabb2bae6b89b4145359a02c9fc49bd64fd5dbc2.woff":{"logical_path":"Raleway_700i.woff","mtime":"2021-06-15T13:31:03+02:00","size":26476,"digest":"ce994af3840cf98f6fa537397a4bf5b5d01d040ade2820427d3944bdbcdb961c43b953ed59f670bf6cdb642bdabb2bae6b89b4145359a02c9fc49bd64fd5dbc2","integrity":"sha512-zplK84QM+Y9vpTc5ekv1tdAdBAreKCBCfTlEvbzblhxDuVPtWfZwv2zbZCvauyuua4m0FFNZoCyfxJvWT9Xbwg=="},"Raleway_700i-a43a8ca57ca58429d2caf00b5f760a7bc996aaeaee267277fe2c30885ef40b07874e49991f0af6c2e97e4260e0e74d76235436092a4600d4feabfa2b1f9c27ec.eot":{"logical_path":"Raleway_700i.eot","mtime":"2021-06-15T13:31:03+02:00","size":25246,"digest":"a43a8ca57ca58429d2caf00b5f760a7bc996aaeaee267277fe2c30885ef40b07874e49991f0af6c2e97e4260e0e74d76235436092a4600d4feabfa2b1f9c27ec","integrity":"sha512-pDqMpXylhCnSyvALX3YKe8mWquruJnJ3/iwwiF70CweHTkmZHwr2wul+QmDg5012I1Q2CSpGANT+q/orH5wn7A=="},"Raleway_700-8ed9552e3074f62baca97a7867122d6f70ad78fc726fc6d3873a3676bc7fa9e91479502841a2fc08039f9b004d13e16c494269229c4a1f3b37d0cb879ad729d8.woff":{"logical_path":"Raleway_700.woff","mtime":"2021-06-15T13:31:03+02:00","size":25492,"digest":"8ed9552e3074f62baca97a7867122d6f70ad78fc726fc6d3873a3676bc7fa9e91479502841a2fc08039f9b004d13e16c494269229c4a1f3b37d0cb879ad729d8","integrity":"sha512-jtlVLjB09iusqXp4ZxItb3CtePxyb8bThzo2drx/qekUeVAoQaL8CAOfmwBNE+FsSUJpIpxKHzs30MuHmtcp2A=="},"Raleway_700-90b95981d0628b1734d9f4583b5e5ceafefdba0198731ad614d04cfe17608045045b12a2ad4cea65f74f159988065bb018ed949f395adfb5383d1dc484cfa3f9.svg":{"logical_path":"Raleway_700.svg","mtime":"2021-06-15T13:31:03+02:00","size":57967,"digest":"90b95981d0628b1734d9f4583b5e5ceafefdba0198731ad614d04cfe17608045045b12a2ad4cea65f74f159988065bb018ed949f395adfb5383d1dc484cfa3f9","integrity":"sha512-kLlZgdBiixc02fRYO15c6v79ugGYcxrWFNBM/hdggEUEWxKirUzqZfdPFZmIBluwGO2Unzla37U4PR3EhM+j+Q=="},"Raleway_700i-92b048ec7cbf0e91c0cf3471b6ae5d66915f658400ed199094faae3b1075e860c7b11127ad651e650d69bdd1a152fc4e59d20f1f2de14cb605cf721943ab3873.woff2":{"logical_path":"Raleway_700i.woff2","mtime":"2021-06-15T13:31:03+02:00","size":21788,"digest":"92b048ec7cbf0e91c0cf3471b6ae5d66915f658400ed199094faae3b1075e860c7b11127ad651e650d69bdd1a152fc4e59d20f1f2de14cb605cf721943ab3873","integrity":"sha512-krBI7Hy/DpHAzzRxtq5dZpFfZYQA7RmQlPquOxB16GDHsREnrWUeZQ1pvdGhUvxOWdIPHy3hTLYFz3IZQ6s4cw=="},"Raleway_700i-21e21b6792e08da5314dd9d1407b9cccf5dcce4649f1398adf81b5a27c7d86f1f3c454c873d867dc1108d1fe674e07f2af9c794661067eb10178192be554f1e6.svg":{"logical_path":"Raleway_700i.svg","mtime":"2021-06-15T13:31:03+02:00","size":60893,"digest":"21e21b6792e08da5314dd9d1407b9cccf5dcce4649f1398adf81b5a27c7d86f1f3c454c873d867dc1108d1fe674e07f2af9c794661067eb10178192be554f1e6","integrity":"sha512-IeIbZ5LgjaUxTdnRQHuczPXczkZJ8TmK34G1onx9hvHzxFTIc9hn3BEI0f5nTgfyr5x5RmEGfrEBeBkr5VTx5g=="},"Raleway_700i-acea077a0dbcbdf3db4a9b4241964cb8048ba92e430f1245eb84908cba6e16eb667048cc016ab69388751b2eb0ef6d3298758db7df009aa9097991e68432fe7d.ttf":{"logical_path":"Raleway_700i.ttf","mtime":"2021-06-15T13:31:03+02:00","size":56708,"digest":"acea077a0dbcbdf3db4a9b4241964cb8048ba92e430f1245eb84908cba6e16eb667048cc016ab69388751b2eb0ef6d3298758db7df009aa9097991e68432fe7d","integrity":"sha512-rOoHeg28vfPbSptCQZZMuASLqS5DDxJF64SQjLpuFutmcEjMAWq2k4h1Gy6w720ymHWNt98AmqkJeZHmhDL+fQ=="},"libretto-icons/libretto-icons-fbc7167e46b7728f8b7574e753095e22e365fe1435d0c25da22a597617d0b82b0bf0edbf44b9a917cc55004ad5a581dca355182f1785f8ba2365c024b9471741.eot":{"logical_path":"libretto-icons/libretto-icons.eot","mtime":"2021-06-15T13:31:03+02:00","size":8460,"digest":"fbc7167e46b7728f8b7574e753095e22e365fe1435d0c25da22a597617d0b82b0bf0edbf44b9a917cc55004ad5a581dca355182f1785f8ba2365c024b9471741","integrity":"sha512-+8cWfka3co+LdXTnUwleIuNl/hQ10MJdoipZdhfQuCsL8O2/RLmpF8xVAErVpYHco1UYLxeF+LojZcAkuUcXQQ=="},"libretto-icons/libretto-icons-c1817ddfa024d634f28572215a6449f8c5479f693db59a2eeb76a84fd867c8c698b06cbc5b176b3e91a8ec384f853449f2cd96570c6d857c38d24f737ee8c7f6.woff":{"logical_path":"libretto-icons/libretto-icons.woff","mtime":"2021-06-15T13:31:03+02:00","size":6312,"digest":"c1817ddfa024d634f28572215a6449f8c5479f693db59a2eeb76a84fd867c8c698b06cbc5b176b3e91a8ec384f853449f2cd96570c6d857c38d24f737ee8c7f6","integrity":"sha512-wYF936Ak1jTyhXIhWmRJ+MVHn2k9tZou63aoT9hnyMaYsGy8WxdrPpGo7DhPhTRJ8s2WVwxthXw40k9zfujH9g=="},"libretto-icons/libretto-icons-acbed8afc6fad31929cf698876812ead51431fd086bde8bce8957156fbb983ad3bedc9c1bf9e632de7e9bd918ab98bf04b10f33f91f7f1a2895b772d6a839a0d.ttf":{"logical_path":"libretto-icons/libretto-icons.ttf","mtime":"2021-06-15T13:31:03+02:00","size":8280,"digest":"acbed8afc6fad31929cf698876812ead51431fd086bde8bce8957156fbb983ad3bedc9c1bf9e632de7e9bd918ab98bf04b10f33f91f7f1a2895b772d6a839a0d","integrity":"sha512-rL7Yr8b60xkpz2mIdoEurVFDH9CGvei86JVxVvu5g6077cnBv55jLefpvZGKuYvwSxDzP5H38aKJW3ctaoOaDQ=="},"libretto-icons/libretto-icons-19d8e0dacaec3e194c7aaf179087a3ed0c0e715a578fef15617c8c217c425ed66751eca64d981c8db1ba340d16dc0433b1fd0c75dfa08559bf888dd3d865cd1b.svg":{"logical_path":"libretto-icons/libretto-icons.svg","mtime":"2021-06-15T13:31:03+02:00","size":18986,"digest":"19d8e0dacaec3e194c7aaf179087a3ed0c0e715a578fef15617c8c217c425ed66751eca64d981c8db1ba340d16dc0433b1fd0c75dfa08559bf888dd3d865cd1b","integrity":"sha512-Gdjg2srsPhlMeq8XkIej7QwOcVpXj+8VYXyMIXxCXtZnUeymTZgcjbG6NA0W3AQzsf0Mdd+ghVm/iI3T2GXNGw=="},"header-network-326790e52e5d41fef50d2358c8e19f8c9fe9282e35c6fdc8b7a00445f5cdfa265586a188017da143c63a68e7ddf46d956b09cbb146e36a3a386d591b88bbcbe2.webp":{"logical_path":"header-network.webp","mtime":"2021-06-15T13:31:03+02:00","size":360820,"digest":"326790e52e5d41fef50d2358c8e19f8c9fe9282e35c6fdc8b7a00445f5cdfa265586a188017da143c63a68e7ddf46d956b09cbb146e36a3a386d591b88bbcbe2","integrity":"sha512-MmeQ5S5dQf71DSNYyOGfjJ/pKC41xv3It6AERfXN+iZVhqGIAX2hQ8Y6aOfd9G2VawnLsUbjajo4bVkbiLvL4g=="},"main-2274b8f4baec86e31899e545f6ac52ed074de793fc60960d1c5f8022e819fe97604f5782bb31d07550e7cc081b4501e805358c19077b2449fbda2b34e3947d70.css":{"logical_path":"main.css","mtime":"2021-06-15T13:01:04+02:00","size":273726,"digest":"2274b8f4baec86e31899e545f6ac52ed074de793fc60960d1c5f8022e819fe97604f5782bb31d07550e7cc081b4501e805358c19077b2449fbda2b34e3947d70","integrity":"sha512-InS49LrshuMYmeVF9qxS7QdN55P8YJYNHF+AIugZ/pdgT1eCuzHQdVDnzAgbRQHoBTWMGQd7JEn72is045R9cA=="},"main-d44aae738e93982da36ce92e4c7345c81f5fa29b38587e29202dac4f2088060c981ded2840009651f279095eaec1cde967f0e747fa72cbc0371d2fa6a9257fbe.css":{"logical_path":"main.css","mtime":"2021-06-15T13:01:53+02:00","size":273966,"digest":"d44aae738e93982da36ce92e4c7345c81f5fa29b38587e29202dac4f2088060c981ded2840009651f279095eaec1cde967f0e747fa72cbc0371d2fa6a9257fbe","integrity":"sha512-1Equc46TmC2jbOkuTHNFyB9fops4WH4pIC2sTyCIBgyYHe0oQACWUfJ5CV6uwc3pZ/DnR/pyy8A3HS+mqSV/vg=="},"libreboot-cc04c8c719113e6bed14d4af0bf9ec80c90c78badabc13aff1af623227b2176a14fa2e5f42bf5195e0179541998885849074281802732ac3faf72ee313fa1bbe.webp":{"logical_path":"libreboot.webp","mtime":"2021-06-15T13:31:03+02:00","size":93896,"digest":"cc04c8c719113e6bed14d4af0bf9ec80c90c78badabc13aff1af623227b2176a14fa2e5f42bf5195e0179541998885849074281802732ac3faf72ee313fa1bbe","integrity":"sha512-zATIxxkRPmvtFNSvC/nsgMkMeLravBOv8a9iMieyF2oU+i5fQr9RleAXlUGZiIWEkHQoGAJzKsP69y7jE/obvg=="},"main-a74dcd828bd85b284a551acdf99d0b008d1fb23786c1cc9edbb637c8124fbf969aa564a4e5793d82b3685ca7a8a2ec9338bfd66a41a9e2f4b6e791a5ba6d08b8.css":{"logical_path":"main.css","mtime":"2021-06-15T13:02:37+02:00","size":274158,"digest":"a74dcd828bd85b284a551acdf99d0b008d1fb23786c1cc9edbb637c8124fbf969aa564a4e5793d82b3685ca7a8a2ec9338bfd66a41a9e2f4b6e791a5ba6d08b8","integrity":"sha512-p03NgovYWyhKVRrN+Z0LAI0fsjeGwcye27Y3yBJPv5aapWSk5Xk9grNoXKeoouyTOL/WakGp4vS255Glum0IuA=="},"main-dacefa55f4b8d4baf1907ba5d6ce459e48c8701cdd7c3725ee19bc63a84c11408a955220b2fdc2f8297f8d6de35b4b8741078d2e5360e31c7a95d87491985c99.css":{"logical_path":"main.css","mtime":"2021-06-15T13:05:36+02:00","size":274392,"digest":"dacefa55f4b8d4baf1907ba5d6ce459e48c8701cdd7c3725ee19bc63a84c11408a955220b2fdc2f8297f8d6de35b4b8741078d2e5360e31c7a95d87491985c99","integrity":"sha512-2s76VfS41LrxkHul1s5FnkjIcBzdfDcl7hm8Y6hMEUCKlVIgsv3C+Cl/jW3jW0uHQQeNLlNg4xx6ldh0kZhcmQ=="},"main-0a3581879edb5a1c340fa3aea3163a53b66dd60addb3188e58249667b96ae57802df2fa5362ff5d69686d1bcfe89850374ce368f0ee367d8e8e06c7c75cdd962.css":{"logical_path":"main.css","mtime":"2021-06-15T13:09:51+02:00","size":247153,"digest":"0a3581879edb5a1c340fa3aea3163a53b66dd60addb3188e58249667b96ae57802df2fa5362ff5d69686d1bcfe89850374ce368f0ee367d8e8e06c7c75cdd962","integrity":"sha512-CjWBh57bWhw0D6OuoxY6U7Zt1grdsxiOWCSWZ7lq5XgC3y+lNi/11paG0bz+iYUDdM42jw7jZ9jo4Gx8dc3ZYg=="},"main-40976d79b755a043ad5fb95764aa70549ec0e1dbe858c8f18013a64da5c8b2b9dd76efdf574d03e0f0d31f310bee29b1494507974da31004354071f956a20445.css":{"logical_path":"main.css","mtime":"2021-06-15T13:10:10+02:00","size":226650,"digest":"40976d79b755a043ad5fb95764aa70549ec0e1dbe858c8f18013a64da5c8b2b9dd76efdf574d03e0f0d31f310bee29b1494507974da31004354071f956a20445","integrity":"sha512-QJdtebdVoEOtX7lXZKpwVJ7A4dvoWMjxgBOmTaXIsrnddu/fV00D4PDTHzEL7imxSUUHl02jEAQ1QHH5VqIERQ=="},"main-6cc90e67062de82c7785c3e9210185f487ab1ff5f606ef18e5aeab982ed92d3af919480f401b38f63a8378024c49358c359ec4b0d2cd19f76bc832333ffdac5e.css":{"logical_path":"main.css","mtime":"2021-06-15T13:10:16+02:00","size":231624,"digest":"6cc90e67062de82c7785c3e9210185f487ab1ff5f606ef18e5aeab982ed92d3af919480f401b38f63a8378024c49358c359ec4b0d2cd19f76bc832333ffdac5e","integrity":"sha512-bMkOZwYt6Cx3hcPpIQGF9IerH/X2Bu8Y5a6rmC7ZLTr5GUgPQBs49jqDeAJMSTWMNZ7EsNLNGfdryDIzP/2sXg=="},"main-77c4e0edca2e7885d9a4ef8efe8dcc8c3428ca7d98fb838973b810e2203686f03ff9e2a0a9d074c4f8f4aeda31457b4ac72d8999c1c18398f001ca786bdd318d.css":{"logical_path":"main.css","mtime":"2021-06-15T13:10:25+02:00","size":231838,"digest":"77c4e0edca2e7885d9a4ef8efe8dcc8c3428ca7d98fb838973b810e2203686f03ff9e2a0a9d074c4f8f4aeda31457b4ac72d8999c1c18398f001ca786bdd318d","integrity":"sha512-d8Tg7coueIXZpO+O/o3MjDQoyn2Y+4OJc7gQ4iA2hvA/+eKgqdB0xPj0rtoxRXtKxy2JmcHBg5jwAcp4a90xjQ=="},"main-8f9a2077f97d73453c69d02333ae550ef0a84ac2b0e83a2b8152eb2b6cb0fb0a686a0124724045484396f80a6c7312f3fe868f208e658291ae3b46fdb4aec34d.css":{"logical_path":"main.css","mtime":"2021-06-15T13:11:31+02:00","size":215265,"digest":"8f9a2077f97d73453c69d02333ae550ef0a84ac2b0e83a2b8152eb2b6cb0fb0a686a0124724045484396f80a6c7312f3fe868f208e658291ae3b46fdb4aec34d","integrity":"sha512-j5ogd/l9c0U8adAjM65VDvCoSsKw6DorgVLrK2yw+wpoagEkckBFSEOW+ApscxLz/oaPII5lgpGuO0b9tK7DTQ=="},"main-bffd54c49dc83304f80e6da9ff5148e84ad7daadd4b0cbe7359d01db73a63d04501154b925ea9417e23e7bd4ec84f2347792bfbb84facc05c5e41ff2053ad714.css":{"logical_path":"main.css","mtime":"2021-06-15T13:11:51+02:00","size":226843,"digest":"bffd54c49dc83304f80e6da9ff5148e84ad7daadd4b0cbe7359d01db73a63d04501154b925ea9417e23e7bd4ec84f2347792bfbb84facc05c5e41ff2053ad714","integrity":"sha512-v/1UxJ3IMwT4Dm2p/1FI6ErX2q3UsMvnNZ0B23OmPQRQEVS5JeqUF+I+e9TshPI0d5K/u4T6zAXF5B/yBTrXFA=="},"main-0eac1101dc9c0fc8a98b23ec85938b08d7fba3b3fc7ccf50776fcd11f2ec190787e8cbb06ab17b97d74abaaad2c2e1163b30bcfbc87c33d68f8d94f15180ce09.css":{"logical_path":"main.css","mtime":"2021-06-15T13:13:21+02:00","size":226528,"digest":"0eac1101dc9c0fc8a98b23ec85938b08d7fba3b3fc7ccf50776fcd11f2ec190787e8cbb06ab17b97d74abaaad2c2e1163b30bcfbc87c33d68f8d94f15180ce09","integrity":"sha512-DqwRAdycD8ipiyPshZOLCNf7o7P8fM9Qd2/NEfLsGQeH6MuwarF7l9dKuqrSwuEWOzC8+8h8M9aPjZTxUYDOCQ=="},"main-ea1c87981c7bc498b0342479ef12158f3522cdbda290e913988b9fcc12fb660074696f664d8fc5bd1e37e596945ff1990dbff588e2f3150966dadb6be416afb7.css":{"logical_path":"main.css","mtime":"2021-06-15T13:14:02+02:00","size":226145,"digest":"ea1c87981c7bc498b0342479ef12158f3522cdbda290e913988b9fcc12fb660074696f664d8fc5bd1e37e596945ff1990dbff588e2f3150966dadb6be416afb7","integrity":"sha512-6hyHmBx7xJiwNCR57xIVjzUizb2ikOkTmIufzBL7ZgB0aW9mTY/FvR435ZaUX/GZDb/1iOLzFQlm2ttr5Bavtw=="},"main-6d6edac8577f03af4098a7ebdef87e94a72d60cc97bc315605ef1b12d06fe65736b874e647ef5dd229544b60825fd6a1ff504ac0fcc26d7dca4b418325dd70ff.css":{"logical_path":"main.css","mtime":"2021-06-15T13:14:16+02:00","size":225860,"digest":"6d6edac8577f03af4098a7ebdef87e94a72d60cc97bc315605ef1b12d06fe65736b874e647ef5dd229544b60825fd6a1ff504ac0fcc26d7dca4b418325dd70ff","integrity":"sha512-bW7ayFd/A69AmKfr3vh+lKctYMyXvDFWBe8bEtBv5lc2uHTmR+9d0ilUS2CCX9ah/1BKwPzCbX3KS0GDJd1w/w=="},"main-0c389f7f671720044c994c37d85cdf36e1ea3ee412cc594df2f69dae7a68158b805c18d44f95db3133cda86394cd73a566d2fcc1e54aa237f1e481d4a60b26d4.css":{"logical_path":"main.css","mtime":"2021-06-15T13:15:01+02:00","size":225798,"digest":"0c389f7f671720044c994c37d85cdf36e1ea3ee412cc594df2f69dae7a68158b805c18d44f95db3133cda86394cd73a566d2fcc1e54aa237f1e481d4a60b26d4","integrity":"sha512-DDiff2cXIARMmUw32FzfNuHqPuQSzFlN8vadrnpoFYuAXBjUT5XbMTPNqGOUzXOlZtL8weVKojfx5IHUpgsm1A=="},"main-ea23be0721a79b6fc25af7537ca412f90f11dc69483004f48986d8c0e9c29748fd8c50533ef5ae56b61761597ccb3e13aef22c164f2d5765959aa4e818c2846f.css":{"logical_path":"main.css","mtime":"2021-06-15T13:15:58+02:00","size":224919,"digest":"ea23be0721a79b6fc25af7537ca412f90f11dc69483004f48986d8c0e9c29748fd8c50533ef5ae56b61761597ccb3e13aef22c164f2d5765959aa4e818c2846f","integrity":"sha512-6iO+ByGnm2/CWvdTfKQS+Q8R3GlIMAT0iYbYwOnCl0j9jFBTPvWuVrYXYVl8yz4TrvIsFk8tV2WVmqToGMKEbw=="},"main-6b6aa4cf0142218b9ff8865bdfbe0829f373d7b219cc0391944bfe90d9409b0fb354c602af55fa3f3b25cdf19887a0a6a9d9e0ab9ded19758b91da11da226ddb.css":{"logical_path":"main.css","mtime":"2021-06-15T13:15:52+02:00","size":183630,"digest":"6b6aa4cf0142218b9ff8865bdfbe0829f373d7b219cc0391944bfe90d9409b0fb354c602af55fa3f3b25cdf19887a0a6a9d9e0ab9ded19758b91da11da226ddb","integrity":"sha512-a2qkzwFCIYuf+IZb374IKfNz17IZzAORlEv+kNlAmw+zVMYCr1X6PzslzfGYh6Cmqdngq53tGXWLkdoR2iJt2w=="},"main-ff3db4feb8ee63490d69fc7218cf7c172adf63a99b0755c57258c273ea1701294c258b5b06e21b2921f7173010914e3062a67dac5b4eb2b5dbf66a4f2c508185.css":{"logical_path":"main.css","mtime":"2021-06-15T13:17:02+02:00","size":224565,"digest":"ff3db4feb8ee63490d69fc7218cf7c172adf63a99b0755c57258c273ea1701294c258b5b06e21b2921f7173010914e3062a67dac5b4eb2b5dbf66a4f2c508185","integrity":"sha512-/z20/rjuY0kNafxyGM98FyrfY6mbB1XFcljCc+oXASlMJYtbBuIbKSH3FzAQkU4wYqZ9rFtOsrXb9mpPLFCBhQ=="},"main-8ea522c674102ffb80b1c2cb53d42ad501adeaab4fd340e5c0b8f503c565eaab469f7e44e1ca74cacec81231cba2dbc7591d58161bc0d7355e2e68fe48cab31d.css":{"logical_path":"main.css","mtime":"2021-06-15T13:18:20+02:00","size":223367,"digest":"8ea522c674102ffb80b1c2cb53d42ad501adeaab4fd340e5c0b8f503c565eaab469f7e44e1ca74cacec81231cba2dbc7591d58161bc0d7355e2e68fe48cab31d","integrity":"sha512-jqUixnQQL/uAscLLU9Qq1QGt6qtP00DlwLj1A8Vl6qtGn35E4cp0ys7IEjHLotvHWR1YFhvA1zVeLmj+SMqzHQ=="},"main-96d97b095eb023945d955d7d6708c81934b5b5e3671d3fd5595c63b3551b4c0642c753c7c8b613e8e69a29978e6d9c74fc23c24bb1603c0a32d26bf23258ac0c.css":{"logical_path":"main.css","mtime":"2021-06-15T13:35:16+02:00","size":223750,"digest":"96d97b095eb023945d955d7d6708c81934b5b5e3671d3fd5595c63b3551b4c0642c753c7c8b613e8e69a29978e6d9c74fc23c24bb1603c0a32d26bf23258ac0c","integrity":"sha512-ltl7CV6wI5RdlV19ZwjIGTS1teNnHT/VWVxjs1UbTAZCx1PHyLYT6OaaKZeObZx0/CPCS7FgPAoy0mvyMlisDA=="}},"assets":{"header-software.jpg":"header-software-c326c5c6f1a8f012b02a0ae7bf51a92b5a9e71445e9f7bc698e739102cfa9f60.jpg","team_building.jpg":"team_building-5a5b99e1e30b1a04e78e6a4ade9be1bc08c104b8aa159935cec8c560132c861c.jpg","server_farm.jpg":"server_farm-50245e5d6d34a86572096701836ae44ba44d384977a132dde65069eb927c0351.jpg","software_devel.jpg":"software_devel-890adac6320eacaa6c11fcc43af76cbd50aa3501b9e329587a48474f9c2ee4c2.jpg","forge.jpg":"forge-facab2abb0c8086314a0c6ad69fa9c07670464e2c9a8a7c0500278e301439879.jpg","thinks.jpg":"thinks-ae177418887fcea3277ad15bced2f79bbc0e3f3d155e483ac8683095e75835d0.jpg","libreboot.jpg":"libreboot-227473ad4a974937cad64595e15e6931a60c78ba6421d42da6ea43854ec57bc8.jpg","server_hardening.jpg":"server_hardening-96bfb8f4b4bfa70159cc190399fc0df38cd706cd0a127aac0279479217e25b26.jpg","nextcloud.jpg":"nextcloud-87fed9fb99d638353684532b8b526741b2c39daf0f138ef9ef9956d8e78b72ac.jpg","info_at_unitoo_qrcode.png":"info_at_unitoo_qrcode-8b93d7cb4ac3ee8ba1c0c427a87459c9148d4a11758890c74a29a1ab8fea66b9.png","aside-1.jpg":"aside-1-4f91cecca88e730974ca44ab337d76f038252f1c5cdff7e967133775de27c282.jpg","gplv3_logo.png":"gplv3_logo-55d90dd244e05b3fabf4c3a619436f24b6fe5e80de498ffd62b12f086c840e03.png","software.jpg":"software-8affc6a7cbd735357ca2abefdea91140045c686bc3429ec20557ae1118bdda85.jpg","libreboot_logo.png":"libreboot_logo-d42f20ae38531f072cb2227afce369e7fd5d732e4edde4b6c8c3305ccb13e8b1.png","silence_icon.jpg":"silence_icon-c46c3ecbfd96f29e9582fb24f53953852128f7f31aedf68380733aec9468c40c.jpg","silence_icon.png":"silence_icon-3fd982ebea72ebb38cd8a861c70aff26b64a753a8d3b260f0332df6d2833eafe.png","android.png":"android-491e24bf997b4cfba1c2018462dacb5be56a46031e1eafb31602e6d101f58cc9.png","gpg_icon.png":"gpg_icon-0860cb95ffed0627e43488207b783374cdbdfb33108070633010973f8f733daa.png","gnulinux.png":"gnulinux-d2eca67df10309b15f06bf1f532a1f6f5e9882d095083799aad8aac2a74785f6.png","windows.png":"windows-7fcbc83d8e649bd6584207670f5805dc58855d2238d3f3200847cfe213d50132.png","apple.png":"apple-8b605820c0b077feb486adfa0358b9a67a3d3a5ff8abe6ef7ab546915c10ca4e.png","conversations_icon.jpg":"conversations_icon-cdf7cfed5b31981b8f9d847ed164e8d70fe9767cbbc68f489fa71f841e1ae4d3.jpg","conversations_icon.png":"conversations_icon-e2dd11947604d6b7d07705f090ac129d7892341e55ee969348ee8ed5b9ef8818.png","gajim_icon.png":"gajim_icon-addf9d161ae5fc464ca2248f36cf6026db124144b66211a2a918994ae1880b61.png","pidgin_icon.jpg":"pidgin_icon-d3a874edd44671542a1aad9fb8486db38aa3a0c2207d11c7cd39527fc7846736.jpg","pidgin_icon.png":"pidgin_icon-f999a1c0bbe3c12bd7e57aa579779cb53a1d497a0dff35ffde599342ad20ccfa.png","linphone_icon.jpg":"linphone_icon-015b993e5881ceac2b236b8b1db3459a7ff70f5063e9d26a7f53f673dc54bae0.jpg","hubzilla_icon.png":"hubzilla_icon-3c16d8a6e8bb5b9546d31c39c1b0df7170de6b86f3239f2cecc894fea28a5a85.png","gnusocial_icon.png":"gnusocial_icon-a7d88319f1f448d16b5484f8c67f854630b5fe970be205127e59f88deab404fe.png","training_table.jpg":"training_table-538f076c93f6da227905ed816b8d90e0ea54bb0fbee9a85c7ca61830b898088f.jpg","library.jpg":"library-4c9f41e32c1382cb7bd9fc4d34b3ad01ccf6cd462d93703557de60ac76ab8a9f.jpg","cpp.png":"cpp-913e3ca0f07b8ec142f52f7f5c72bb51e31e654c757429e22e67d072c0bb0d18.png","qt.png":"qt-eaa8a9c10a9f2648653f8e05f9cbb9bebbe445501648ad4af98357e9c344f4e1.png","ruby.png":"ruby-a028623490b588057f08512aebdbc89635b58c7ef9a379c142e0e7489a7cd3cf.png","rails.png":"rails-912f4dda3569e69932e3e4d1ab9e735d36bf4f6e9bff3a532b967db530ffeca8.png","html5.png":"html5-6b1e3ae7588ffe13537066ae638a4ea861e8e9fb549b38352ab6ef9a2962d298.png","php.png":"php-6f0e5ba12f4395ecf95dc3ec6128d2ee417e87cffca1b6778d933c6ad331c30d.png","laravel.png":"laravel-6ce10aa2d011d7d6b75cf371066b891d2357693ff7ae3759d04852d0b0a8f2f3.png","postgresql.png":"postgresql-34e07eca9afb1c061141a963d8e1cc4098439ccfcafe2605f98bf6abd9657d4d.png","bash.png":"bash-f5eef35db8f75fb5416b74082cbcf1151fc89813ae53f3fe7ac99b8075b56815.png","jolla.png":"jolla-54a666b7f3d2fa8fb81b3e0635b4bc632b0e5c66800a1d85dfbb1cfce9f3a65b.png","password.jpg":"password-e0424a36d607bcf743b5672c13019f50e1e5deee1c3cf36ed056e65ef8a218a5.jpg","backup.jpg":"backup-4e5c581fde44f2cfc54f60284ff97cb11abd600fbb3396751e2e22df7e30843c.jpg","sources.jpg":"sources-56e92cbdaed3b91c10bebdd88299e2cd375794a253ca014e763cc42e0c192d9c.jpg","header-radio.jpg":"header-radio-02bc92c7de3197725aeeba120c3247fa4c82fbe90215cdae0a1ba6173044e650.jpg","logo_extended_dark.png":"logo_extended_dark-057e98bd4950419577a7a64553135de8484d2d628de30fe2cf0c64829bb07f15.png","logo.png":"logo-8ab5a3712cedf2a60c1408449d55ef6b333b45b66f2cfdac7be66369df38537e.png","header-mastodon.jpg":"header-mastodon-b8556858b5041ca9c3e98a9a42d1907d3798f9dfd266de8b6647aa979f6888f0.jpg","header-radio.jxr":"header-radio-d8e8838bc24b4e8fc64dc734d5814b1f5844ef727639de3a48409a33766f9dd7.jxr","header-radio.webp":"header-radio-f2562273b9dce80a1176471495e579d02414b0dddbab9c345833a71d3cca5aa34e250136ad7c18b74dd1fd4558fd0e5f9928c349633c89d7fdc377082c57b269.webp","header-mastodon.webp":"header-mastodon-ccddebf485c3ef74b6e9412c521407a03aee8346375a1ef24493c96fde6440a7.webp","header-software.webp":"header-software-485affe49ad5989e5181b6fd06bf1e4cc747aba0dbfcdcf88cdd400cb6a14138.webp","thinks.webp":"thinks-f7ec2be5c1073b716dd78cd6639dfe07c5d6de8e315bc48b5bd583746a3a64ee.webp","server_hardening.webp":"server_hardening-1ca5aab51214751f54d210203a147db9ac94c0df4272e4ac41795500392227be.webp","nextcloud.webp":"nextcloud-940ee0a7702f2ca02f2e6c814c15db90b9edd18419a5e3ca1cb0b4c9605d40bb.webp","libreboot.webp":"libreboot-cc04c8c719113e6bed14d4af0bf9ec80c90c78badabc13aff1af623227b2176a14fa2e5f42bf5195e0179541998885849074281802732ac3faf72ee313fa1bbe.webp","forge.webp":"forge-080c335ce2064304e510bed327d8d1527fa718385ee1aa07a4a6d046adff700a.webp","logo_extended_dark.webp":"logo_extended_dark-5ae312c33a5c5550f8fbf3348f022576e37c749b84904194aac3eff8a4c8387d.webp","app.js":"app-234c6e822f5ec9db66fb93f15df00929f551f480ed6f8489d12c7036767a05f0.js","silence_icon.webp":"silence_icon-71db5377db3281cf86083f6fb606087e0b33e670d07b16e5b7a17b4712e95421.webp","logo.webp":"logo-c67711c5394eaa8e29a00ae12542ce11eb5e9fe9f711696121452bdc4a70bd58.webp","info_at_unitoo_qrcode.webp":"info_at_unitoo_qrcode-312cbf1ea1f35dfae76c4e3e7136c5a97bebf3e4748951c8d022021133f0633715fdd59cafe64b17670a8c05836a3db868d804b94b3890c231f38a802dda9bc8.webp","password.webp":"password-9c2f3aadb0a2c6a29a760db4e3713e9e0d2e6e8d478fa9d2ff7cbffb2c668608.webp","gplv3_logo.webp":"gplv3_logo-e003f687c9e680dcff5a1e7eab70b67f590cc1f0de11ed6d7e9d5854ad1520350713689437c1985c10e0e63b004d0ec22fcd5f06a4b2e4ef2bbf190bef8261a5.webp","team_building.webp":"team_building-c0e9bf76989a7cf03b15c6a06d16ca69ed0b18a9cf1bb475f508d8803cf0f6f1.webp","server_farm.webp":"server_farm-2ba75fe819226b74ef1b1b434e434e019413eb9228bb1c2ba48c484b56776459.webp","software_devel.webp":"software_devel-9a5e5a03a3f222d52d9a2e7095ab86507196e3029b7a8860c90f9d94d570ff01.webp","training_table.webp":"training_table-33af2009e3ff88732116f2ffa60ed9185b14ceae6678ef62c9937a7a0b165cb4.webp","library.webp":"library-74731def03edb8337126b98cd486d89386d3cefabb437bc1182d77f6bc49548b.webp","dino_icon.webp":"dino_icon-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.webp","header-peertube.webp":"header-peertube-d52d22464c7d98f1687487d3372f74a7e9e1fd5d57e29a5ab648d871190188ad5afb89190fb90b3a1d63512d18c6f9458d0de11fda7ed0c7fadf940fb39aa558.webp","nextcloud-example.webp":"nextcloud-example-4bea82bf75854aeee6503fbd776a6978065ffb66c41042ace2eb6237ad00160e3b6580c82061f34970e60229da1eb6af2490f87929498be97fb1f4e18fad8eda.webp","azuracast-example.webp":"azuracast-example-4897384f610310dfd130fe6021ee44564bf58164227c849904720a74e1b1761aca0c54e4b3d9bec3906ca3760c430550f6784caff58640653b0f514f9d136949.webp","pihole-example.webp":"pihole-example-9f91cd4bb041a1bdeace1d5b251b01475f6b74b8259a5c363083e10d49e7623d0e8a99e77e309e8eedb5e14112c61afa32c32be85f0b53d2e19625472fb8fbf7.webp","header-network.png":"header-network-83e1fbb5cd5b37389efb4783aa8bc8ccdb8d7a310a4845bd96e2e775d1f8fbc4.png","header-network.webp":"header-network-326790e52e5d41fef50d2358c8e19f8c9fe9282e35c6fdc8b7a00445f5cdfa265586a188017da143c63a68e7ddf46d956b09cbb146e36a3a386d591b88bbcbe2.webp","cmaradonna.webp":"cmaradonna-175260e3f5944808218946241f374a1f2e56ffa8e01ef7e8aaf8e58b06cfce472ff9f200a2180e733fd69c62957c6a3cdbbbc05c209d7b2426e7f698c1365362.webp","sydro.jpg":"sydro-1ae69af264e9606be2afa170435db5c0ba2caf3299ef89d4e2bc174ae194cab0.jpg","grafixprint.jpg":"grafixprint-c43aef4733878aafd201f1f3c334e547278f7bea6835aedc36ad097ad6cb49cd.jpg","stefano_amandonico.webp":"stefano_amandonico-55985a93525e2865bf5fa81f1b30d1cd9cfa7bd05923da3292526576d62f51176038fa04a844c1680be63fb3aa138fbda93ccc597c0e15413cf0657b6c0cddd5.webp","fabio_purple.jpg":"fabio_purple-0402ccdf0864b4bbea758a4bba40d7d060d252755147d3b667ab8a04dafde41a.jpg","sara.jpg":"sara-43e4cc625594a8e5b2e65fc4d8c308c8d10d0c2f00820b13840f7310bf883357.jpg","yamabiiko.webp":"yamabiiko-3d812d63c6eada7f2f3b0e74f8523cc458ad904cd412aff1768f5f8b0c5a10553025eac2ddc001ecbd384fcc95c3c6c26504b56c4d674a411031fbde2136fb10.webp","rust.png":"rust-0aca5abc96b6bb54511c9dbd98b4dde05791eb5123bbf950557195c8f4bcadf0.png","qt.webp":"qt-0d672280ae09b3f057d777aed303580e8fbd6923bd0bf3ac0bca6e49bbb44e9439077f73e6b1fccc264c96444eed933adf9d826745cfa33347667f7f28c53c7a.webp","rails.webp":"rails-31b940f10e72b2af868a1cbe47118dcaad0d9fe477536fa14b58c8ae8bc7e0f3383edb7c58606518027db9b7a66cb75ea3da761f26943475ccce4c7977c767f6.webp","ruby.webp":"ruby-aa8d6ec0c0e7503fdc0edc5656fcf1c2f38e47e24c1e98a1c5b1d1751123d10a5dcc05600b402dcc088ba3c75644f943c131e2cf37b74d3d642bf85c59912f5b.webp","rust.webp":"rust-4093c1758f14bf77cafcc0a603dadfe5e28bee217b1a59c09d5a3eb295d000c087fd5d26b505ef9aa87ff51f7fa1aea9123ee98a7b8be6e223f65b584dbe980a.webp","php.webp":"php-05ed5c662a4f7a0af00e1dfb56b4fa95c7c8b29d6ec8b59fa70dc1e4dd0252f4c3e33c5abaf74554108449ede8ae2469a205983bd5bf25a656051369a05c0c77.webp","postgresql.webp":"postgresql-a49ad65c1659345dec11412d756143d90f0ce4dc1086e0455a3f30a9f5a2913c7f7baca14f2fb142365bc8f213e535a7948ac259e051853eed45241724e9fe57.webp","logo-extended-dark.webp":"logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp","libreboot_logo.webp":"libreboot_logo-55bbf2eee9e97c88c9104c7b4e0521b9b2ef51acb2f982f43cb170b93a3ac347226da97412a92951582866c0356a3afe20d30eca6a9c9622e649a02a7b876c04.webp","laravel.webp":"laravel-44f202860c63891d2652345aba776971ba35415f32fdff81ce964e7a02b44bfeaa8f3d251fab1c57360317716da84a745f1aa0c5e7972d7b8e69178988b37fca.webp","html5.webp":"html5-1e71e65d8a82865c89f7f4a802d3ad5dfec40c4df1388c298849b85f2545c68dce96529d6b547e4eb82837223ed115fddec85b9b3376bcce5f0d763b9d1508d1.webp","fabio_purple.webp":"fabio_purple-ea7a2b308b5a8bfdcca81e62b2e58d0b7b50f6615c4f94b24d95756e60b3dc1f338feefa7fe8bbcdd07cbf02fe1a7c7d70b3269f8f96b1c1ef1600a3d2ae0097.webp","cpp.webp":"cpp-e940428fd3fb55f9f9999a31f580cacb8a5183cb035792c6d2287fcdd335c6fe1ac550d99b3a628e683220f60c88ca7ce45ba58bee9bde4f52c8f25df96d95ec.webp","bash.webp":"bash-434dc2f470afe53a3a497868acf66244066d61d944d1b50779cd244474ae4cc483e287b6a5df76b0ffd964d2cae07d2ed566769787e03a7487c1c5062110969a.webp","sydro.webp":"sydro-1fb75d66312034ed5f57f329ddc7722fdd1fb8b8bdfd8c1c2fa6f5b0f0cc1ce48ff96a36d36d03c835724407ce682f82abcfa1f1dde234a94553bcc4b85b1ab9.webp","sara.webp":"sara-e538133815d0b5f7a3510cc5b2548641ec3ed9f5c5242d8e822814b4f286c750f277ee1c9184a8c161342e6bcc4bf93aaa6a5a0066ef10594c8d128117488980.webp","liberapay.webp":"liberapay-a7f315ef8f959d993dfc27372fc0f25a9f41a964e4a1a6996cff2befd1a49d4ce10b5bb689f6b8e52c9f2a199691f905c2efd1634390096efb85597ae795fb82.webp","main.css":"main-96d97b095eb023945d955d7d6708c81934b5b5e3671d3fd5595c63b3551b4c0642c753c7c8b613e8e69a29978e6d9c74fc23c24bb1603c0a32d26bf23258ac0c.css","main.js":"main-ec899224bcf072c3a6b94f9883673995aa9d836f85f43a99c57d336807dd376e7ce1c41990415c236cb521cc8902c8ad4ab9d8addf34fce5416d0cde5fb652ff.js","font-awesome/fa-solid-900.eot":"font-awesome/fa-solid-900-fa71574a444a36acf9cc67a8fc44bd4948a3936275f99c8dcc88336addc8c699d47c22caa34635b236d0c9f036d7651928395ff69291f7fdc9f0fea98262162d.eot","font-awesome/fa-solid-900.woff2":"font-awesome/fa-solid-900-e2f6b4574cb1541dff6852d0af44faae80286110e8451841eade4b53ebdf31150602640fe1bdfff41459ea4ae884d14d115fbc93b30d199c87b88f5d07e4cd72.woff2","font-awesome/fa-solid-900.woff":"font-awesome/fa-solid-900-d7992acea79eb27ffb1ad2578f4726b13050d5497e3c83d7918643c4c2b6ece68be7ae5bef9cb9f7b926c65bfab900b495051edd371cefd69c0262bc01a759e6.woff","font-awesome/fa-solid-900.ttf":"font-awesome/fa-solid-900-62ab574fd20c74146ccdd92734a5f26628caf7ec63c183be913606b8fe96069fee1fc72f220c9de6f3e74fdda1c8a3afebd0847b9fd835cf0cf54edee9d1887c.ttf","font-awesome/fa-solid-900.svg":"font-awesome/fa-solid-900-f3070b2c1443cd05d63c4f1e3e3a1e8d1cefb646310ed4f87c6e799409df2e39888c1daeeccf5ccd127e4f44b760c467e12f5773f6d8c7a3f6fbceb93fe827e5.svg","font-awesome/fa-regular-400.eot":"font-awesome/fa-regular-400-c7de4986099457756868cc042ea6a150891d4b0afe2357352606c349f06a5dd0f937aa288109a78fe3df407273c622166fb4a78228299bf17be46a7d3328bb39.eot","font-awesome/fa-regular-400.woff2":"font-awesome/fa-regular-400-cc1f2ea5a6321ad04ffbc43022184785acd7db636109b841694403261850744b47cb5f2b60fe4f72d717668880392f3ea477c013a90e61c66aa68fb60704790c.woff2","font-awesome/fa-regular-400.woff":"font-awesome/fa-regular-400-515e81ee81f1c364a93116e844f9142d3f817de2a1d3157ec0b9a51d21aa9d00698de891d2cf8bf215f137ce7030548f27b3032637ea708700b6c5cdb5d6a0c2.woff","font-awesome/fa-regular-400.ttf":"font-awesome/fa-regular-400-68a5925b9301a64c50045b6dd8ef432bd71de9b0c2eeb55348aec2ce48dd6cac7f36bee540623d5f58d8b97186e3c41a001dc36afd18f3e9b894e754ab64f98a.ttf","font-awesome/fa-regular-400.svg":"font-awesome/fa-regular-400-d73fc4a97b23841d385b33517d60b0010955c58c2890d33347cbbda3e07606f4f1b327a0a82be2d5ebd16a2d7a431eb594900f4a8d13e91ae2437c6e5688d471.svg","font-awesome/fa-brands-400.eot":"font-awesome/fa-brands-400-21bf66ed936b133c53b4cf1353b405020cb422c5f14e04f78d662ea6ce709ba5f25694040214473f553ffb5c6aec7780174424c733887f714c0aa181fb749d50.eot","font-awesome/fa-brands-400.woff2":"font-awesome/fa-brands-400-5f4f35e9acdb825a245e678a834b2bc6d5c302693fffc3497717024c2d8385ffdeb233d4d7f368f1356a2adfcaab0a89157edbcca45b9f310f1cdd7f44cac955.woff2","font-awesome/fa-brands-400.woff":"font-awesome/fa-brands-400-c6fa01465923c24a87c81d562f9f5e8e71c746f2067a9be2474fb0c8a312cfb723d87f6d67941b389546985875577c62ba781f4fc3e3bc18b69fe0d9afde75cf.woff","font-awesome/fa-brands-400.ttf":"font-awesome/fa-brands-400-e5c252b68cbe4be854a8f67e64b829a2df541cc7e1d3068b9bbb8f729f022ab8abd950cfc2ad168b531e096b4a34114aab97851b226c0cfd0fdcce5ae1fedb5b.ttf","font-awesome/fa-brands-400.svg":"font-awesome/fa-brands-400-93026158ff99705e86c7e637a9278ca355f1a37abec171e4d702e040a2cfa197acf1691e95be32a55819da79c0a9b151153859cab9d295bff0ec4b64fe2c763b.svg","libretto-icons/libretto-icons.eot":"libretto-icons/libretto-icons-fbc7167e46b7728f8b7574e753095e22e365fe1435d0c25da22a597617d0b82b0bf0edbf44b9a917cc55004ad5a581dca355182f1785f8ba2365c024b9471741.eot","libretto-icons/libretto-icons.woff":"libretto-icons/libretto-icons-c1817ddfa024d634f28572215a6449f8c5479f693db59a2eeb76a84fd867c8c698b06cbc5b176b3e91a8ec384f853449f2cd96570c6d857c38d24f737ee8c7f6.woff","libretto-icons/libretto-icons.ttf":"libretto-icons/libretto-icons-acbed8afc6fad31929cf698876812ead51431fd086bde8bce8957156fbb983ad3bedc9c1bf9e632de7e9bd918ab98bf04b10f33f91f7f1a2895b772d6a839a0d.ttf","libretto-icons/libretto-icons.svg":"libretto-icons/libretto-icons-19d8e0dacaec3e194c7aaf179087a3ed0c0e715a578fef15617c8c217c425ed66751eca64d981c8db1ba340d16dc0433b1fd0c75dfa08559bf888dd3d865cd1b.svg","Raleway_400.woff2":"Raleway_400-916b4c946be9173e8e7f55bff38f2e9ec86dfc8f27b9b07c7a4a79e322c0906a27c5a534ebfeae5409a5e073fc6e80670824f9f1faf81b4ed6596100b57332b1.woff2","Raleway_300.woff2":"Raleway_300-53af7119bde8d00937eaf6538ceca466538f88ea5ca4666fd2709be1a68e9baa1c661ac432d36870b50953eac65a3b95ce62be6987a107477bd732033fcddca2.woff2","Raleway_300.woff":"Raleway_300-4a1bfb41fac93bf3afcbe6f2ecb4dcfb47b86598288f76ffdac5acee25db4176a657f9a86c89ea90ef07d5a07d763648e8b550e5315d9dc1b081ee92f651331f.woff","Raleway_300.eot":"Raleway_300-05933e8f1d6454a2a60604c0f0df3ea0c3e3b500bc17606742b3c275ad535039a651944bdeb0faf29065d18587617f3a5c35b82a3fc32b2d65415457d12940f3.eot","Raleway_300.svg":"Raleway_300-68e6f38fe6f511c9ced95809c660f7af260cdd41b576895e1afaebfb4618b37003061dfb893c8f1ab4984bfb88441d0f995fe593779914c1cff8709f453da87e.svg","Raleway_300.ttf":"Raleway_300-340e1d4b54c96dac1500cbc9549c3a0cb75bbbc70fec0b8c29b64a5a3b322472580b3b76d952e4347d308f33b714376e2c7bf491d3419f979a20a661d0675867.ttf","Raleway_400.woff":"Raleway_400-942773ce8508e992072d30009c7389e03c940f31fbf02a132929c0f4e13f852b7d9e42f70562e28a65714c58cf8784a09e0bab85fdd3a99678de1c175c28a82e.woff","Raleway_400.eot":"Raleway_400-35992420a9f85848b36150b250599e62f9699206e1e906ff0c9641077afd22bf0ad079edf53702c2f6352af5c1647ab4f9d0a15dbc8768c79710018520742262.eot","Raleway_400.svg":"Raleway_400-5604182d2e3dd38007b967de7b3f206f069a96c6dd85cddb13b02c757936ccd078fca0626032400a1e75c062a007e844610c9f5ad99031935cfe6be9091ebc9a.svg","Raleway_400.ttf":"Raleway_400-9d514b60e5a1e0cadfafb83fc0a288e721e78fe2cd1ba151284bcc5780bd354b85bdaf1f22e6afa3af96688290726f185b65b084ff7e863ac1f3bad69708805e.ttf","Raleway_400i.woff2":"Raleway_400i-b1f3dcb0bcba46ba596efb0f1f4938857652adb9b689497bf8e8b82e26e12510f16bb52992bc1cbf06916a692b49b73c2c6bf3c463aa6d8694bfa43b61ff67d5.woff2","Raleway_400i.woff":"Raleway_400i-3470d20638d426cc0062bd9a6de5c12131bf33b590804585df3d61eb3d052025c3cd88be1bcc133a481973d24b704e1133761e2ce6545ab746a59877e02a8e53.woff","Raleway_400i.eot":"Raleway_400i-fafbf7902f51cd3a7bddef1089b323a8b0912efaa34599d469b69807d34c6eb335d1748edff5ca7bf47a83a2d13cbe5287aa209f7d36c0fe2b561d28ddf92b64.eot","Raleway_400i.svg":"Raleway_400i-2119e02a255ce50b872416ca2290174ba1bf45bab19fd17727d525bf63081e60f5de88407471993bfcdf8fb778b0f28ac4e5d117302a29b07c54b04063115dfe.svg","Raleway_400i.ttf":"Raleway_400i-a7f159f0b5466025977c90a53681c064baf25aeea697815503cdce3619772b8875ae9c31a250ac5f6e324be2cdd30820406300a975dc3d766bc4ff4140bb501a.ttf","Raleway_700.woff2":"Raleway_700-43c17ea6207f439b609f1095e2367915f4964469a1da5cde02572adc33ea871fc139d17d3e11887b134ebb9f0955f1b2a562daa24adb3404fa731f4f05c35609.woff2","Raleway_700.woff":"Raleway_700-8ed9552e3074f62baca97a7867122d6f70ad78fc726fc6d3873a3676bc7fa9e91479502841a2fc08039f9b004d13e16c494269229c4a1f3b37d0cb879ad729d8.woff","Raleway_700.eot":"Raleway_700-c8b91259f5cf4a4d3c189c3367e683cd4cffd01f72c23f764fa469d6c961aa2826446df0cc035aa6fbb2e0ccb4ffbfc092cfed08ad4838df89be76fdf05280ed.eot","Raleway_700.svg":"Raleway_700-90b95981d0628b1734d9f4583b5e5ceafefdba0198731ad614d04cfe17608045045b12a2ad4cea65f74f159988065bb018ed949f395adfb5383d1dc484cfa3f9.svg","Raleway_700.ttf":"Raleway_700-793ad6f71467cfd848c5722f6148af87b4928b77b5e0138690d1132fe0faaa95f69ec9518c8f9424f8cedf723f282223c0e77e9fc29d22ce9e9bac57b2de6599.ttf","Raleway_700i.woff2":"Raleway_700i-92b048ec7cbf0e91c0cf3471b6ae5d66915f658400ed199094faae3b1075e860c7b11127ad651e650d69bdd1a152fc4e59d20f1f2de14cb605cf721943ab3873.woff2","Raleway_700i.woff":"Raleway_700i-ce994af3840cf98f6fa537397a4bf5b5d01d040ade2820427d3944bdbcdb961c43b953ed59f670bf6cdb642bdabb2bae6b89b4145359a02c9fc49bd64fd5dbc2.woff","Raleway_700i.eot":"Raleway_700i-a43a8ca57ca58429d2caf00b5f760a7bc996aaeaee267277fe2c30885ef40b07874e49991f0af6c2e97e4260e0e74d76235436092a4600d4feabfa2b1f9c27ec.eot","Raleway_700i.svg":"Raleway_700i-21e21b6792e08da5314dd9d1407b9cccf5dcce4649f1398adf81b5a27c7d86f1f3c454c873d867dc1108d1fe674e07f2af9c794661067eb10178192be554f1e6.svg","Raleway_700i.ttf":"Raleway_700i-acea077a0dbcbdf3db4a9b4241964cb8048ba92e430f1245eb84908cba6e16eb667048cc016ab69388751b2eb0ef6d3298758db7df009aa9097991e68432fe7d.ttf"},"sourceMapFiles":["source-maps/app.js.map","source-maps/js/app.js","source-maps/js/jquery.js","source-maps/js/popper.js","source-maps/js/simple-jekyll-search.js","source-maps/js/bootstrap/util.js","source-maps/js/bootstrap/dropdown.js","source-maps/js/bootstrap/tab.js","source-maps/js/bootstrap/collapse.js","source-maps/js/bootstrap/modal.js","source-maps/js/bootstrap/alert.js","source-maps/js/bootstrap/button.js","source-maps/js/bootstrap/scrollspy.js","source-maps/js/bootstrap/toast.js","source-maps/js/bootstrap/tooltip.js","source-maps/js/bootstrap/carousel.js","source-maps/js/bootstrap/popover.js","source-maps/js/bootstrap-sprockets.js","source-maps/js/morphext.js","source-maps/js/main.js","source-maps/main.scss.map","source-maps/main.js.map","source-maps/_assets/stylesheets/main.scss","source-maps/_assets/javascripts/main.js","source-maps/_assets/javascripts/jquery.js","source-maps/_assets/stylesheets/_font-awesome-sprockets.scss","source-maps/_assets/javascripts/simple-jekyll-search.js","source-maps/_assets/stylesheets/_font-awesome.scss","source-maps/_assets/stylesheets/font-awesome/_variables.scss","source-maps/_assets/javascripts/bootstrap.js","source-maps/_assets/javascripts/bootstrap/util.js","source-maps/_assets/stylesheets/font-awesome/_mixins.scss","source-maps/_assets/javascripts/bootstrap/dropdown.js","source-maps/_assets/stylesheets/font-awesome/_path.scss","source-maps/_assets/javascripts/bootstrap/tab.js","source-maps/_assets/stylesheets/font-awesome/_core.scss","source-maps/_assets/javascripts/bootstrap/collapse.js","source-maps/_assets/stylesheets/font-awesome/_larger.scss","source-maps/_assets/javascripts/bootstrap/modal.js","source-maps/_assets/stylesheets/font-awesome/_fixed-width.scss","source-maps/_assets/javascripts/bootstrap/alert.js","source-maps/_assets/stylesheets/font-awesome/_list.scss","source-maps/_assets/javascripts/bootstrap/button.js","source-maps/_assets/stylesheets/font-awesome/_bordered-pulled.scss","source-maps/_assets/javascripts/bootstrap/scrollspy.js","source-maps/_assets/stylesheets/font-awesome/_animated.scss","source-maps/_assets/javascripts/bootstrap/toast.js","source-maps/_assets/stylesheets/font-awesome/_rotated-flipped.scss","source-maps/_assets/javascripts/bootstrap/tooltip.js","source-maps/_assets/stylesheets/font-awesome/_stacked.scss","source-maps/_assets/javascripts/bootstrap/carousel.js","source-maps/_assets/stylesheets/font-awesome/_icons.scss","source-maps/_assets/javascripts/bootstrap/popover.js","source-maps/_assets/stylesheets/font-awesome/_screen-reader.scss","source-maps/_assets/javascripts/bootstrap-sprockets.js","source-maps/_assets/stylesheets/_bootstrap.scss","source-maps/_assets/stylesheets/bootstrap/_functions.scss","source-maps/_assets/javascripts/morphext.js","source-maps/_assets/stylesheets/bootstrap/_variables.scss","source-maps/_assets/stylesheets/bootstrap/_mixins.scss","source-maps/_assets/stylesheets/bootstrap/vendor/_rfs.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_deprecate.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_breakpoints.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_hover.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_image.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_badge.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_resize.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_screen-reader.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_size.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_reset-text.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_text-emphasis.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_text-hide.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_text-truncate.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_visibility.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_alert.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_buttons.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_caret.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_pagination.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_lists.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_list-group.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_nav-divider.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_forms.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_table-row.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_background-variant.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_border-radius.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_box-shadow.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_gradients.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_transition.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_clearfix.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_grid-framework.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_grid.scss","source-maps/_assets/stylesheets/bootstrap/mixins/_float.scss","source-maps/_assets/stylesheets/bootstrap/_root.scss","source-maps/_assets/stylesheets/bootstrap/_reboot.scss","source-maps/_assets/stylesheets/bootstrap/_type.scss","source-maps/_assets/stylesheets/bootstrap/_images.scss","source-maps/_assets/stylesheets/bootstrap/_code.scss","source-maps/_assets/stylesheets/bootstrap/_grid.scss","source-maps/_assets/stylesheets/bootstrap/_tables.scss","source-maps/_assets/stylesheets/bootstrap/_forms.scss","source-maps/_assets/stylesheets/bootstrap/_buttons.scss","source-maps/_assets/stylesheets/bootstrap/_transitions.scss","source-maps/_assets/stylesheets/bootstrap/_dropdown.scss","source-maps/_assets/stylesheets/bootstrap/_button-group.scss","source-maps/_assets/stylesheets/bootstrap/_input-group.scss","source-maps/_assets/stylesheets/bootstrap/_custom-forms.scss","source-maps/_assets/stylesheets/bootstrap/_nav.scss","source-maps/_assets/stylesheets/bootstrap/_navbar.scss","source-maps/_assets/stylesheets/bootstrap/_card.scss","source-maps/_assets/stylesheets/bootstrap/_breadcrumb.scss","source-maps/_assets/stylesheets/bootstrap/_pagination.scss","source-maps/_assets/stylesheets/bootstrap/_badge.scss","source-maps/_assets/stylesheets/bootstrap/_jumbotron.scss","source-maps/_assets/stylesheets/bootstrap/_alert.scss","source-maps/_assets/stylesheets/bootstrap/_progress.scss","source-maps/_assets/stylesheets/bootstrap/_media.scss","source-maps/_assets/stylesheets/bootstrap/_list-group.scss","source-maps/_assets/stylesheets/bootstrap/_close.scss","source-maps/_assets/stylesheets/bootstrap/_toasts.scss","source-maps/_assets/stylesheets/bootstrap/_modal.scss","source-maps/_assets/stylesheets/bootstrap/_tooltip.scss","source-maps/_assets/stylesheets/bootstrap/_popover.scss","source-maps/_assets/stylesheets/bootstrap/_carousel.scss","source-maps/_assets/stylesheets/bootstrap/_spinners.scss","source-maps/_assets/stylesheets/bootstrap/_utilities.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_align.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_background.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_borders.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_clearfix.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_display.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_embed.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_flex.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_float.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_interactions.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_overflow.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_position.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_screenreaders.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_shadows.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_sizing.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_spacing.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_stretched-link.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_text.scss","source-maps/_assets/stylesheets/bootstrap/utilities/_visibility.scss","source-maps/_assets/stylesheets/bootstrap/_print.scss","source-maps/_assets/stylesheets/vendor/_fonts.scss","source-maps/_assets/stylesheets/vendor/_animate.scss","source-maps/_assets/stylesheets/vendor/_morphext.scss","source-maps/_assets/stylesheets/_base.scss","source-maps/_assets/stylesheets/_layout.scss","source-maps/_assets/stylesheets/_sidebar.scss","source-maps/_assets/stylesheets/_syntax-highlighting.scss","source-maps/_assets/stylesheets/_bootstrap-custom.scss"]} \ No newline at end of file diff --git a/_site/fonts/Raleway_300.eot b/_site/assets/Raleway_300-05933e8f1d6454a2a60604c0f0df3ea0c3e3b500bc17606742b3c275ad535039a651944bdeb0faf29065d18587617f3a5c35b82a3fc32b2d65415457d12940f3.eot similarity index 100% rename from _site/fonts/Raleway_300.eot rename to _site/assets/Raleway_300-05933e8f1d6454a2a60604c0f0df3ea0c3e3b500bc17606742b3c275ad535039a651944bdeb0faf29065d18587617f3a5c35b82a3fc32b2d65415457d12940f3.eot diff --git a/_site/fonts/Raleway_300.ttf b/_site/assets/Raleway_300-340e1d4b54c96dac1500cbc9549c3a0cb75bbbc70fec0b8c29b64a5a3b322472580b3b76d952e4347d308f33b714376e2c7bf491d3419f979a20a661d0675867.ttf similarity index 100% rename from _site/fonts/Raleway_300.ttf rename to _site/assets/Raleway_300-340e1d4b54c96dac1500cbc9549c3a0cb75bbbc70fec0b8c29b64a5a3b322472580b3b76d952e4347d308f33b714376e2c7bf491d3419f979a20a661d0675867.ttf diff --git a/_site/fonts/Raleway_300.woff b/_site/assets/Raleway_300-4a1bfb41fac93bf3afcbe6f2ecb4dcfb47b86598288f76ffdac5acee25db4176a657f9a86c89ea90ef07d5a07d763648e8b550e5315d9dc1b081ee92f651331f.woff similarity index 100% rename from _site/fonts/Raleway_300.woff rename to _site/assets/Raleway_300-4a1bfb41fac93bf3afcbe6f2ecb4dcfb47b86598288f76ffdac5acee25db4176a657f9a86c89ea90ef07d5a07d763648e8b550e5315d9dc1b081ee92f651331f.woff diff --git a/_site/fonts/Raleway_300.woff2 b/_site/assets/Raleway_300-53af7119bde8d00937eaf6538ceca466538f88ea5ca4666fd2709be1a68e9baa1c661ac432d36870b50953eac65a3b95ce62be6987a107477bd732033fcddca2.woff2 similarity index 100% rename from _site/fonts/Raleway_300.woff2 rename to _site/assets/Raleway_300-53af7119bde8d00937eaf6538ceca466538f88ea5ca4666fd2709be1a68e9baa1c661ac432d36870b50953eac65a3b95ce62be6987a107477bd732033fcddca2.woff2 diff --git a/_site/fonts/Raleway_300.svg b/_site/assets/Raleway_300-68e6f38fe6f511c9ced95809c660f7af260cdd41b576895e1afaebfb4618b37003061dfb893c8f1ab4984bfb88441d0f995fe593779914c1cff8709f453da87e.svg similarity index 100% rename from _site/fonts/Raleway_300.svg rename to _site/assets/Raleway_300-68e6f38fe6f511c9ced95809c660f7af260cdd41b576895e1afaebfb4618b37003061dfb893c8f1ab4984bfb88441d0f995fe593779914c1cff8709f453da87e.svg diff --git a/_site/fonts/Raleway_400.eot b/_site/assets/Raleway_400-35992420a9f85848b36150b250599e62f9699206e1e906ff0c9641077afd22bf0ad079edf53702c2f6352af5c1647ab4f9d0a15dbc8768c79710018520742262.eot similarity index 100% rename from _site/fonts/Raleway_400.eot rename to _site/assets/Raleway_400-35992420a9f85848b36150b250599e62f9699206e1e906ff0c9641077afd22bf0ad079edf53702c2f6352af5c1647ab4f9d0a15dbc8768c79710018520742262.eot diff --git a/_site/fonts/Raleway_400.svg b/_site/assets/Raleway_400-5604182d2e3dd38007b967de7b3f206f069a96c6dd85cddb13b02c757936ccd078fca0626032400a1e75c062a007e844610c9f5ad99031935cfe6be9091ebc9a.svg similarity index 100% rename from _site/fonts/Raleway_400.svg rename to _site/assets/Raleway_400-5604182d2e3dd38007b967de7b3f206f069a96c6dd85cddb13b02c757936ccd078fca0626032400a1e75c062a007e844610c9f5ad99031935cfe6be9091ebc9a.svg diff --git a/_site/fonts/Raleway_400.woff2 b/_site/assets/Raleway_400-916b4c946be9173e8e7f55bff38f2e9ec86dfc8f27b9b07c7a4a79e322c0906a27c5a534ebfeae5409a5e073fc6e80670824f9f1faf81b4ed6596100b57332b1.woff2 similarity index 100% rename from _site/fonts/Raleway_400.woff2 rename to _site/assets/Raleway_400-916b4c946be9173e8e7f55bff38f2e9ec86dfc8f27b9b07c7a4a79e322c0906a27c5a534ebfeae5409a5e073fc6e80670824f9f1faf81b4ed6596100b57332b1.woff2 diff --git a/_site/fonts/Raleway_400.woff b/_site/assets/Raleway_400-942773ce8508e992072d30009c7389e03c940f31fbf02a132929c0f4e13f852b7d9e42f70562e28a65714c58cf8784a09e0bab85fdd3a99678de1c175c28a82e.woff similarity index 100% rename from _site/fonts/Raleway_400.woff rename to _site/assets/Raleway_400-942773ce8508e992072d30009c7389e03c940f31fbf02a132929c0f4e13f852b7d9e42f70562e28a65714c58cf8784a09e0bab85fdd3a99678de1c175c28a82e.woff diff --git a/_site/fonts/Raleway_400.ttf b/_site/assets/Raleway_400-9d514b60e5a1e0cadfafb83fc0a288e721e78fe2cd1ba151284bcc5780bd354b85bdaf1f22e6afa3af96688290726f185b65b084ff7e863ac1f3bad69708805e.ttf similarity index 100% rename from _site/fonts/Raleway_400.ttf rename to _site/assets/Raleway_400-9d514b60e5a1e0cadfafb83fc0a288e721e78fe2cd1ba151284bcc5780bd354b85bdaf1f22e6afa3af96688290726f185b65b084ff7e863ac1f3bad69708805e.ttf diff --git a/_site/fonts/Raleway_400i.svg b/_site/assets/Raleway_400i-2119e02a255ce50b872416ca2290174ba1bf45bab19fd17727d525bf63081e60f5de88407471993bfcdf8fb778b0f28ac4e5d117302a29b07c54b04063115dfe.svg similarity index 100% rename from _site/fonts/Raleway_400i.svg rename to _site/assets/Raleway_400i-2119e02a255ce50b872416ca2290174ba1bf45bab19fd17727d525bf63081e60f5de88407471993bfcdf8fb778b0f28ac4e5d117302a29b07c54b04063115dfe.svg diff --git a/_site/fonts/Raleway_400i.woff b/_site/assets/Raleway_400i-3470d20638d426cc0062bd9a6de5c12131bf33b590804585df3d61eb3d052025c3cd88be1bcc133a481973d24b704e1133761e2ce6545ab746a59877e02a8e53.woff similarity index 100% rename from _site/fonts/Raleway_400i.woff rename to _site/assets/Raleway_400i-3470d20638d426cc0062bd9a6de5c12131bf33b590804585df3d61eb3d052025c3cd88be1bcc133a481973d24b704e1133761e2ce6545ab746a59877e02a8e53.woff diff --git a/_site/fonts/Raleway_400i.ttf b/_site/assets/Raleway_400i-a7f159f0b5466025977c90a53681c064baf25aeea697815503cdce3619772b8875ae9c31a250ac5f6e324be2cdd30820406300a975dc3d766bc4ff4140bb501a.ttf similarity index 100% rename from _site/fonts/Raleway_400i.ttf rename to _site/assets/Raleway_400i-a7f159f0b5466025977c90a53681c064baf25aeea697815503cdce3619772b8875ae9c31a250ac5f6e324be2cdd30820406300a975dc3d766bc4ff4140bb501a.ttf diff --git a/_site/fonts/Raleway_400i.woff2 b/_site/assets/Raleway_400i-b1f3dcb0bcba46ba596efb0f1f4938857652adb9b689497bf8e8b82e26e12510f16bb52992bc1cbf06916a692b49b73c2c6bf3c463aa6d8694bfa43b61ff67d5.woff2 similarity index 100% rename from _site/fonts/Raleway_400i.woff2 rename to _site/assets/Raleway_400i-b1f3dcb0bcba46ba596efb0f1f4938857652adb9b689497bf8e8b82e26e12510f16bb52992bc1cbf06916a692b49b73c2c6bf3c463aa6d8694bfa43b61ff67d5.woff2 diff --git a/_site/fonts/Raleway_400i.eot b/_site/assets/Raleway_400i-fafbf7902f51cd3a7bddef1089b323a8b0912efaa34599d469b69807d34c6eb335d1748edff5ca7bf47a83a2d13cbe5287aa209f7d36c0fe2b561d28ddf92b64.eot similarity index 100% rename from _site/fonts/Raleway_400i.eot rename to _site/assets/Raleway_400i-fafbf7902f51cd3a7bddef1089b323a8b0912efaa34599d469b69807d34c6eb335d1748edff5ca7bf47a83a2d13cbe5287aa209f7d36c0fe2b561d28ddf92b64.eot diff --git a/_site/fonts/Raleway_700.woff2 b/_site/assets/Raleway_700-43c17ea6207f439b609f1095e2367915f4964469a1da5cde02572adc33ea871fc139d17d3e11887b134ebb9f0955f1b2a562daa24adb3404fa731f4f05c35609.woff2 similarity index 100% rename from _site/fonts/Raleway_700.woff2 rename to _site/assets/Raleway_700-43c17ea6207f439b609f1095e2367915f4964469a1da5cde02572adc33ea871fc139d17d3e11887b134ebb9f0955f1b2a562daa24adb3404fa731f4f05c35609.woff2 diff --git a/_site/fonts/Raleway_700.ttf b/_site/assets/Raleway_700-793ad6f71467cfd848c5722f6148af87b4928b77b5e0138690d1132fe0faaa95f69ec9518c8f9424f8cedf723f282223c0e77e9fc29d22ce9e9bac57b2de6599.ttf similarity index 100% rename from _site/fonts/Raleway_700.ttf rename to _site/assets/Raleway_700-793ad6f71467cfd848c5722f6148af87b4928b77b5e0138690d1132fe0faaa95f69ec9518c8f9424f8cedf723f282223c0e77e9fc29d22ce9e9bac57b2de6599.ttf diff --git a/_site/fonts/Raleway_700.woff b/_site/assets/Raleway_700-8ed9552e3074f62baca97a7867122d6f70ad78fc726fc6d3873a3676bc7fa9e91479502841a2fc08039f9b004d13e16c494269229c4a1f3b37d0cb879ad729d8.woff similarity index 100% rename from _site/fonts/Raleway_700.woff rename to _site/assets/Raleway_700-8ed9552e3074f62baca97a7867122d6f70ad78fc726fc6d3873a3676bc7fa9e91479502841a2fc08039f9b004d13e16c494269229c4a1f3b37d0cb879ad729d8.woff diff --git a/_site/fonts/Raleway_700.svg b/_site/assets/Raleway_700-90b95981d0628b1734d9f4583b5e5ceafefdba0198731ad614d04cfe17608045045b12a2ad4cea65f74f159988065bb018ed949f395adfb5383d1dc484cfa3f9.svg similarity index 100% rename from _site/fonts/Raleway_700.svg rename to _site/assets/Raleway_700-90b95981d0628b1734d9f4583b5e5ceafefdba0198731ad614d04cfe17608045045b12a2ad4cea65f74f159988065bb018ed949f395adfb5383d1dc484cfa3f9.svg diff --git a/_site/fonts/Raleway_700.eot b/_site/assets/Raleway_700-c8b91259f5cf4a4d3c189c3367e683cd4cffd01f72c23f764fa469d6c961aa2826446df0cc035aa6fbb2e0ccb4ffbfc092cfed08ad4838df89be76fdf05280ed.eot similarity index 100% rename from _site/fonts/Raleway_700.eot rename to _site/assets/Raleway_700-c8b91259f5cf4a4d3c189c3367e683cd4cffd01f72c23f764fa469d6c961aa2826446df0cc035aa6fbb2e0ccb4ffbfc092cfed08ad4838df89be76fdf05280ed.eot diff --git a/_site/fonts/Raleway_700i.svg b/_site/assets/Raleway_700i-21e21b6792e08da5314dd9d1407b9cccf5dcce4649f1398adf81b5a27c7d86f1f3c454c873d867dc1108d1fe674e07f2af9c794661067eb10178192be554f1e6.svg similarity index 100% rename from _site/fonts/Raleway_700i.svg rename to _site/assets/Raleway_700i-21e21b6792e08da5314dd9d1407b9cccf5dcce4649f1398adf81b5a27c7d86f1f3c454c873d867dc1108d1fe674e07f2af9c794661067eb10178192be554f1e6.svg diff --git a/_site/fonts/Raleway_700i.woff2 b/_site/assets/Raleway_700i-92b048ec7cbf0e91c0cf3471b6ae5d66915f658400ed199094faae3b1075e860c7b11127ad651e650d69bdd1a152fc4e59d20f1f2de14cb605cf721943ab3873.woff2 similarity index 100% rename from _site/fonts/Raleway_700i.woff2 rename to _site/assets/Raleway_700i-92b048ec7cbf0e91c0cf3471b6ae5d66915f658400ed199094faae3b1075e860c7b11127ad651e650d69bdd1a152fc4e59d20f1f2de14cb605cf721943ab3873.woff2 diff --git a/_site/fonts/Raleway_700i.eot b/_site/assets/Raleway_700i-a43a8ca57ca58429d2caf00b5f760a7bc996aaeaee267277fe2c30885ef40b07874e49991f0af6c2e97e4260e0e74d76235436092a4600d4feabfa2b1f9c27ec.eot similarity index 100% rename from _site/fonts/Raleway_700i.eot rename to _site/assets/Raleway_700i-a43a8ca57ca58429d2caf00b5f760a7bc996aaeaee267277fe2c30885ef40b07874e49991f0af6c2e97e4260e0e74d76235436092a4600d4feabfa2b1f9c27ec.eot diff --git a/_site/fonts/Raleway_700i.ttf b/_site/assets/Raleway_700i-acea077a0dbcbdf3db4a9b4241964cb8048ba92e430f1245eb84908cba6e16eb667048cc016ab69388751b2eb0ef6d3298758db7df009aa9097991e68432fe7d.ttf similarity index 100% rename from _site/fonts/Raleway_700i.ttf rename to _site/assets/Raleway_700i-acea077a0dbcbdf3db4a9b4241964cb8048ba92e430f1245eb84908cba6e16eb667048cc016ab69388751b2eb0ef6d3298758db7df009aa9097991e68432fe7d.ttf diff --git a/_site/fonts/Raleway_700i.woff b/_site/assets/Raleway_700i-ce994af3840cf98f6fa537397a4bf5b5d01d040ade2820427d3944bdbcdb961c43b953ed59f670bf6cdb642bdabb2bae6b89b4145359a02c9fc49bd64fd5dbc2.woff similarity index 100% rename from _site/fonts/Raleway_700i.woff rename to _site/assets/Raleway_700i-ce994af3840cf98f6fa537397a4bf5b5d01d040ade2820427d3944bdbcdb961c43b953ed59f670bf6cdb642bdabb2bae6b89b4145359a02c9fc49bd64fd5dbc2.woff diff --git a/_site/assets/app-0ecaf38355c5df8f9cdd6c2fd58bf29c59a74b1120b6fe310589c3b25adcce66.js b/_site/assets/app-234c6e822f5ec9db66fb93f15df00929f551f480ed6f8489d12c7036767a05f0.js similarity index 52% rename from _site/assets/app-0ecaf38355c5df8f9cdd6c2fd58bf29c59a74b1120b6fe310589c3b25adcce66.js rename to _site/assets/app-234c6e822f5ec9db66fb93f15df00929f551f480ed6f8489d12c7036767a05f0.js index 8a9cb14..0b006fa 100644 --- a/_site/assets/app-0ecaf38355c5df8f9cdd6c2fd58bf29c59a74b1120b6fe310589c3b25adcce66.js +++ b/_site/assets/app-234c6e822f5ec9db66fb93f15df00929f551f480ed6f8489d12c7036767a05f0.js @@ -1,13 +1,6 @@ /*! jQuery v3.3.1 | (c) JS Foundation and other contributors | jquery.org/license */ !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";var n=[],r=e.document,i=Object.getPrototypeOf,o=n.slice,a=n.concat,s=n.push,u=n.indexOf,l={},c=l.toString,f=l.hasOwnProperty,p=f.toString,d=p.call(Object),h={},g=function e(t){return"function"==typeof t&&"number"!=typeof t.nodeType},y=function e(t){return null!=t&&t===t.window},v={type:!0,src:!0,noModule:!0};function m(e,t,n){var i,o=(t=t||r).createElement("script");if(o.text=e,n)for(i in v)n[i]&&(o[i]=n[i]);t.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?l[c.call(e)]||"object":typeof e}var b="3.3.1",w=function(e,t){return new w.fn.init(e,t)},T=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;w.fn=w.prototype={jquery:"3.3.1",constructor:w,length:0,toArray:function(){return o.call(this)},get:function(e){return null==e?o.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=w.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return w.each(this,e)},map:function(e){return this.pushStack(w.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(o.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n0&&t-1 in e)}var E=function(e){var t,n,r,i,o,a,s,u,l,c,f,p,d,h,g,y,v,m,x,b="sizzle"+1*new Date,w=e.document,T=0,C=0,E=ae(),k=ae(),S=ae(),D=function(e,t){return e===t&&(f=!0),0},N={}.hasOwnProperty,A=[],j=A.pop,q=A.push,L=A.push,H=A.slice,O=function(e,t){for(var n=0,r=e.length;n+~]|"+M+")"+M+"*"),z=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),X=new RegExp(W),U=new RegExp("^"+R+"$"),V={ID:new RegExp("^#("+R+")"),CLASS:new RegExp("^\\.("+R+")"),TAG:new RegExp("^("+R+"|[*])"),ATTR:new RegExp("^"+I),PSEUDO:new RegExp("^"+W),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+P+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},G=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Q=/^[^{]+\{\s*\[native \w/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,K=/[+~]/,Z=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),ee=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},te=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ne=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},re=function(){p()},ie=me(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{L.apply(A=H.call(w.childNodes),w.childNodes),A[w.childNodes.length].nodeType}catch(e){L={apply:A.length?function(e,t){q.apply(e,H.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function oe(e,t,r,i){var o,s,l,c,f,h,v,m=t&&t.ownerDocument,T=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==T&&9!==T&&11!==T)return r;if(!i&&((t?t.ownerDocument||t:w)!==d&&p(t),t=t||d,g)){if(11!==T&&(f=J.exec(e)))if(o=f[1]){if(9===T){if(!(l=t.getElementById(o)))return r;if(l.id===o)return r.push(l),r}else if(m&&(l=m.getElementById(o))&&x(t,l)&&l.id===o)return r.push(l),r}else{if(f[2])return L.apply(r,t.getElementsByTagName(e)),r;if((o=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return L.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!S[e+" "]&&(!y||!y.test(e))){if(1!==T)m=t,v=e;else if("object"!==t.nodeName.toLowerCase()){(c=t.getAttribute("id"))?c=c.replace(te,ne):t.setAttribute("id",c=b),s=(h=a(e)).length;while(s--)h[s]="#"+c+" "+ve(h[s]);v=h.join(","),m=K.test(e)&&ge(t.parentNode)||t}if(v)try{return L.apply(r,m.querySelectorAll(v)),r}catch(e){}finally{c===b&&t.removeAttribute("id")}}}return u(e.replace(B,"$1"),t,r,i)}function ae(){var e=[];function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}return t}function se(e){return e[b]=!0,e}function ue(e){var t=d.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function le(e,t){var n=e.split("|"),i=n.length;while(i--)r.attrHandle[n[i]]=t}function ce(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function fe(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function pe(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function de(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ie(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function he(e){return se(function(t){return t=+t,se(function(n,r){var i,o=e([],n.length,t),a=o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function ge(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}n=oe.support={},o=oe.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},p=oe.setDocument=function(e){var t,i,a=e?e.ownerDocument||e:w;return a!==d&&9===a.nodeType&&a.documentElement?(d=a,h=d.documentElement,g=!o(d),w!==d&&(i=d.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",re,!1):i.attachEvent&&i.attachEvent("onunload",re)),n.attributes=ue(function(e){return e.className="i",!e.getAttribute("className")}),n.getElementsByTagName=ue(function(e){return e.appendChild(d.createComment("")),!e.getElementsByTagName("*").length}),n.getElementsByClassName=Q.test(d.getElementsByClassName),n.getById=ue(function(e){return h.appendChild(e).id=b,!d.getElementsByName||!d.getElementsByName(b).length}),n.getById?(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&g)return t.getElementsByClassName(e)},v=[],y=[],(n.qsa=Q.test(d.querySelectorAll))&&(ue(function(e){h.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+P+")"),e.querySelectorAll("[id~="+b+"-]").length||y.push("~="),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||y.push(".#.+[+~]")}),ue(function(e){e.innerHTML="";var t=d.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(n.matchesSelector=Q.test(m=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ue(function(e){n.disconnectedMatch=m.call(e,"*"),m.call(e,"[s!='']:x"),v.push("!=",W)}),y=y.length&&new RegExp(y.join("|")),v=v.length&&new RegExp(v.join("|")),t=Q.test(h.compareDocumentPosition),x=t||Q.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e===d||e.ownerDocument===w&&x(w,e)?-1:t===d||t.ownerDocument===w&&x(w,t)?1:c?O(c,e)-O(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===d?-1:t===d?1:i?-1:o?1:c?O(c,e)-O(c,t):0;if(i===o)return ce(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?ce(a[r],s[r]):a[r]===w?-1:s[r]===w?1:0},d):d},oe.matches=function(e,t){return oe(e,null,null,t)},oe.matchesSelector=function(e,t){if((e.ownerDocument||e)!==d&&p(e),t=t.replace(z,"='$1']"),n.matchesSelector&&g&&!S[t+" "]&&(!v||!v.test(t))&&(!y||!y.test(t)))try{var r=m.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return oe(t,d,null,[e]).length>0},oe.contains=function(e,t){return(e.ownerDocument||e)!==d&&p(e),x(e,t)},oe.attr=function(e,t){(e.ownerDocument||e)!==d&&p(e);var i=r.attrHandle[t.toLowerCase()],o=i&&N.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!==o?o:n.attributes||!g?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},oe.escape=function(e){return(e+"").replace(te,ne)},oe.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},oe.uniqueSort=function(e){var t,r=[],i=0,o=0;if(f=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(D),f){while(t=e[o++])t===e[o]&&(i=r.push(o));while(i--)e.splice(r[i],1)}return c=null,e},i=oe.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else while(t=e[r++])n+=i(t);return n},(r=oe.selectors={cacheLength:50,createPseudo:se,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(Z,ee),e[3]=(e[3]||e[4]||e[5]||"").replace(Z,ee),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||oe.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&oe.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return V.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=a(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(Z,ee).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=E[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&E(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=oe.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace($," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",y=t.parentNode,v=s&&t.nodeName.toLowerCase(),m=!u&&!s,x=!1;if(y){if(o){while(g){p=t;while(p=p[g])if(s?p.nodeName.toLowerCase()===v:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?y.firstChild:y.lastChild],a&&m){x=(d=(l=(c=(f=(p=y)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1])&&l[2],p=d&&y.childNodes[d];while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if(1===p.nodeType&&++x&&p===t){c[e]=[T,d,x];break}}else if(m&&(x=d=(l=(c=(f=(p=t)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1]),!1===x)while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if((s?p.nodeName.toLowerCase()===v:1===p.nodeType)&&++x&&(m&&((c=(f=p[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[T,x]),p===t))break;return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||oe.error("unsupported pseudo: "+e);return i[b]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?se(function(e,n){var r,o=i(e,t),a=o.length;while(a--)e[r=O(e,o[a])]=!(n[r]=o[a])}):function(e){return i(e,0,n)}):i}},pseudos:{not:se(function(e){var t=[],n=[],r=s(e.replace(B,"$1"));return r[b]?se(function(e,t,n,i){var o,a=r(e,null,i,[]),s=e.length;while(s--)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:se(function(e){return function(t){return oe(e,t).length>0}}),contains:se(function(e){return e=e.replace(Z,ee),function(t){return(t.textContent||t.innerText||i(t)).indexOf(e)>-1}}),lang:se(function(e){return U.test(e||"")||oe.error("unsupported lang: "+e),e=e.replace(Z,ee).toLowerCase(),function(t){var n;do{if(n=g?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:de(!1),disabled:de(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return G.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:he(function(){return[0]}),last:he(function(e,t){return[t-1]}),eq:he(function(e,t,n){return[n<0?n+t:n]}),even:he(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:he(function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function be(e,t,n){for(var r=0,i=t.length;r-1&&(o[l]=!(a[l]=f))}}else v=we(v===a?v.splice(h,v.length):v),i?i(null,a,v,u):L.apply(a,v)})}function Ce(e){for(var t,n,i,o=e.length,a=r.relative[e[0].type],s=a||r.relative[" "],u=a?1:0,c=me(function(e){return e===t},s,!0),f=me(function(e){return O(t,e)>-1},s,!0),p=[function(e,n,r){var i=!a&&(r||n!==l)||((t=n).nodeType?c(e,n,r):f(e,n,r));return t=null,i}];u1&&xe(p),u>1&&ve(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace(B,"$1"),n,u0,i=e.length>0,o=function(o,a,s,u,c){var f,h,y,v=0,m="0",x=o&&[],b=[],w=l,C=o||i&&r.find.TAG("*",c),E=T+=null==w?1:Math.random()||.1,k=C.length;for(c&&(l=a===d||a||c);m!==k&&null!=(f=C[m]);m++){if(i&&f){h=0,a||f.ownerDocument===d||(p(f),s=!g);while(y=e[h++])if(y(f,a||d,s)){u.push(f);break}c&&(T=E)}n&&((f=!y&&f)&&v--,o&&x.push(f))}if(v+=m,n&&m!==v){h=0;while(y=t[h++])y(x,b,a,s);if(o){if(v>0)while(m--)x[m]||b[m]||(b[m]=j.call(u));b=we(b)}L.apply(u,b),c&&!o&&b.length>0&&v+t.length>1&&oe.uniqueSort(u)}return c&&(T=E,l=w),x};return n?se(o):o}return s=oe.compile=function(e,t){var n,r=[],i=[],o=S[e+" "];if(!o){t||(t=a(e)),n=t.length;while(n--)(o=Ce(t[n]))[b]?r.push(o):i.push(o);(o=S(e,Ee(i,r))).selector=e}return o},u=oe.select=function(e,t,n,i){var o,u,l,c,f,p="function"==typeof e&&e,d=!i&&a(e=p.selector||e);if(n=n||[],1===d.length){if((u=d[0]=d[0].slice(0)).length>2&&"ID"===(l=u[0]).type&&9===t.nodeType&&g&&r.relative[u[1].type]){if(!(t=(r.find.ID(l.matches[0].replace(Z,ee),t)||[])[0]))return n;p&&(t=t.parentNode),e=e.slice(u.shift().value.length)}o=V.needsContext.test(e)?0:u.length;while(o--){if(l=u[o],r.relative[c=l.type])break;if((f=r.find[c])&&(i=f(l.matches[0].replace(Z,ee),K.test(u[0].type)&&ge(t.parentNode)||t))){if(u.splice(o,1),!(e=i.length&&ve(u)))return L.apply(n,i),n;break}}}return(p||s(e,d))(i,t,!g,n,!t||K.test(e)&&ge(t.parentNode)||t),n},n.sortStable=b.split("").sort(D).join("")===b,n.detectDuplicates=!!f,p(),n.sortDetached=ue(function(e){return 1&e.compareDocumentPosition(d.createElement("fieldset"))}),ue(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||le("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&ue(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||le("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ue(function(e){return null==e.getAttribute("disabled")})||le(P,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),oe}(e);w.find=E,w.expr=E.selectors,w.expr[":"]=w.expr.pseudos,w.uniqueSort=w.unique=E.uniqueSort,w.text=E.getText,w.isXMLDoc=E.isXML,w.contains=E.contains,w.escapeSelector=E.escape;var k=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&w(e).is(n))break;r.push(e)}return r},S=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},D=w.expr.match.needsContext;function N(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var A=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,t,n){return g(t)?w.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?w.grep(e,function(e){return e===t!==n}):"string"!=typeof t?w.grep(e,function(e){return u.call(t,e)>-1!==n}):w.filter(t,e,n)}w.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?w.find.matchesSelector(r,e)?[r]:[]:w.find.matches(e,w.grep(t,function(e){return 1===e.nodeType}))},w.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(w(e).filter(function(){for(t=0;t1?w.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&D.test(e)?w(e):e||[],!1).length}});var q,L=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(w.fn.init=function(e,t,n){var i,o;if(!e)return this;if(n=n||q,"string"==typeof e){if(!(i="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:L.exec(e))||!i[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(i[1]){if(t=t instanceof w?t[0]:t,w.merge(this,w.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:r,!0)),A.test(i[1])&&w.isPlainObject(t))for(i in t)g(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return(o=r.getElementById(i[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):g(e)?void 0!==n.ready?n.ready(e):e(w):w.makeArray(e,this)}).prototype=w.fn,q=w(r);var H=/^(?:parents|prev(?:Until|All))/,O={children:!0,contents:!0,next:!0,prev:!0};w.fn.extend({has:function(e){var t=w(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&w.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?w.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?u.call(w(e),this[0]):u.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}});function P(e,t){while((e=e[t])&&1!==e.nodeType);return e}w.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return k(e,"parentNode")},parentsUntil:function(e,t,n){return k(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return k(e,"nextSibling")},prevAll:function(e){return k(e,"previousSibling")},nextUntil:function(e,t,n){return k(e,"nextSibling",n)},prevUntil:function(e,t,n){return k(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return N(e,"iframe")?e.contentDocument:(N(e,"template")&&(e=e.content||e),w.merge([],e.childNodes))}},function(e,t){w.fn[e]=function(n,r){var i=w.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=w.filter(r,i)),this.length>1&&(O[e]||w.uniqueSort(i),H.test(e)&&i.reverse()),this.pushStack(i)}});var M=/[^\x20\t\r\n\f]+/g;function R(e){var t={};return w.each(e.match(M)||[],function(e,n){t[n]=!0}),t}w.Callbacks=function(e){e="string"==typeof e?R(e):w.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1){n=a.shift();while(++s-1)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?w.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l};function I(e){return e}function W(e){throw e}function $(e,t,n,r){var i;try{e&&g(i=e.promise)?i.call(e).done(t).fail(n):e&&g(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}w.extend({Deferred:function(t){var n=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},"catch":function(e){return i.then(null,e)},pipe:function(){var e=arguments;return w.Deferred(function(t){w.each(n,function(n,r){var i=g(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&g(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){var o=0;function a(t,n,r,i){return function(){var s=this,u=arguments,l=function(){var e,l;if(!(t=o&&(r!==W&&(s=void 0,u=[e]),n.rejectWith(s,u))}};t?c():(w.Deferred.getStackHook&&(c.stackTrace=w.Deferred.getStackHook()),e.setTimeout(c))}}return w.Deferred(function(e){n[0][3].add(a(0,e,g(i)?i:I,e.notifyWith)),n[1][3].add(a(0,e,g(t)?t:I)),n[2][3].add(a(0,e,g(r)?r:W))}).promise()},promise:function(e){return null!=e?w.extend(e,i):i}},o={};return w.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=o.call(arguments),a=w.Deferred(),s=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?o.call(arguments):n,--t||a.resolveWith(r,i)}};if(t<=1&&($(e,a.done(s(n)).resolve,a.reject,!t),"pending"===a.state()||g(i[n]&&i[n].then)))return a.then();while(n--)$(i[n],s(n),a.reject);return a.promise()}});var B=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&B.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},w.readyException=function(t){e.setTimeout(function(){throw t})};var F=w.Deferred();w.fn.ready=function(e){return F.then(e)["catch"](function(e){w.readyException(e)}),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--w.readyWait:w.isReady)||(w.isReady=!0,!0!==e&&--w.readyWait>0||F.resolveWith(r,[w]))}}),w.ready.then=F.then;function _(){r.removeEventListener("DOMContentLoaded",_),e.removeEventListener("load",_),w.ready()}"complete"===r.readyState||"loading"!==r.readyState&&!r.documentElement.doScroll?e.setTimeout(w.ready):(r.addEventListener("DOMContentLoaded",_),e.addEventListener("load",_));var z=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===x(n)){i=!0;for(s in n)z(e,t,s,n[s],!0,o,a)}else if(void 0!==r&&(i=!0,g(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(w(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each(function(){K.remove(this,e)})}}),w.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=J.get(e,t),n&&(!r||Array.isArray(n)?r=J.access(e,t,w.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=w.queue(e,t),r=n.length,i=n.shift(),o=w._queueHooks(e,t),a=function(){w.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return J.get(e,n)||J.access(e,n,{empty:w.Callbacks("once memory").add(function(){J.remove(e,[t+"queue",n])})})}}),w.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,he=/^$|^module$|\/(?:java|ecma)script/i,ge={option:[1,""],thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};ge.optgroup=ge.option,ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td;function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&N(e,t)?w.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n-1)i&&i.push(o);else if(l=w.contains(o.ownerDocument,o),a=ye(f.appendChild(o),"script"),l&&ve(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}!function(){var e=r.createDocumentFragment().appendChild(r.createElement("div")),t=r.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),h.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",h.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var be=r.documentElement,we=/^key/,Te=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ce=/^([^.]*)(?:\.(.+)|)/;function Ee(){return!0}function ke(){return!1}function Se(){try{return r.activeElement}catch(e){}}function De(e,t,n,r,i,o){var a,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)De(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=ke;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return w().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=w.guid++)),e.each(function(){w.event.add(this,t,i,r,n)})}w.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.get(e);if(y){n.handler&&(n=(o=n).handler,i=o.selector),i&&w.find.matchesSelector(be,i),n.guid||(n.guid=w.guid++),(u=y.events)||(u=y.events={}),(a=y.handle)||(a=y.handle=function(t){return"undefined"!=typeof w&&w.event.triggered!==t.type?w.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(M)||[""]).length;while(l--)d=g=(s=Ce.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=w.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=w.event.special[d]||{},c=w.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&w.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),w.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.hasData(e)&&J.get(e);if(y&&(u=y.events)){l=(t=(t||"").match(M)||[""]).length;while(l--)if(s=Ce.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){f=w.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,y.handle)||w.removeEvent(e,d,y.handle),delete u[d])}else for(d in u)w.event.remove(e,d+t[l],n,r,!0);w.isEmptyObject(u)&&J.remove(e,"handle events")}},dispatch:function(e){var t=w.event.fix(e),n,r,i,o,a,s,u=new Array(arguments.length),l=(J.get(this,"events")||{})[t.type]||[],c=w.event.special[t.type]||{};for(u[0]=t,n=1;n=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:w.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u\x20\t\r\n\f]*)[^>]*)\/>/gi,Ae=/\s*$/g;function Le(e,t){return N(e,"table")&&N(11!==t.nodeType?t:t.firstChild,"tr")?w(e).children("tbody")[0]||e:e}function He(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Oe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Pe(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(J.hasData(e)&&(o=J.access(e),a=J.set(t,o),l=o.events)){delete a.handle,a.events={};for(i in l)for(n=0,r=l[i].length;n1&&"string"==typeof y&&!h.checkClone&&je.test(y))return e.each(function(i){var o=e.eq(i);v&&(t[0]=y.call(this,i,o.html())),Re(o,t,n,r)});if(p&&(i=xe(t,e[0].ownerDocument,!1,e,r),o=i.firstChild,1===i.childNodes.length&&(i=o),o||r)){for(u=(s=w.map(ye(i,"script"),He)).length;f")},clone:function(e,t,n){var r,i,o,a,s=e.cloneNode(!0),u=w.contains(e.ownerDocument,e);if(!(h.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||w.isXMLDoc(e)))for(a=ye(s),r=0,i=(o=ye(e)).length;r0&&ve(a,!u&&ye(e,"script")),s},cleanData:function(e){for(var t,n,r,i=w.event.special,o=0;void 0!==(n=e[o]);o++)if(Y(n)){if(t=n[J.expando]){if(t.events)for(r in t.events)i[r]?w.event.remove(n,r):w.removeEvent(n,r,t.handle);n[J.expando]=void 0}n[K.expando]&&(n[K.expando]=void 0)}}}),w.fn.extend({detach:function(e){return Ie(this,e,!0)},remove:function(e){return Ie(this,e)},text:function(e){return z(this,function(e){return void 0===e?w.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Re(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Le(this,e).appendChild(e)})},prepend:function(){return Re(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Le(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(w.cleanData(ye(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return w.clone(this,e,t)})},html:function(e){return z(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ae.test(e)&&!ge[(de.exec(e)||["",""])[1].toLowerCase()]){e=w.htmlPrefilter(e);try{for(;n=0&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))),u}function et(e,t,n){var r=$e(e),i=Fe(e,t,r),o="border-box"===w.css(e,"boxSizing",!1,r),a=o;if(We.test(i)){if(!n)return i;i="auto"}return a=a&&(h.boxSizingReliable()||i===e.style[t]),("auto"===i||!parseFloat(i)&&"inline"===w.css(e,"display",!1,r))&&(i=e["offset"+t[0].toUpperCase()+t.slice(1)],a=!0),(i=parseFloat(i)||0)+Ze(e,t,n||(o?"border":"content"),a,r,i)+"px"}w.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Fe(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=G(t),u=Xe.test(t),l=e.style;if(u||(t=Je(s)),a=w.cssHooks[t]||w.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"==(o=typeof n)&&(i=ie.exec(n))&&i[1]&&(n=ue(e,t,i),o="number"),null!=n&&n===n&&("number"===o&&(n+=i&&i[3]||(w.cssNumber[s]?"":"px")),h.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=G(t);return Xe.test(t)||(t=Je(s)),(a=w.cssHooks[t]||w.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=Fe(e,t,r)),"normal"===i&&t in Ve&&(i=Ve[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),w.each(["height","width"],function(e,t){w.cssHooks[t]={get:function(e,n,r){if(n)return!ze.test(w.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?et(e,t,r):se(e,Ue,function(){return et(e,t,r)})},set:function(e,n,r){var i,o=$e(e),a="border-box"===w.css(e,"boxSizing",!1,o),s=r&&Ze(e,t,r,a,o);return a&&h.scrollboxSize()===o.position&&(s-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-Ze(e,t,"border",!1,o)-.5)),s&&(i=ie.exec(n))&&"px"!==(i[3]||"px")&&(e.style[t]=n,n=w.css(e,t)),Ke(e,n,s)}}}),w.cssHooks.marginLeft=_e(h.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Fe(e,"marginLeft"))||e.getBoundingClientRect().left-se(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),w.each({margin:"",padding:"",border:"Width"},function(e,t){w.cssHooks[e+t]={expand:function(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];r<4;r++)i[e+oe[r]+t]=o[r]||o[r-2]||o[0];return i}},"margin"!==e&&(w.cssHooks[e+t].set=Ke)}),w.fn.extend({css:function(e,t){return z(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=$e(e),i=t.length;a1)}});function tt(e,t,n,r,i){return new tt.prototype.init(e,t,n,r,i)}w.Tween=tt,tt.prototype={constructor:tt,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||w.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(w.cssNumber[n]?"":"px")},cur:function(){var e=tt.propHooks[this.prop];return e&&e.get?e.get(this):tt.propHooks._default.get(this)},run:function(e){var t,n=tt.propHooks[this.prop];return this.options.duration?this.pos=t=w.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):tt.propHooks._default.set(this),this}},tt.prototype.init.prototype=tt.prototype,tt.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=w.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){w.fx.step[e.prop]?w.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[w.cssProps[e.prop]]&&!w.cssHooks[e.prop]?e.elem[e.prop]=e.now:w.style(e.elem,e.prop,e.now+e.unit)}}},tt.propHooks.scrollTop=tt.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},w.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},w.fx=tt.prototype.init,w.fx.step={};var nt,rt,it=/^(?:toggle|show|hide)$/,ot=/queueHooks$/;function at(){rt&&(!1===r.hidden&&e.requestAnimationFrame?e.requestAnimationFrame(at):e.setTimeout(at,w.fx.interval),w.fx.tick())}function st(){return e.setTimeout(function(){nt=void 0}),nt=Date.now()}function ut(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=oe[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function lt(e,t,n){for(var r,i=(pt.tweeners[t]||[]).concat(pt.tweeners["*"]),o=0,a=i.length;o1)},removeAttr:function(e){return this.each(function(){w.removeAttr(this,e)})}}),w.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"==typeof e.getAttribute?w.prop(e,t,n):(1===o&&w.isXMLDoc(e)||(i=w.attrHooks[t.toLowerCase()]||(w.expr.match.bool.test(t)?dt:void 0)),void 0!==n?null===n?void w.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=w.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!h.radioValue&&"radio"===t&&N(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(M);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),dt={set:function(e,t,n){return!1===t?w.removeAttr(e,n):e.setAttribute(n,n),n}},w.each(w.expr.match.bool.source.match(/\w+/g),function(e,t){var n=ht[t]||w.find.attr;ht[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=ht[a],ht[a]=i,i=null!=n(e,t,r)?a:null,ht[a]=o),i}});var gt=/^(?:input|select|textarea|button)$/i,yt=/^(?:a|area)$/i;w.fn.extend({prop:function(e,t){return z(this,w.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[w.propFix[e]||e]})}}),w.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&w.isXMLDoc(e)||(t=w.propFix[t]||t,i=w.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=w.find.attr(e,"tabindex");return t?parseInt(t,10):gt.test(e.nodeName)||yt.test(e.nodeName)&&e.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),h.optSelected||(w.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),w.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){w.propFix[this.toLowerCase()]=this});function vt(e){return(e.match(M)||[]).join(" ")}function mt(e){return e.getAttribute&&e.getAttribute("class")||""}function xt(e){return Array.isArray(e)?e:"string"==typeof e?e.match(M)||[]:[]}w.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,u=0;if(g(e))return this.each(function(t){w(this).addClass(e.call(this,t,mt(this)))});if((t=xt(e)).length)while(n=this[u++])if(i=mt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=t[a++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,o,a,s,u=0;if(g(e))return this.each(function(t){w(this).removeClass(e.call(this,t,mt(this)))});if(!arguments.length)return this.attr("class","");if((t=xt(e)).length)while(n=this[u++])if(i=mt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=t[a++])while(r.indexOf(" "+o+" ")>-1)r=r.replace(" "+o+" "," ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):g(e)?this.each(function(n){w(this).toggleClass(e.call(this,n,mt(this),t),t)}):this.each(function(){var t,i,o,a;if(r){i=0,o=w(this),a=xt(e);while(t=a[i++])o.hasClass(t)?o.removeClass(t):o.addClass(t)}else void 0!==e&&"boolean"!==n||((t=mt(this))&&J.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":J.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&(" "+vt(mt(n))+" ").indexOf(t)>-1)return!0;return!1}});var bt=/\r/g;w.fn.extend({val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=g(e),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,w(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=w.map(i,function(e){return null==e?"":e+""})),(t=w.valHooks[this.type]||w.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return(t=w.valHooks[i.type]||w.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(bt,""):null==n?"":n}}}),w.extend({valHooks:{option:{get:function(e){var t=w.find.attr(e,"value");return null!=t?t:vt(w.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),w.each(["radio","checkbox"],function(){w.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=w.inArray(w(e).val(),t)>-1}},h.checkOn||(w.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),h.focusin="onfocusin"in e;var wt=/^(?:focusinfocus|focusoutblur)$/,Tt=function(e){e.stopPropagation()};w.extend(w.event,{trigger:function(t,n,i,o){var a,s,u,l,c,p,d,h,v=[i||r],m=f.call(t,"type")?t.type:t,x=f.call(t,"namespace")?t.namespace.split("."):[];if(s=h=u=i=i||r,3!==i.nodeType&&8!==i.nodeType&&!wt.test(m+w.event.triggered)&&(m.indexOf(".")>-1&&(m=(x=m.split(".")).shift(),x.sort()),c=m.indexOf(":")<0&&"on"+m,t=t[w.expando]?t:new w.Event(m,"object"==typeof t&&t),t.isTrigger=o?2:3,t.namespace=x.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+x.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=i),n=null==n?[t]:w.makeArray(n,[t]),d=w.event.special[m]||{},o||!d.trigger||!1!==d.trigger.apply(i,n))){if(!o&&!d.noBubble&&!y(i)){for(l=d.delegateType||m,wt.test(l+m)||(s=s.parentNode);s;s=s.parentNode)v.push(s),u=s;u===(i.ownerDocument||r)&&v.push(u.defaultView||u.parentWindow||e)}a=0;while((s=v[a++])&&!t.isPropagationStopped())h=s,t.type=a>1?l:d.bindType||m,(p=(J.get(s,"events")||{})[t.type]&&J.get(s,"handle"))&&p.apply(s,n),(p=c&&s[c])&&p.apply&&Y(s)&&(t.result=p.apply(s,n),!1===t.result&&t.preventDefault());return t.type=m,o||t.isDefaultPrevented()||d._default&&!1!==d._default.apply(v.pop(),n)||!Y(i)||c&&g(i[m])&&!y(i)&&((u=i[c])&&(i[c]=null),w.event.triggered=m,t.isPropagationStopped()&&h.addEventListener(m,Tt),i[m](),t.isPropagationStopped()&&h.removeEventListener(m,Tt),w.event.triggered=void 0,u&&(i[c]=u)),t.result}},simulate:function(e,t,n){var r=w.extend(new w.Event,n,{type:e,isSimulated:!0});w.event.trigger(r,null,t)}}),w.fn.extend({trigger:function(e,t){return this.each(function(){w.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return w.event.trigger(e,t,n,!0)}}),h.focusin||w.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){w.event.simulate(t,e.target,w.event.fix(e))};w.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=J.access(r,t);i||r.addEventListener(e,n,!0),J.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=J.access(r,t)-1;i?J.access(r,t,i):(r.removeEventListener(e,n,!0),J.remove(r,t))}}});var Ct=e.location,Et=Date.now(),kt=/\?/;w.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(e){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||w.error("Invalid XML: "+t),n};var St=/\[\]$/,Dt=/\r?\n/g,Nt=/^(?:submit|button|image|reset|file)$/i,At=/^(?:input|select|textarea|keygen)/i;function jt(e,t,n,r){var i;if(Array.isArray(t))w.each(t,function(t,i){n||St.test(e)?r(e,i):jt(e+"["+("object"==typeof i&&null!=i?t:"")+"]",i,n,r)});else if(n||"object"!==x(t))r(e,t);else for(i in t)jt(e+"["+i+"]",t[i],n,r)}w.param=function(e,t){var n,r=[],i=function(e,t){var n=g(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(e)||e.jquery&&!w.isPlainObject(e))w.each(e,function(){i(this.name,this.value)});else for(n in e)jt(n,e[n],t,i);return r.join("&")},w.fn.extend({serialize:function(){return w.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=w.prop(this,"elements");return e?w.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!w(this).is(":disabled")&&At.test(this.nodeName)&&!Nt.test(e)&&(this.checked||!pe.test(e))}).map(function(e,t){var n=w(this).val();return null==n?null:Array.isArray(n)?w.map(n,function(e){return{name:t.name,value:e.replace(Dt,"\r\n")}}):{name:t.name,value:n.replace(Dt,"\r\n")}}).get()}});var qt=/%20/g,Lt=/#.*$/,Ht=/([?&])_=[^&]*/,Ot=/^(.*?):[ \t]*([^\r\n]*)$/gm,Pt=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Mt=/^(?:GET|HEAD)$/,Rt=/^\/\//,It={},Wt={},$t="*/".concat("*"),Bt=r.createElement("a");Bt.href=Ct.href;function Ft(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(M)||[];if(g(n))while(r=o[i++])"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function _t(e,t,n,r){var i={},o=e===Wt;function a(s){var u;return i[s]=!0,w.each(e[s]||[],function(e,s){var l=s(t,n,r);return"string"!=typeof l||o||i[l]?o?!(u=l):void 0:(t.dataTypes.unshift(l),a(l),!1)}),u}return a(t.dataTypes[0])||!i["*"]&&a("*")}function zt(e,t){var n,r,i=w.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&w.extend(!0,e,r),e}function Xt(e,t,n){var r,i,o,a,s=e.contents,u=e.dataTypes;while("*"===u[0])u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}function Ut(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e["throws"])t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}w.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Ct.href,type:"GET",isLocal:Pt.test(Ct.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":$t,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":w.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?zt(zt(e,w.ajaxSettings),t):zt(w.ajaxSettings,e)},ajaxPrefilter:Ft(It),ajaxTransport:Ft(Wt),ajax:function(t,n){"object"==typeof t&&(n=t,t=void 0),n=n||{};var i,o,a,s,u,l,c,f,p,d,h=w.ajaxSetup({},n),g=h.context||h,y=h.context&&(g.nodeType||g.jquery)?w(g):w.event,v=w.Deferred(),m=w.Callbacks("once memory"),x=h.statusCode||{},b={},T={},C="canceled",E={readyState:0,getResponseHeader:function(e){var t;if(c){if(!s){s={};while(t=Ot.exec(a))s[t[1].toLowerCase()]=t[2]}t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return c?a:null},setRequestHeader:function(e,t){return null==c&&(e=T[e.toLowerCase()]=T[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)E.always(e[E.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||C;return i&&i.abort(t),k(0,t),this}};if(v.promise(E),h.url=((t||h.url||Ct.href)+"").replace(Rt,Ct.protocol+"//"),h.type=n.method||n.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(M)||[""],null==h.crossDomain){l=r.createElement("a");try{l.href=h.url,l.href=l.href,h.crossDomain=Bt.protocol+"//"+Bt.host!=l.protocol+"//"+l.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=w.param(h.data,h.traditional)),_t(It,h,n,E),c)return E;(f=w.event&&h.global)&&0==w.active++&&w.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Mt.test(h.type),o=h.url.replace(Lt,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(qt,"+")):(d=h.url.slice(o.length),h.data&&(h.processData||"string"==typeof h.data)&&(o+=(kt.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(Ht,"$1"),d=(kt.test(o)?"&":"?")+"_="+Et+++d),h.url=o+d),h.ifModified&&(w.lastModified[o]&&E.setRequestHeader("If-Modified-Since",w.lastModified[o]),w.etag[o]&&E.setRequestHeader("If-None-Match",w.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||n.contentType)&&E.setRequestHeader("Content-Type",h.contentType),E.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+$t+"; q=0.01":""):h.accepts["*"]);for(p in h.headers)E.setRequestHeader(p,h.headers[p]);if(h.beforeSend&&(!1===h.beforeSend.call(g,E,h)||c))return E.abort();if(C="abort",m.add(h.complete),E.done(h.success),E.fail(h.error),i=_t(Wt,h,n,E)){if(E.readyState=1,f&&y.trigger("ajaxSend",[E,h]),c)return E;h.async&&h.timeout>0&&(u=e.setTimeout(function(){E.abort("timeout")},h.timeout));try{c=!1,i.send(b,k)}catch(e){if(c)throw e;k(-1,e)}}else k(-1,"No Transport");function k(t,n,r,s){var l,p,d,b,T,C=n;c||(c=!0,u&&e.clearTimeout(u),i=void 0,a=s||"",E.readyState=t>0?4:0,l=t>=200&&t<300||304===t,r&&(b=Xt(h,E,r)),b=Ut(h,b,E,l),l?(h.ifModified&&((T=E.getResponseHeader("Last-Modified"))&&(w.lastModified[o]=T),(T=E.getResponseHeader("etag"))&&(w.etag[o]=T)),204===t||"HEAD"===h.type?C="nocontent":304===t?C="notmodified":(C=b.state,p=b.data,l=!(d=b.error))):(d=C,!t&&C||(C="error",t<0&&(t=0))),E.status=t,E.statusText=(n||C)+"",l?v.resolveWith(g,[p,C,E]):v.rejectWith(g,[E,C,d]),E.statusCode(x),x=void 0,f&&y.trigger(l?"ajaxSuccess":"ajaxError",[E,h,l?p:d]),m.fireWith(g,[E,C]),f&&(y.trigger("ajaxComplete",[E,h]),--w.active||w.event.trigger("ajaxStop")))}return E},getJSON:function(e,t,n){return w.get(e,t,n,"json")},getScript:function(e,t){return w.get(e,void 0,t,"script")}}),w.each(["get","post"],function(e,t){w[t]=function(e,n,r,i){return g(n)&&(i=i||r,r=n,n=void 0),w.ajax(w.extend({url:e,type:t,dataType:i,data:n,success:r},w.isPlainObject(e)&&e))}}),w._evalUrl=function(e){return w.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,"throws":!0})},w.fn.extend({wrapAll:function(e){var t;return this[0]&&(g(e)&&(e=e.call(this[0])),t=w(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return g(e)?this.each(function(t){w(this).wrapInner(e.call(this,t))}):this.each(function(){var t=w(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=g(e);return this.each(function(n){w(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){w(this).replaceWith(this.childNodes)}),this}}),w.expr.pseudos.hidden=function(e){return!w.expr.pseudos.visible(e)},w.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},w.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Vt={0:200,1223:204},Gt=w.ajaxSettings.xhr();h.cors=!!Gt&&"withCredentials"in Gt,h.ajax=Gt=!!Gt,w.ajaxTransport(function(t){var n,r;if(h.cors||Gt&&!t.crossDomain)return{send:function(i,o){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");for(a in i)s.setRequestHeader(a,i[a]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Vt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=n(),r=s.onerror=s.ontimeout=n("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&e.setTimeout(function(){n&&r()})},n=n("abort");try{s.send(t.hasContent&&t.data||null)}catch(e){if(n)throw e}},abort:function(){n&&n()}}}),w.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),w.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return w.globalEval(e),e}}}),w.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),w.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(i,o){t=w("

Appassionati, professionali e assertivi

Vogliamo andare oltre il fascino del progresso tecnologico, vogliamo che le persone possano trasformarlo in emozioni e farlo proprio. Per questo diamo grande priorità ai prodotti liberi, etici ed alla formazione.

Il nostro impegno è rivolto a migliorare e fortificare il panorama del software e della sicurezza informatica attraverso la formazione e la crescita dell'individuo; questo ci fa sentire parte del progresso nel senso più stretto.

«Dai un pesce a un uomo e lo nutrirai per un giorno. Insegnagli a pescare e lo nutrirai per tutta la vita.»

Chi siamo e in cosa crediamo


Vogliamo partire da una citazione di Eleanor Roosevelt:
"Il futuro appartiene a coloro che credono nella bellezza dei propri sogni"

Noi crediamo di poter vedere un giorno in cui ognuno di noi sarà parte integrante della civiltà non solo come risorsa, ma come uomo.
Per questo siamo impegnati costantemente nel mondo del software libero a vari livelli, formiamo ragazzi/e in tal senso e rendiamo partecipi le community dei nostri risultati.


Ecco lo staff

Claudio Maradonna

Fondatore di Unitoo e sviluppatore.
Si introduce nel mondo del software a 13 anni e da li inizia la sua avventura nel mondo GNU/Linux, tra un overclock e l altro.

Oggi sviluppa con Ruby e Rails e ritiene il C++ uno dei linguaggi più belli e funzionali.

Angelo "Sydro"

Esperto System Design & Automation, come DevOps realizza sistemi personalizzati per i propri clienti, utilizzando le piu' moderne tecniche di automation e continuous building. Militante nel SaLUG! da ormai 20 anni, contribuisce a progetti Free Software.

Fabio "Desmovalvo"

Un salentino con un PhD in computer science & engineering, ma soprattutto appassionato/ fanatico/ malato di software libero, musica, fotografia e chi più ne ha più ne metta...

Sara Freddoni

Marchigiana, laureata in Lingue e culture straniere, appassionata di musica, cinema, teatro, e soprattutto di libri. Mi sono appassionata di Letteratura quando ho scoperto che bastava leggerla con altri punti di vista per scoprire che in realtà parla di noi e sa essere meno noiosa di un sequel di un film epico.

Stefano Amandonico

Fondatore di Grafixprint, un'azienda che si occupa di stampa digitale, web design e artworks. Un professionista come pochi... e simpaticissimo!

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + +Chi siamo | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

+ Appassionati, professionali e assertivi +

+

+ Vogliamo andare oltre il fascino del progresso tecnologico, vogliamo che le persone possano trasformarlo in emozioni e farlo proprio. Per questo diamo grande priorità ai prodotti liberi, etici ed alla formazione.

Il nostro impegno è rivolto a migliorare e fortificare il panorama del software e della sicurezza informatica attraverso la formazione e la crescita dell'individuo; questo ci fa sentire parte del progresso nel senso più stretto.

«Dai un pesce a un uomo e lo nutrirai per un giorno. Insegnagli a pescare e lo nutrirai per tutta la vita.» +

+
+
+ + + +
+
+

Chi siamo e in cosa crediamo

+ +
+ +

Vogliamo partire da una citazione di Eleanor Roosevelt:
"Il futuro appartiene a coloro che credono nella bellezza dei propri sogni"

Noi crediamo di poter vedere un giorno in cui ognuno di noi sarà parte integrante della civiltà non solo come risorsa, ma come uomo.
Per questo siamo impegnati costantemente nel mondo del software libero a vari livelli, formiamo ragazzi/e in tal senso e rendiamo partecipi le community dei nostri risultati.

+ +
+

Ecco lo staff

+ +
+ +
+ +
+
Claudio Maradonna
+

Fondatore di Unitoo e sviluppatore.
Si introduce nel mondo del software a 13 anni e da li inizia la sua avventura nel mondo GNU/Linux, tra un overclock e l altro.

Oggi sviluppa principalmente con Ruby e Rails. Ha un debole per il C++ <3

+ + + + +
+
+ + +
+ +
+
Lorenzo Tucci
+

 Compiling yamabiiko v0.1.0 (file:///projects/unsafe-yamabiiko)
error[E0133]: call to yamabiiko is unsafe and requires unsafe function or block
--> src/main.rs:4:5
|
4 | dangerous();
| ^^^^^^^^^^^ call to unsafe function
|
= note: consult the function's documentation for information on how to avoid undefined behavior

error: aborting due to previous error

For more information about this error, try `rustc --explain yamabiiko`.
error: could not compile `unsafe-example`

To learn more, run the command again with --verbose.

+ + +
+
+ + +
+ +
+
Angelo "Sydro"
+

Esperto System Design & Automation, come DevOps realizza sistemi personalizzati per i propri clienti, utilizzando le piu' moderne tecniche di automation e continuous building. Militante nel SaLUG! da ormai 20 anni, contribuisce a progetti Free Software.

+ + + +
+
+ + +
+ +
+
Fabio "Desmovalvo"
+

Un salentino con un PhD in computer science & engineering, ma soprattutto appassionato/ fanatico/ malato di software libero, musica, fotografia e chi più ne ha più ne metta...

+ + +
+
+ + +
+ +
+
Sara Freddoni
+

Marchigiana, laureata in Lingue e culture straniere, appassionata di musica, cinema, teatro, e soprattutto di libri. Mi sono appassionata di Letteratura quando ho scoperto che bastava leggerla con altri punti di vista per scoprire che in realtà parla di noi e sa essere meno noiosa di un sequel di un film epico.

+ + +
+
+ + +
+ +
+
Stefano Amandonico
+

Fondatore di Grafixprint, un'azienda che si occupa di stampa digitale, web design e artworks. Un professionista come pochi... e simpaticissimo!

+ +
+
+ + +
+
+
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/consulenza/index.html b/_site/consulenza/index.html index 831ab13..1485908 100644 --- a/_site/consulenza/index.html +++ b/_site/consulenza/index.html @@ -1,2 +1,342 @@ - Consulenza tecnica | Unitoo

Consulenza tecnica


Il panorama tecnologico cresce a dismisura ed avere una chiara visione delle possibilità presenti non è cosa semplice. Per questo ci rendiamo disponibili a suggerire le migliori tecnologie da applicare alle necessità espresse.
Il nostro obiettivo in tal senso è soddisfare l'esigenza nel modo più professionale, consigliando in primis soluzioni etiche basate su Free software.
Qualche area d esempio


Server e infrastrutture "Cloud"

Suggeriamo software completamente liberi e applichiamo al nostro meglio gli ultimi standard in termini di sicurezza e privacy.

Soluzioni software libero

Di soluzioni ne esistono tante ma quello che conta è scegliere quella più idonea e scalabile. Il software libero in questo caso è di prima scelta

Licenze, copyleft e applicazione del GDPR

Rilasciare un software non è solo questione di codice, ma è anche questione di diritti ed etica. Perchè non valutare strade alternative?

Ecco come contattarci!


Il modo più semplice è mandare un'email ma potete anche contattarci su Mastodon
Per ottenere un livello di privacy più adeguato si prega di cifrare la mail tramite la suite GnuPG.

info@unitoo.pw

GPG Fingerprint: 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + +Consulenza tecnica | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Consulenza tecnica

+
+

Il panorama tecnologico cresce a dismisura ed avere una chiara visione delle possibilità presenti non è cosa semplice. Per questo siamo disponibili, tramite la nostra piattaforma dedicata, a suggerire le migliori tecnologie da applicare alle necessità espresse.
Il nostro obiettivo in tal senso è soddisfare l'esigenza nel modo più professionale, consigliando in primis soluzioni etiche basate su software libero.

Ecco alcune aree su cui potrete ricevere consulenza: server e infrastrutture Cloud su piattaforme moderne, progettazione software, strumenti di teamwork agile, strumenti di backup, piattaforme di monitoring, sistemi di gestione password sicuri, sistemi di sicurezza da ransomware, malware...

+
+
+ +
+
+

Come posso accedere alla piattaforma di consulenza?

+ +
+ +

Per poter ottenere un accesso alla piattaforma di helpdesk è necessario prima di tutto contattarci (scorrendo la pagina troverete tutte le modalità) per conoscere nel dettaglio le esigenze per le quali si richiede una consulenza. Ci teniamo a sottolineare che questo servizio è rivolto maggiormente alle piccole/ medie realtà che hanno bisogno di maggiori soluzioni rivolte a rendere i processi aziendali più semplici, tracciabili, mantenibili e di conseguenza aumentare i profitti.

+
+
+ + + +
+
+

Quanto costa?

+ +
+ +

La piattaforma e il know-how li mettiamo noi, tu scegli il periodo che più ti soddisfa.
Nessun contratto vincolante. Nessuna clausola vessatoria. Semplice come lo immagini.

Accettiamo anche pagamenti in Cryptovalute!

+
+
+
+
+
+

ESSENTIAL

+

La scelta perfetta per un primo contatto o per consulenze con tempi brevi e prestabiliti

+
+

120€

+ 1 mese +

+ Accesso alla piattaforma
Prima risposta entro 24 ore lavorative
Tracciabilità via mail +

+ Contattaci +
+
+
+
+
+
+

PERFORMANCE

+ +

Il giusto compromesso. 3 mesi per aiutarti al meglio con i tuoi progetti.

+
+

325€

+ 3 mesi +

+ Accesso alla piattaforma
Prima risposta entro 12 ore lavorative
Tracciabilità via mail
Accesso multiutenza (max 2 utenze) +

+ Contattaci +
+
+
+
+
+
+

PROFESSIONAL

+

La soluzione definitiva per progetti a lungo termine e strutture in crescita

+
+

1150€

+ 1 anno +

+ Accesso alla piattaforma
Prima risposta entro 8 ore lavorative
Tracciabilità via mail
Accesso multiutenza
Accesso alla libreria interna +

+ Contattaci +
+
+
+
+
+
+ +
+
+

Ecco come contattarci!

+ +
+ +

Il modo più semplice è mandare un'email ma potete anche contattarci su Mastodon
Per ottenere un livello di privacy più adeguato si prega di cifrare la mail tramite la suite GnuPG.

+ + info@unitoo.pw +

+ GPG Fingerprint: 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4 +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/contattaci/index.html b/_site/contattaci/index.html index 3a86922..09a4fc6 100644 --- a/_site/contattaci/index.html +++ b/_site/contattaci/index.html @@ -1,2 +1,249 @@ - Contatti | Unitoo

Ecco come contattarci!


Il modo più semplice è mandare un'email ma potete anche contattarci su Mastodon
Per ottenere un livello di privacy più adeguato si prega di cifrare la mail tramite la suite GnuPG.

info@unitoo.pw

GPG Fingerprint: 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + +Contatti | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Ecco come contattarci!

+ +
+ +

Il modo più semplice è mandare un'email ma potete anche contattarci su Mastodon
Per ottenere un livello di privacy più adeguato si prega di cifrare la mail tramite la suite GnuPG.

+ + info@unitoo.pw +

+ GPG Fingerprint: 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4 +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/css/main.css b/_site/css/main.css deleted file mode 100644 index 8b558e9..0000000 --- a/_site/css/main.css +++ /dev/null @@ -1,81 +0,0 @@ -/*! - * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com - * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) - */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"} -.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"} -.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"} -.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"} -.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"} -.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"} -.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"} -.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"} -.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"} -.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"} -.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"} -.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"} -.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"} -.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"} -.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"} -.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"} -.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"} -.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"} -.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"} -.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"} -.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}@font-face{font-family:'Raleway';font-style:normal;font-weight:300;src:local("Raleway Light"),local("Raleway-Light"),url("../fonts/Raleway_300.woff2") format("woff2"),url("../fonts/Raleway_300.woff") format("woff"),url("../fonts/Raleway_300.eot?#iefix") format("embedded-opentype"),url("../fonts/Raleway_300.svg#Raleway") format("svg"),url("../fonts/Raleway_300.ttf") format("truetype")}@font-face{font-family:'Raleway';font-style:normal;font-weight:400;src:local("Raleway"),local("Raleway-Regular"),url("../fonts/Raleway_400.woff2") format("woff2"),url("../fonts/Raleway_400.woff") format("woff"),url("../fonts/Raleway_400.eot?#iefix") format("embedded-opentype"),url("../fonts/Raleway_400.svg#Raleway") format("svg"),url("../fonts/Raleway_400.ttf") format("truetype")}@font-face{font-family:'Raleway';font-style:italic;font-weight:400;src:local("Raleway Italic"),local("Raleway-Italic"),url("../fonts/Raleway_400i.woff2") format("woff2"),url("../fonts/Raleway_400i.woff") format("woff"),url("../fonts/Raleway_400i.eot?#iefix") format("embedded-opentype"),url("../fonts/Raleway_400i.svg#Raleway") format("svg"),url("../fonts/Raleway_400i.ttf") format("truetype")} -@font-face{font-family:'Raleway';font-style:normal;font-weight:700;src:local("Raleway Bold"),local("Raleway-Bold"),url("../fonts/Raleway_700.woff2") format("woff2"),url("../fonts/Raleway_700.woff") format("woff"),url("../fonts/Raleway_700.eot?#iefix") format("embedded-opentype"),url("../fonts/Raleway_700.svg#Raleway") format("svg"),url("../fonts/Raleway_700.ttf") format("truetype")}@font-face{font-family:'Raleway';font-style:italic;font-weight:700;src:local("Raleway Bold Italic"),local("Raleway-BoldItalic"),url("../fonts/Raleway_700i.woff2") format("woff2"),url("../fonts/Raleway_700i.woff") format("woff"),url("../fonts/Raleway_700i.eot?#iefix") format("embedded-opentype"),url("../fonts/Raleway_700i.svg#Raleway") format("svg"),url("../fonts/Raleway_700i.ttf") format("truetype")}/*! - * Bootstrap v4.2.1 (https://getbootstrap.com/) - * Copyright 2011-2018 The Bootstrap Authors - * Copyright 2011-2018 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none} -input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,0.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1} -.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%} -.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media(min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,0.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb} -.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,0.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,0.075)}@media(max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media(max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media(max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media(max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(2.25rem+2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%} -.col-form-label{padding-top:calc(.375rem+1px);padding-bottom:calc(.375rem+1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem+1px);padding-bottom:calc(.5rem+1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem+1px);padding-bottom:calc(.25rem+1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.8125rem+2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(2.875rem+2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled ~ .form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,0.9);border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:2.25rem;background-repeat:no-repeat;background-position:center right calc(2.25rem / 4);background-size:calc(2.25rem / 2) calc(2.25rem / 2);background-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3e%3cpathfill='%2328a745'd='M2.36.73L.64.53c-.4-1.04.46-1.41.1-.8l1.11.43.4-3.8c.6-.631.6-.271.2.7l-44.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.form-control.is-valid ~ .valid-feedback,.form-control.is-valid ~ .valid-tooltip,.was-validated .form-control:valid ~ .valid-feedback,.was-validated .form-control:valid ~ .valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:2.25rem;background-position:top calc(2.25rem / 4) right calc(2.25rem / 4)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:3.4375rem;background:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3e%3cpathfill='%2328a745'd='M2.36.73L.64.53c-.4-1.04.46-1.41.1-.8l1.11.43.4-3.8c.6-.631.6-.271.2.7l-44.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat center right 1.75rem/1.125rem 1.125rem}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.custom-select.is-valid ~ .valid-feedback,.custom-select.is-valid ~ .valid-tooltip,.was-validated .custom-select:valid ~ .valid-feedback,.was-validated .custom-select:valid ~ .valid-tooltip{display:block}.form-control-file.is-valid ~ .valid-feedback,.form-control-file.is-valid ~ .valid-tooltip,.was-validated .form-control-file:valid ~ .valid-feedback,.was-validated .form-control-file:valid ~ .valid-tooltip{display:block}.form-check-input.is-valid ~ .form-check-label,.was-validated .form-check-input:valid ~ .form-check-label{color:#28a745}.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip,.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip{display:block}.custom-control-input.is-valid ~ .custom-control-label,.was-validated .custom-control-input:valid ~ .custom-control-label{color:#28a745}.custom-control-input.is-valid ~ .custom-control-label::before,.was-validated .custom-control-input:valid ~ .custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid ~ .valid-feedback,.custom-control-input.is-valid ~ .valid-tooltip,.was-validated .custom-control-input:valid ~ .valid-feedback,.was-validated .custom-control-input:valid ~ .valid-tooltip{display:block}.custom-control-input.is-valid:checked ~ .custom-control-label::before,.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus ~ .custom-control-label::before,.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#28a745} -.custom-file-input.is-valid ~ .custom-file-label,.was-validated .custom-file-input:valid ~ .custom-file-label{border-color:#28a745}.custom-file-input.is-valid ~ .valid-feedback,.custom-file-input.is-valid ~ .valid-tooltip,.was-validated .custom-file-input:valid ~ .valid-feedback,.was-validated .custom-file-input:valid ~ .valid-tooltip{display:block}.custom-file-input.is-valid:focus ~ .custom-file-label,.was-validated .custom-file-input:valid:focus ~ .custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,0.9);border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:2.25rem;background-repeat:no-repeat;background-position:center right calc(2.25rem / 4);background-size:calc(2.25rem / 2) calc(2.25rem / 2);background-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'fill='%23dc3545'viewBox='-2-277'%3e%3cpathstroke='%23d9534f'd='M00l33m0-3L03'/%3e%3ccircler='.5'/%3e%3ccirclecx='3'r='.5'/%3e%3ccirclecy='3'r='.5'/%3e%3ccirclecx='3'cy='3'r='.5'/%3e%3c/svg%3E")}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.form-control.is-invalid ~ .invalid-feedback,.form-control.is-invalid ~ .invalid-tooltip,.was-validated .form-control:invalid ~ .invalid-feedback,.was-validated .form-control:invalid ~ .invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:2.25rem;background-position:top calc(2.25rem / 4) right calc(2.25rem / 4)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:3.4375rem;background:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'fill='%23dc3545'viewBox='-2-277'%3e%3cpathstroke='%23d9534f'd='M00l33m0-3L03'/%3e%3ccircler='.5'/%3e%3ccirclecx='3'r='.5'/%3e%3ccirclecy='3'r='.5'/%3e%3ccirclecx='3'cy='3'r='.5'/%3e%3c/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.custom-select.is-invalid ~ .invalid-feedback,.custom-select.is-invalid ~ .invalid-tooltip,.was-validated .custom-select:invalid ~ .invalid-feedback,.was-validated .custom-select:invalid ~ .invalid-tooltip{display:block}.form-control-file.is-invalid ~ .invalid-feedback,.form-control-file.is-invalid ~ .invalid-tooltip,.was-validated .form-control-file:invalid ~ .invalid-feedback,.was-validated .form-control-file:invalid ~ .invalid-tooltip{display:block}.form-check-input.is-invalid ~ .form-check-label,.was-validated .form-check-input:invalid ~ .form-check-label{color:#dc3545}.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip,.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip{display:block}.custom-control-input.is-invalid ~ .custom-control-label,.was-validated .custom-control-input:invalid ~ .custom-control-label{color:#dc3545}.custom-control-input.is-invalid ~ .custom-control-label::before,.was-validated .custom-control-input:invalid ~ .custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid ~ .invalid-feedback,.custom-control-input.is-invalid ~ .invalid-tooltip,.was-validated .custom-control-input:invalid ~ .invalid-feedback,.was-validated .custom-control-input:invalid ~ .invalid-tooltip{display:block}.custom-control-input.is-invalid:checked ~ .custom-control-label::before,.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus ~ .custom-control-label::before,.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid ~ .custom-file-label,.was-validated .custom-file-input:invalid ~ .custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid ~ .invalid-feedback,.custom-file-input.is-invalid ~ .invalid-tooltip,.was-validated .custom-file-input:invalid ~ .invalid-feedback,.was-validated .custom-file-input:invalid ~ .invalid-tooltip{display:block}.custom-file-input.is-invalid:focus ~ .custom-file-label,.was-validated .custom-file-input:invalid:focus ~ .custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0} -.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,0.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,0.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,0.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,0.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,0.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,0.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,0.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,0.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,0.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,0.5)} -.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,0.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,0.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,0.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,0.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,0.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,0.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)} -.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}.btn-link{font-weight:400;color:#007bff}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-right{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-right{right:0;left:auto}}.dropdown-menu-left{right:auto;left:0}@media(min-width:576px){.dropdown-menu-sm-left{right:auto;left:0} -}@media(min-width:768px){.dropdown-menu-md-left{right:auto;left:0}}@media(min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}}@media(min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.dropdown-item:last-child{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0} -.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus ~ .custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(2.875rem+2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.8125rem+2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem} -.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked ~ .custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled ~ .custom-control-label{color:#6c757d}.custom-control-input:disabled ~ .custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3e%3cpathfill='%23fff'd='M6.564.75l-3.593.612-1.538-1.55L04.262.9747.2582.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0044'%3e%3cpathstroke='%23fff'd='M02h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='-4-488'%3e%3ccircler='3'fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem+2px);left:calc(-2.25rem+2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked ~ .custom-control-label::after{background-color:#fff;-webkit-transform:translateX(0.75rem);transform:translateX(0.75rem)}.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem+2px);padding:.375rem 1.75rem .375rem .75rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(128,189,255,0.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem+2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(2.875rem+2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem+2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem+2px);margin:0;opacity:0}.custom-file-input:focus ~ .custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.custom-file-input:disabled ~ .custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en) ~ .custom-file-label::after{content:"Browse"}.custom-file-input ~ .custom-file-label[data-browse]::after{content:attr(data-browse)} -.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem+2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:2.25rem;padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:calc(1rem+.4rem);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,0.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,0.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,0.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem} -.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media(max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none} -.navbar-light .navbar-brand{color:rgba(0,0,0,0.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,0.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,0.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,0.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,0.5);border-color:rgba(0,0,0,0.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvgviewBox='003030'xmlns='http://www.w3.org/2000/svg'%3e%3cpathstroke='rgba(0,0,0,0.5)'stroke-width='2'stroke-linecap='round'stroke-miterlimit='10'd='M47h22M415h22M423h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,0.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,0.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,0.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,0.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvgviewBox='003030'xmlns='http://www.w3.org/2000/svg'%3e%3cpathstroke='rgba(255,255,255,0.5)'stroke-width='2'stroke-linecap='round'stroke-miterlimit='10'd='M47h22M415h22M423h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;color:inherit;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media(min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0;flex:1 0 0;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media(min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0;flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem} -.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media(min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card{overflow:hidden}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion .card .card-header{margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem} -@media(min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,0.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724} -.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border:1px solid rgba(0,0,0,0.1);border-radius:.25rem;box-shadow:0 .25rem .75rem rgba(0,0,0,0.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,0.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% -(.5rem * 2))}.modal-dialog-centered::before{display:block;height:calc(100vh -(.5rem * 2));content:""}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto} -.modal-dialog-centered{min-height:calc(100% -(1.75rem * 2))}.modal-dialog-centered::before{height:calc(100vh -(1.75rem * 2))}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem+1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,0.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem+1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,0.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem+1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem} -.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,0.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem+1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,0.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0 .6s opacity}@media screen and (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'viewBox='0088'%3e%3cpathd='M5.250l-44441.5-1.5-2.5-2.52.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'viewBox='0088'%3e%3cpathd='M2.750l-1.51.52.52.5-2.52.51.51.54-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite} -.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important} -}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-3by4::before{padding-top:133.333333%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media(min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important} -.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important} -.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important} -.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media(min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media(min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media(min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media(min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports(position:-webkit-sticky) or(position:sticky){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,0.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,0.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important} -.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-0.25rem!important}.mt-n1,.my-n1{margin-top:-0.25rem!important}.mr-n1,.mx-n1{margin-right:-0.25rem!important}.mb-n1,.my-n1{margin-bottom:-0.25rem!important}.ml-n1,.mx-n1{margin-left:-0.25rem!important}.m-n2{margin:-0.5rem!important}.mt-n2,.my-n2{margin-top:-0.5rem!important}.mr-n2,.mx-n2{margin-right:-0.5rem!important}.mb-n2,.my-n2{margin-bottom:-0.5rem!important}.ml-n2,.mx-n2{margin-left:-0.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media(min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-0.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem!important} -.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem!important}.m-sm-n2{margin:-0.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media(min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-0.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem!important}.m-md-n2{margin:-0.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important} -.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media(min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-0.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem!important}.m-lg-n2{margin:-0.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media(min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important} -.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-0.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem!important}.m-xl-n2{margin:-0.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important} -.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,0.5)!important}.text-white-50{color:rgba(255,255,255,0.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}/*! - * animate.css -https://daneden.github.io/animate.css/ - * Version - 3.7.2 - * Licensed under the MIT license - http://opensource.org/licenses/MIT - * - * Copyright (c) 2019 Daniel Eden - */@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)} -30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0);transform:rotate3d(0,0,1,0)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)} -to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)} -0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)} -50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} -}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in} -80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0);transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0);transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)} -}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1} -}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out} -20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)} -}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center} -}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)} -}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media(print),(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.morphext>.animated{display:inline-block}.overhang{position:fixed;display:none;width:100%;z-index:9999;padding:15px 2px;top:0;left:0;right:0;font-family:400 17px/2 "Raleway",sans-serif;text-align:center;box-sizing:border-box}.overhang-message{color:#FFF;font-size:20px}.overhang-message strong{font-weight:bold}.overhang-message a{color:inherit}.overhang-message a:hover{text-decoration:none}.overhang-overlay{position:fixed;display:block;background-color:#000;opacity:.6;top:0;bottom:0;left:0;right:0;z-index:9998}.overhang-prompt-field{height:30px;width:250px;border-radius:5px;border:0;display:block;margin-left:auto;margin-right:auto;margin-top:15px;bottom:7px;position:relative;padding-left:3px;padding-right:3px;outline:0;font-family:"Roboto",sans-serif;font-size:15px}.overhang-yes-option,.overhang-no-option{min-width:50px;border:0;outline:0;border-radius:4px;font-size:20px;color:black;cursor:pointer;margin:0 6px}.overhang-yes-option{margin-left:15px}.overhang-close{vertical-align:middle;cursor:pointer;margin-top:-4px;padding-left:13px;font-size:2.5em;font-weight:bold;display:none;line-height:20px;color:white!important}.overhang-close:after{content:"\00d7"}@media(max-width:720px){.overhang-close{font-size:2em;line-height:14px}.overhang-message{font-size:15px}}@font-face{font-family:libretto-icons;src:asset_url(libretto-icons/libretto-icons.eot);src:asset_url(libretto-icons/libretto-icons.woff) format("woff"),asset_url(libretto-icons/libretto-icons.ttf) format("truetype"),asset_url(libretto-icons/libretto-icons.svg#font_name) format("svg")}body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,dl,dd,ol,ul,figure{margin:0;padding:0}body{font:400 17px/2 "Raleway",sans-serif,Baskerville,"Book Antiqua",Georgia,Times,serif;color:#363431;background-color:#f1f1f1;-webkit-text-size-adjust:100%;-webkit-font-feature-settings:"kern" 1;-moz-font-feature-settings:"kern" 1;-o-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;font-kerning:normal}h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,ol,dl,figure,.highlight{margin-bottom:15px}article{background:#faf9f5;box-shadow:2px 2px 6px rgba(0,0,0,0.05);margin-bottom:30px;padding:3em 3em 1em}@media screen and (max-width:600px){article{padding:1em 1em .3em}}@media screen and (max-width:600px){article>.entry-content{font-size:80%}}article>.entry-content:first-letter {color:#b7b1a9;display:inline-block;float:left;font-family:"Raleway",sans-serif;font-size:121px;font-style:normal;font-weight:700;line-height:70px;margin:6px 10px 0 -5px} -@media screen and (max-width:600px){article>.entry-content:first-letter {font-size:70px;line-height:30px}}article>.entry-content:first-line {color:#787065;font-family:"Raleway",sans-serif;font-size:1em;font-style:normal!important;font-weight:bold;letter-spacing:2px}.post-header{margin-bottom:2rem;text-align:center}.post-header:before{background:#faf9f5;border:1px solid #d9d6d0;border-radius:50%;box-shadow:0 0 0 4px #faf9f5;color:#a09a92;display:inline-block;font-family:libretto-icons;font-size:21px;line-height:21px;margin:1rem auto 2rem;text-shadow:none;padding:4px 10px 10px 10px}.post-header>div{color:#a09a92;font-size:17px;font-style:italic}@media screen and (max-width:600px){.post-header>div{font-size:14.875px}}.post-header>div:before{color:#d9d6d0;display:inline-block;font-family:libretto-icons;font-size:24px;margin:0 .25rem;text-shadow:none;vertical-align:-6px}.post-header>div:after{color:#d9d6d0;display:inline-block;font-family:libretto-icons;font-size:24px;margin:0 .25rem;text-shadow:none;vertical-align:-6px}.post-list .post-header:before{background:#eae9e6;border-color:#faf9f5;box-shadow:0 0 0 4px #eae9e6}img{max-width:100%;vertical-align:middle}.cover{background-attachment:fixed;background-size:cover;background-repeat:no-repeat;min-height:100vh}figure{background:#fff;box-shadow:1px 1px 4px rgba(0,0,0,0.025);padding:.5em}figure>img{display:block}figcaption{color:#a09a92;font-size:16px;font-style:italic;line-height:1.2;margin:1em .5em .5em;text-align:center}ul,ol{margin-left:30px}li>ul,li>ol{margin-bottom:0}h1,h2,h3,h4,h5,h6{line-height:initial;font-weight:400}h5{font-size:1.25rem}a{color:#f39200;text-decoration:underline}a:hover{color:#da8300;text-decoration:none}blockquote{color:#a09a92;border-left:4px solid #e7e6e4;padding-left:15px;font-size:18px;letter-spacing:-1px;font-style:italic}blockquote>:last-child{margin-bottom:0}pre,code{font-size:15px;border:1px solid #e7e6e4;border-radius:3px;background-color:#eef}code{padding:1px 5px}pre{padding:8px 12px;overflow-x:auto}pre>code{border:0;padding-right:0;padding-left:0}.icon>svg{display:inline-block;width:16px;height:16px;vertical-align:middle}.icon>svg path{fill:#a09a92}.site-header{background:#f8f8f8;border-top:5px solid #009fe3;border-bottom:1px solid #e7e6e4;min-height:56px}.site-title{font-family:"Raleway",sans-serif;font-size:32px;font-weight:300;line-height:40px;margin-bottom:0}.site-title,.site-title:visited{color:#009fe3}.site-footer{min-height:300px;border-top:1px solid #e7e6e4;padding:30px 0;text-align:center;color:#FFF;line-height:1.3}.footer-heading{font-size:18px;margin-bottom:15px}ul.social-buttons{margin-bottom:0}ul.social-buttons li a{font-size:20px;line-height:40px;display:block;width:40px;height:40px;transition:all .3s;color:#222;border-radius:100%;outline:0;background-color:#FFF}ul.social-buttons li a:active,ul.social-buttons li a:focus,ul.social-buttons li a:hover{background-color:#4087c7}aside.aside{padding:5rem 0}.page-content{padding:30px 0;background-attachment:fixed;background-size:cover;background-repeat:no-repeat}.page-heading{font-size:20px}.post-list{margin-left:0;list-style:none}.post-meta{color:#a09a92}.post-link{display:block;font-family:"Raleway",sans-serif}@media screen and (max-width:600px){.post-link{font-size:1.1em}}.post-header{margin-bottom:30px}.post-title{color:#a09a92;font-family:"Raleway",sans-serif;font-size:42px;letter-spacing:-1px;line-height:1}@media screen and (max-width:800px){.post-title{font-size:36px}}.post-content{margin-bottom:30px}.post-content h2{font-size:32px}@media screen and (max-width:800px){.post-content h2{font-size:28px}}.post-content h3{font-size:26px}@media screen and (max-width:800px){.post-content h3{font-size:22px}}.post-content h4{font-size:20px}@media screen and (max-width:800px){.post-content h4{font-size:18px}}#post-nav{display:block}#post-nav .next,#post-nav .previous{float:left;margin:1rem 0;width:50%}#post-nav .next span:before,#post-nav .next span:after,#post-nav .previous span:before,#post-nav .previous span:after{border:solid transparent 4px;content:"";display:inline-block;height:0;margin:0 .5rem;top:.8em;width:0}#post-nav .previous span:before{border-left:0;border-right-color:#a09a92}#post-nav .next{text-align:right}#post-nav .next span:after{border-left-color:#a09a92;border-right:0}@media screen and (max-width:600px){#post-nav{padding:initial}#post-nav .next,#post-nav .previous{text-align:center;width:100%}}#post-nav span{color:#f39200;display:block;font-family:Montserrat;font-size:.75rem;font-style:normal;letter-spacing:1px;text-transform:uppercase}#post-nav a{color:#a09a92;font-style:italic}.home h1{color:#f39200;display:block;font-family:"Raleway",sans-serif;font-size:44px;text-align:center}@media screen and (max-width:800px){.home h1{font-size:36px}}.error{text-align:center}@media(min-width:1200px){.container{max-width:960px} -}.card{line-height:1.5}.card td.img{width:220px;background-size:cover;background-repeat:no-repeat}.btn{transition:box-shadow .3s ease-out,border-color .2s ease-out,color .3s ease-out;text-decoration:none}.btn-secondary{background-color:transparent;border-color:#009fe3;box-shadow:inset 0 -0.3rem 0 #009fe3;color:#363431}.btn-secondary:hover{background-color:transparent;border-color:#007aae;box-shadow:inset 0 -100px 0 #007aae;color:white}.btn-secondary:focus{box-shadow:inset 0 0 5px #009fe3;color:#363431}.btn-secondary:not(:disabled):not(.disabled):active{background-color:#009fe3;border-color:#009fe3}.btn-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:inset 0 0 5px #009fe3}.btn-outline-primary{border-color:#f39200;color:#f39200}.btn-outline-primary:hover{background-color:#f39200;border-color:#f39200}.btn-primary{background-color:transparent;border-color:#f39200;box-shadow:inset 0 -0.3rem 0 #f39200,-0.1rem .2rem 0 rgba(0,0,0,0.05);color:#363431}.btn-primary:hover{background-color:transparent;border-color:#f37700;box-shadow:inset 0 -100px 0 #f39200}.btn-primary:focus{box-shadow:inset 0 0 5px #f39200;color:#363431}.btn-primary:not(:disabled):not(.disabled):active{background-color:#f39200;border-color:#f39200}.btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:inset 0 0 5px #f39200}.bg-primary{background-color:#f39200!important}.border-primary{border-color:#f39200!important}.border-secondary{border-color:#009fe3!important}.text-primary{color:#f39200!important}@media(max-width:1199.98px){.card-columns{column-count:2}}@media(max-width:991.98px){.card-columns{column-count:1}}.dropdown-toggle:after{content:none}.list-inline-item:not(:last-child){margin-right:.25rem}.min-height-100{min-height:100vh}.content-bottom{background-color:rgba(0,0,0,0.65);bottom:0;width:100%;padding:100px 15px 100px}.shadow{box-shadow:-0.1rem .2rem 0 rgba(0,0,0,0.05)!important}.header-index{min-height:55vh;background-size:cover;background-attachment:fixed;margin-top:-30px;margin-bottom:0}.sidenav{height:100%;width:0;position:fixed;z-index:2000;top:0;left:0;background-color:#333;overflow-x:hidden;padding-top:60px;transition:.5s}.sidenav a{padding:8px 8px 8px 32px;text-decoration:none;font-size:25px;color:#818181;display:block;transition:.3s}.sidenav a:hover{color:#f1f1f1}.sidenav .closebtn{position:absolute;top:0;right:25px;font-size:36px;margin-left:50px}@media screen and (max-height:450px){.sidenav{padding-top:15px}.sidenav a{font-size:18px}}.highlight{background:#fff}.highlighter-rouge .highlight{background:#eef}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{font-weight:bold}.highlight .o{font-weight:bold}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:bold}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:bold;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .gd .x{color:#000;background-color:#faa}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .gi .x{color:#000;background-color:#afa}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:bold}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc{font-weight:bold}.highlight .kd{font-weight:bold}.highlight .kp{font-weight:bold}.highlight .kr{font-weight:bold}.highlight .kt{color:#458;font-weight:bold}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:#008080}.highlight .nb{color:#0086b3}.highlight .nc{color:#458;font-weight:bold}.highlight .no{color:#008080}.highlight .ni{color:#800080}.highlight .ne{color:#900;font-weight:bold}.highlight .nf{color:#900;font-weight:bold}.highlight .nn{color:#555}.highlight .nt{color:#000080}.highlight .nv{color:#008080}.highlight .ow{font-weight:bold}.highlight .w{color:#bbb}.highlight .mf{color:#099}.highlight .mh{color:#099}.highlight .mi{color:#099}.highlight .mo{color:#099}.highlight .sb{color:#d14}.highlight .sc{color:#d14}.highlight .sd{color:#d14}.highlight .s2{color:#d14}.highlight .se{color:#d14}.highlight .sh{color:#d14}.highlight .si{color:#d14}.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc{color:#008080}.highlight .vg{color:#008080}.highlight .vi{color:#008080}.highlight .il{color:#099}@font-face{font-family:'Raleway';font-style:normal;font-weight:400;src:local("Raleway"),local("Raleway-Regular"),asset_url("fonts/1Ptug8zYS_SKggPNyCMIT5lu.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Raleway';font-style:normal;font-weight:400;src:local("Raleway"),local("Raleway-Regular"),asset_url("fonts/1Ptug8zYS_SKggPNyC0ITw.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD} -@font-face{font-family:'Libre Baskerville';font-style:italic;font-weight:400;src:local("Libre Baskerville Italic"),local("LibreBaskerville-Italic"),asset_url("fonts/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWx8QDP2V.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Libre Baskerville';font-style:italic;font-weight:400;src:local("Libre Baskerville Italic"),local("LibreBaskerville-Italic"),asset_url("fonts/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWxEQDA.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Libre Baskerville';font-style:normal;font-weight:400;src:local("Libre Baskerville"),local("LibreBaskerville-Regular"),asset_url("fonts/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNXaxMICA.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Libre Baskerville';font-style:normal;font-weight:400;src:local("Libre Baskerville"),local("LibreBaskerville-Regular"),asset_url("fonts/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxM.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Libre Baskerville';font-style:normal;font-weight:700;src:local("Libre Baskerville Bold"),local("LibreBaskerville-Bold"),asset_url("fonts/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY5KcCsww.woff2") format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Libre Baskerville';font-style:normal;font-weight:700;src:local("Libre Baskerville Bold"),local("LibreBaskerville-Bold"),asset_url("fonts/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY3KcA.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD} \ No newline at end of file diff --git a/_site/feed.xml b/_site/feed.xml deleted file mode 100644 index bfef1d2..0000000 --- a/_site/feed.xml +++ /dev/null @@ -1 +0,0 @@ -Jekyll2021-02-02T21:17:25+01:00https://www.unitoo.it/feed.xmlUnitooAzienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione \ No newline at end of file diff --git a/_site/index.html b/_site/index.html index 0a2a29e..51ea015 100644 --- a/_site/index.html +++ b/_site/index.html @@ -1,2 +1,373 @@ - Home | Unitoo

Sviluppo software e consulenza senza compromessi

Etica, concretezza e avanguardia, sono alcune delle caratteristiche che ci contraddistinguono


Vieni a scoprire di più su di noi

I servizi


Sviluppo software

Un processo lineare basato sull'analisi dei requisiti, le migliori tecnologie e la massima disponibilità.
Inoltre, avrai sempre una traccia di ciò che è stato fatto e di cosa verrà sviluppato grazie ai software di controllo versione come Git.

Siamo disponibili anche a partecipare allo sviluppo di software già avviati.

Scopri quali tecnologie utilizziamo
Consulenza

Siamo pronti a fornire i dettagli che faranno la differenza nella scelta dei migliori software sul mercato.

Lavoriamo da anni con diversi software liberi come LibreOffice, Nextcloud, GNU/Linux... e possiamo guidarti nella loro configurazione/ installazione per ottenere il massimo profitto.

Scopri in cosa possiamo essere di aiuto

Soluzioni software


Nextcloud

La migliore alternativa alla Suite Google, sotto il tuo completo controllo.

App mobile, Calendario e Appuntamenti, Segnalibri browser, Note, File e condivisioni, Storage upload, client Mail, Office online concorrente... tutto questo ed oltre in un unico luogo

Scoprilo tramite il sito ufficiale di Nextcloud



Azuracast

Dopo esserci dilettati, con successo, con la nostra radio, mettiamo a disposizione la stessa qualità e competenza per poter realizzare una radio di qualità con web dj, playlist configurabili, jingle e un'interfaccia moderna.

Sono configurabili anche dei bot Telegram per tenere aggiornati gli ascoltatori.

Prova la nostra radio per averne un'assaggio



Pi-hole

Oggi proteggersi da tentativi di attacco è diventato ben oltre che necessario.

Con Pi-Hole installiamo uno scudo efficace sull'intera rete (da completare magari con un buon firewall) in grado di scartare eventuali richieste in ingresso e in uscita riconosciute come phishing, ransomware, malware, cryptojacking...

Approfondisci sul sito ufficiale di Pi-hole

Ecco come contattarci!


Il modo più semplice è mandare un'email ma potete anche contattarci su Mastodon
Per ottenere un livello di privacy più adeguato si prega di cifrare la mail tramite la suite GnuPG.

info@unitoo.pw

GPG Fingerprint: 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + +Home | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

+ + Sviluppo software e consulenza senza compromessi + +

+

+ + Etica, concretezza e avanguardia, sono alcune delle caratteristiche che ci contraddistinguono + +

+
+ + Vieni a scoprire di più su di noi + + +
+
+ + + +
+
+

I servizi

+ +
+ +
+
+
+
+
Sviluppo software
+

Un processo lineare basato sull'analisi dei requisiti, le migliori tecnologie e la massima disponibilità.
Inoltre, avrai sempre una traccia di ciò che è stato fatto e di cosa verrà sviluppato grazie ai software di controllo versione come Git.

Siamo disponibili anche a partecipare allo sviluppo di software già avviati.

+ Scopri quali tecnologie utilizziamo +
+
+
+
+
+
+
Consulenza
+

Tramite la nostra piattaforma di Helpdesk, siamo pronti a fornire i dettagli che faranno la differenza nel mondo del software e delle infrastrutture.

Da anni lavoriamo con diversi software liberi come GNU/Linux, LibreOffice, Nextcloud... e possiamo guidarti nella loro configurazione per raggiungere al meglio i tuoi obiettivi.

+ Scopri la nostra piattaforma e i costi +
+
+
+
+
+
+ +
+
+

Soluzioni software

+ +
+ +
+
+

Nextcloud

+

+ La migliore alternativa alla Suite Google, sotto il tuo completo controllo.

App mobile, Calendario e Appuntamenti, Segnalibri browser, Note, File e condivisioni, Storage upload, client Mail, Office online concorrente... tutto questo ed oltre in un unico luogo +

+ + Scoprilo tramite il sito ufficiale di Nextcloud + +
+
+ +
+
+ +


+ +
+
+ +
+
+

Azuracast

+

+ Dopo esserci dilettati, con successo, con la nostra radio, mettiamo a disposizione la stessa qualità e competenza per poter realizzare una radio di qualità con web dj, playlist configurabili, jingle e un'interfaccia moderna.

Sono configurabili anche dei bot Telegram per tenere aggiornati gli ascoltatori. +

+ + Prova la nostra radio per averne un'assaggio + +
+
+ +


+ +
+
+

Pi-hole

+

+ Oggi proteggersi da tentativi di attacco è diventato ben oltre che necessario.

Con Pi-Hole installiamo uno scudo efficace sull'intera rete (da completare magari con un buon firewall) in grado di scartare eventuali richieste in ingresso e in uscita riconosciute come phishing, ransomware, malware, cryptojacking... +

+ + Approfondisci sul sito ufficiale di Pi-hole + +
+
+ +
+
+
+
+ + +
+
+

Ecco come contattarci!

+ +
+ +

Il modo più semplice è mandare un'email ma potete anche contattarci su Mastodon
Per ottenere un livello di privacy più adeguato si prega di cifrare la mail tramite la suite GnuPG.

+ + info@unitoo.pw +

+ GPG Fingerprint: 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4 +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/js/app.js b/_site/js/app.js deleted file mode 100644 index e69de29..0000000 diff --git a/_site/partners/funkwhale/index.html b/_site/partners/funkwhale/index.html index 6af7517..76e3cd1 100644 --- a/_site/partners/funkwhale/index.html +++ b/_site/partners/funkwhale/index.html @@ -1,2 +1,250 @@ - Partners - Funkwhale Italia | Unitoo

Il progetto Funkwhale e il fediverso

Riprendendo da un articolo (con link in fondo), possiamo riassumere:

Funkwhale.it intende rimettere lo streaming nelle mani degli utenti di Internet, dando loro gli strumenti per caricare, condividere e finanziare la musica. Un progetto a lungo termine, di cui esistono solo i primi mattoni.

La federazione dei server nasce nel 2017 con la nascita del Fediverso, e con l'arrivo di Mastodon, ha reso questo modello popolare.

Funkwhale intende adattare la federazione all'ascolto della musica, sulla base del vecchio Grooveshark, un servizio musicale gratuito dove gli utenti di Internet importavano i loro brani.

rel="noflow" targ="_blank"ref="hts://nobgo.org/funkwhale/una-piattaforma-sociale-per-ascoltare-e-condividere-musica">Fonte noblogorg

Se, come noi, credete nell'importanza di un progetto come questo, potete donare qualcosa direttamente a loro tramite criptovalute.

  • Bitcoin: 37SH8mEkvn2kWWmZ6U7rzUBhqtMn1uT87r
  • Monero: 86Kjen6iFCgXzNTMC8txnvLvfEfoEwRq9hESZ4bR7S1MEMDLPnVqJFNAqcpqCnobU3h2DDYRvMQRXUgsF9oUvJRV2S6FYhb
  • Ethereum: 0x46C5b626A77e3f288F1644F0BA3bdffff2d0c4d4

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + +Partners - Funkwhale Italia | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

Il progetto Funkwhale e il fediverso

+

+ Riprendendo da un articolo (con link in fondo), possiamo riassumere: +

+

Funkwhale.it intende rimettere lo streaming nelle mani degli utenti di Internet, dando loro gli strumenti per caricare, condividere e finanziare la musica. Un progetto a lungo termine, di cui esistono solo i primi mattoni.

La federazione dei server nasce nel 2017 con la nascita del Fediverso, e con l'arrivo di Mastodon, ha reso questo modello popolare.

Funkwhale intende adattare la federazione all'ascolto della musica, sulla base del vecchio Grooveshark, un servizio musicale gratuito dove gli utenti di Internet importavano i loro brani.

rel="noflow" targ="_blank"ref="hts://nobgo.org/funkwhale/una-piattaforma-sociale-per-ascoltare-e-condividere-musica">Fonte noblogorg
+
+

+

+ Se, come noi, credete nell'importanza di un progetto come questo, potete donare qualcosa direttamente a loro tramite criptovalute. +

    +
  • Bitcoin: 37SH8mEkvn2kWWmZ6U7rzUBhqtMn1uT87r
  • +
  • Monero: 86Kjen6iFCgXzNTMC8txnvLvfEfoEwRq9hESZ4bR7S1MEMDLPnVqJFNAqcpqCnobU3h2DDYRvMQRXUgsF9oUvJRV2S6FYhb
  • +
  • Ethereum: 0x46C5b626A77e3f288F1644F0BA3bdffff2d0c4d4
  • +
+

+
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/partners/peertube/index.html b/_site/partners/peertube/index.html index b4fddd6..d5a8367 100644 --- a/_site/partners/peertube/index.html +++ b/_site/partners/peertube/index.html @@ -1,2 +1,248 @@ - Partners - Peertube Italia | Unitoo

Il progetto Peertube e il fediverso

Riprendendo da un articolo (con link in fondo), possiamo riassumere:

L'obiettivo di PeerTube è quello di creare un'alternativa emancipatrice alle piattaforme centralizzate a la YouTube. In un servizio centralizzato, ci si iscrive con un unico indirizzo, e ogni singola azione, video e dati sono raccolti su un unico enorme computer. Ad esempio, quello di Google, che ospita YouTube (per la precisione, sono server farm piuttosto che enormi computer, ma a livello simbolico è la stessa cosa!)

Se, come noi, credete nell'importanza di un progetto come questo, potete donare qualcosa direttamente a loro tramite Liberapay, alternativa libera a PayPal.

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + +Partners - Peertube Italia | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

Il progetto Peertube e il fediverso

+

+ Riprendendo da un articolo (con link in fondo), possiamo riassumere: +

+

L'obiettivo di PeerTube è quello di creare un'alternativa emancipatrice alle piattaforme centralizzate a la YouTube. In un servizio centralizzato, ci si iscrive con un unico indirizzo, e ogni singola azione, video e dati sono raccolti su un unico enorme computer. Ad esempio, quello di Google, che ospita YouTube (per la precisione, sono server farm piuttosto che enormi computer, ma a livello simbolico è la stessa cosa!)

+
+

+

+ Se, come noi, credete nell'importanza di un progetto come questo, potete donare qualcosa direttamente a loro tramite Liberapay, alternativa libera a PayPal. +

+

+
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/assets/privacy.pdf b/_site/privacy.pdf similarity index 100% rename from _site/assets/privacy.pdf rename to _site/privacy.pdf diff --git a/_site/progetti/index.html b/_site/progetti/index.html index e866182..a29c549 100644 --- a/_site/progetti/index.html +++ b/_site/progetti/index.html @@ -1,2 +1,273 @@ - Progetti | Unitoo

Progetti, per andare oltre


Oltre a dedicarci con risolutezza ai nostri clienti, sviluppiamo e/o partecipiamo attivamente con le varie community di sviluppo di software libero per produrre e/o migliorare programmi di vario genere, gestiamo una radio che tratta temi legati al mondo del software e della scienza e abbiamo un canale Peertube, ancora in fase di sviluppo, su cui condividere interviste e/o guide di vario genere.

La radio dedicata al software

Impegnarsi nella diffusione del software libero inizia dalle origini. Perchè non partire da una radio allora?

Approfondite questo argomento cliccando sotto!

Approfondisci
Il software in cui crediamo

Sosteniamo progetti che riguardano il software libero, partendo dal BIOS, il cuore di ogni PC fino ad arrivare ai contenuti distribuiti (come quelli multimediali), cercando di sensibilizzare persone e le aziende all'utilizzo di software libero eliminando i cosiddetti software 'trappola' come i DRM.

Approfondisci
Il canale dedicato ai contenuti video

Abbiamo deciso di utilizzare ogni mezzo per poter diffondere il messaggio del software libero e dell'etica software e per questo abbiamo istituito un canale Peertube dove troverete interviste, contenuti dedicati al software libero e guide tecniche

Approfondisci

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + +Progetti | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Progetti, per andare oltre

+
+

Oltre a dedicarci con risolutezza ai nostri clienti, sviluppiamo e/o partecipiamo attivamente con le varie community di sviluppo di software libero per produrre e/o migliorare programmi di vario genere, gestiamo una radio che tratta temi legati al mondo del software e della scienza e abbiamo un canale Peertube, ancora in fase di sviluppo, su cui condividere interviste e/o guide di vario genere.

+ +
+
+
+ +
+
La radio dedicata al software
+

Impegnarsi nella diffusione del software libero inizia dalle origini. Perchè non partire da una radio allora?

Approfondite questo argomento cliccando sotto!

+ Approfondisci +
+
+
+
+
+ +
+
Il software in cui crediamo
+

Sosteniamo progetti che riguardano il software libero, partendo dal BIOS, il cuore di ogni PC fino ad arrivare ai contenuti distribuiti (come quelli multimediali), cercando di sensibilizzare persone e le aziende all'utilizzo di software libero eliminando i cosiddetti software 'trappola' come i DRM.

+ Approfondisci +
+
+
+
+
+ +
+
Il canale dedicato ai contenuti video
+

Abbiamo deciso di utilizzare ogni mezzo per poter diffondere il messaggio del software libero e dell'etica software e per questo abbiamo istituito un canale Peertube dove troverete interviste, contenuti dedicati al software libero e guide tecniche

+ Approfondisci +
+
+
+
+
+
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/progetti/libreboot/index.html b/_site/progetti/libreboot/index.html index 837bd9c..ac7a74f 100644 --- a/_site/progetti/libreboot/index.html +++ b/_site/progetti/libreboot/index.html @@ -1,2 +1,275 @@ - Libreboot - Il BIOS libero | Unitoo

Il concetto di backdoor,sicurezza parte dalle CPU,dal basso

La storia "nascosta"

Nel 2006 i produttori di processori come Intel hanno cominciato ad installare all'interno dei loro prodotti una serie di "micro-ambienti" autonomi (Intel ME, AMD PSP) dagli obiettivi sconosciuti.
Diversi test di vulnerabilità hanno dimostrato quanto questi sottosistemi possano in modi specifici fornire accesso a terzi e possano leggere la memoria in uso (compromettendo cifratura, password e chiavi di sicurezza alternative).
Da questo nasce la volontà di disabilitare questo meccanismo che viola ogni principio e diritto alla privacy.




La soluzione

me_cleaner è il tool, realizzato inizialmente da Nicola Corna, che permette appunto di disabilitare in parte o totalmente la backdoor.
Ulteriormente noi suggeriamo di sostituire il BIOS OEM con Libreboot , il BIOS libero, basato su Coreboot.

Il tool di rimozione non è completamente ultimato sulle CPU più moderne, essendo cambiata la struttura delle stesse. Il nostro suggerimento è quello di contattarci per aiutarvi su come intervenire.

Attuali aziende e rivenditori che iniziano a supportare Libreboot/Coreboot nativamente o offrono servizi di installazione sono Purism, System76, Ministry Of Freedom e Dell.

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + +Libreboot - Il BIOS libero | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

Il concetto di + backdoor,sicurezza + parte + dalle CPU,dal basso + +

+
+
+
+
+
+
+
+

La storia "nascosta"

+
+
+
+
+

Nel 2006 i produttori di processori come Intel hanno cominciato ad installare all'interno dei loro prodotti una serie di "micro-ambienti" autonomi (Intel ME, AMD PSP) dagli obiettivi sconosciuti.
Diversi test di vulnerabilità hanno dimostrato quanto questi sottosistemi possano in modi specifici fornire accesso a terzi e possano leggere la memoria in uso (compromettendo cifratura, password e chiavi di sicurezza alternative).
Da questo nasce la volontà di disabilitare questo meccanismo che viola ogni principio e diritto alla privacy.

+
+
+


+
+
+
+
+

La soluzione

+
+
+
+
+
+
+ +
+
+

+ me_cleaner è il tool, realizzato inizialmente da Nicola Corna, che permette appunto di disabilitare in parte o totalmente la backdoor.
Ulteriormente noi suggeriamo di sostituire il BIOS OEM con Libreboot , il BIOS libero, basato su Coreboot.

Il tool di rimozione non è completamente ultimato sulle CPU più moderne, essendo cambiata la struttura delle stesse. Il nostro suggerimento è quello di contattarci per aiutarvi su come intervenire.

Attuali aziende e rivenditori che iniziano a supportare Libreboot/Coreboot nativamente o offrono servizi di installazione sono Purism, System76, Ministry Of Freedom e Dell. +

+
+
+
+
+ + +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/progetti/peertube/index.html b/_site/progetti/peertube/index.html index d796407..de39820 100644 --- a/_site/progetti/peertube/index.html +++ b/_site/progetti/peertube/index.html @@ -1,2 +1,249 @@ - Il nostro canale | Unitoo

Il nostro canale dedicato ai contenuti video

Abbiamo deciso di utilizzare ogni mezzo per poter diffondere il messaggio del software libero e dell'etica software e per questo abbiamo istituito un canale Peertube dove troverete interviste, contenuti dedicati al software libero e guide tecniche.

Il canale è ospitato dai cari amici di Peertube Italia e attualmente è in fase di avvio ma ci auguriamo un contributo anche da parte vostra, come state già facendo con la favolosa radio.

Vai al canale


Avete delle idee o volete suggerire qualcosa?

Il vostro contributo è sempre apprezzato e vi suggeriamo di contattarci sul nostro canale Mastodon oppure andando alla pagina Contattaci.



Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + +Il nostro canale | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Il nostro canale dedicato ai contenuti video

+

+ Abbiamo deciso di utilizzare ogni mezzo per poter diffondere il messaggio del software libero e dell'etica software e per questo abbiamo istituito un canale Peertube dove troverete interviste, contenuti dedicati al software libero e guide tecniche. +

+ Il canale è ospitato dai cari amici di Peertube Italia + e attualmente è in fase di avvio ma ci auguriamo un contributo anche da parte vostra, come state già facendo con la favolosa radio. + +

+ Vai al canale +

+
+

Avete delle idee o volete suggerire qualcosa?

+

+ Il vostro contributo è sempre apprezzato e vi suggeriamo di contattarci sul nostro canale Mastodon oppure andando alla pagina + Contattaci. +

+

+
+ + +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/progetti/radio/index.html b/_site/progetti/radio/index.html index 18ec7d7..b6f3d83 100644 --- a/_site/progetti/radio/index.html +++ b/_site/progetti/radio/index.html @@ -1,2 +1,272 @@ - La nostra radio libera | Unitoo

La radio dedicata al software libero

La diffusione del sofware libero non è di certo una novità per molti, tuttavia i mezzi standard presentano poche opportunità in merito.
Noi di Unitoo abbiamo preso a cuore da tempo questo settore, e abbiamo scelto di istituire una radio, con contenuti esclusivamente licenziati Creative Commons, che tratta software libero.

Tanti programmi settimanali sono già in riproduzione e tanti altri in fase di realizzazione grazie ai nostri speaker freelance!

P.S.: Non dimenticate di donare qualcosa ai nostri speaker utilizzando direttamente le loro piattaforme! Il lavoro che stanno svolgendo è qualcosa di eccezionale.


La tecnologia

Abbiamo utilizzato AzuraCast con Docker su un server GNU/Linux e utilizziamo Mixxx per la modalità Dj.
Di seguito i vari link per poter accedere ai software utilizzati:

Potete ovviamente contattarci per poter realizzare una vostra piattaforma!

Vai alla Radio


I Podcast

Dopo che i cari amici di Funkwhale hanno rilasciato la versione aggiornata del software, abbiamo subito provveduto a spostare i nostri contenuti nella loro piattaforma. Pertanto al seguente link avrete la possibilità di ascoltare, scaricare e condividere (nelle libertà concesse e nel rispetto delle licenze CC associate ad ogni file) i vari Podcast.

I Podcast

Happy Listening :)


Disclaimer (Italian)

Questa Webradio non rappresenta una testata giornalistica. Non può pertanto considerarsi un prodotto editoriale ai sensi della legge n. 62 del 07.03.2001.

MUSICA IN ONDA

I brani in onda su questa WebRadio sono rilasciati sotto licenze Creative Commons (CC) - copyleft, di pubblico dominio o di artisti / etichette non iscritti a SIAE od SCF, che hanno rilasciato apposite liberatorie. Può capitare che alcuni artisti rilasciano inizialmente sotto licenze Creative Commons (CC) e poi, quando diventano più conosciuti, passano a società di gestione dei diritti, come ad esempio la SIAE. Poichè è oggettivamente impossibile verificare giorno per giorno queste situazioni, se riscontrate brani in onda che non sono più Creative Commons (CC), per favore segnalateceli via mail a: radio@unitoo.it, in modo che possiamo rimuoverli dalla programmazione. Grazie.

Tante canzoni tutte da scoprire e da gustare, il sottofondo ideale per lavorare, studiare, leggere, cucinare o semplicemente rilassarsi sul divano.
Le licenze Creative Commons (CC) offrono la tutela delle opere, e permettono agli artisti la massima flessibilità nella gestione dei loro diritti.

EMBEDDING / FRAMING

Per quanto riguarda l'embedding / framing di contenuti audio / video in questa WebRadio, ci si attiene a quanto stabilito dalla Corte di Giustizia UE. Il solo fatto che un’opera protetta, liberamente disponibile su un sito Internet, venga inserita in un altro sito Internet mediante un collegamento utilizzando la tecnica dell' "inclusione" (framing) non può essere qualificata come "comunicazione al pubblico" ai sensi dell'art. 3, par. 1, Direttiva 2001/29/CE dal momento che l'opera non è trasmessa ad un pubblico nuovo né comunicata secondo una modalità tecnica specifica diversa da quella della comunicazione originale (Ordinanza 21/10/2014, n. C-348/13 della Corte di Giustizia Europea – vedi anche Sentenza 13/02/2014, n. C-466/12 della Stessa).

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + +La nostra radio libera | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

La radio dedicata al software libero

+

La diffusione del sofware libero non è di certo una novità per molti, tuttavia i mezzi standard presentano poche opportunità in merito.
Noi di Unitoo abbiamo preso a cuore da tempo questo settore, e abbiamo scelto di istituire una radio, con contenuti esclusivamente licenziati Creative Commons, che tratta software libero.

Tanti programmi settimanali sono già in riproduzione e tanti altri in fase di realizzazione grazie ai nostri speaker freelance!

P.S.: Non dimenticate di donare qualcosa ai nostri speaker utilizzando direttamente le loro piattaforme! Il lavoro che stanno svolgendo è qualcosa di eccezionale.

+
+

La tecnologia

+

+ Abbiamo utilizzato AzuraCast con Docker su un server GNU/Linux e utilizziamo Mixxx per la modalità Dj.
Di seguito i vari link per poter accedere ai software utilizzati: +

+ Potete ovviamente contattarci per poter realizzare una vostra piattaforma! + +

+ Vai alla Radio +

+
+

I Podcast

+

+ Dopo che i cari amici di Funkwhale hanno rilasciato la versione aggiornata del software, abbiamo subito provveduto a spostare i nostri contenuti nella loro piattaforma. Pertanto al seguente link avrete la possibilità di ascoltare, scaricare e condividere (nelle libertà concesse e nel rispetto delle licenze CC associate ad ogni file) i vari Podcast. +

+ I Podcast +

+ Happy Listening :) +

+
+

Disclaimer (Italian)

+

+ Questa Webradio non rappresenta una testata giornalistica. Non può pertanto considerarsi un prodotto editoriale ai sensi della legge n. 62 del 07.03.2001. +

+

MUSICA IN ONDA

+ I brani in onda su questa WebRadio sono rilasciati sotto licenze Creative Commons (CC) - copyleft, di pubblico dominio o di artisti / etichette non iscritti a SIAE od SCF, che hanno rilasciato apposite liberatorie. Può capitare che alcuni artisti rilasciano inizialmente sotto licenze Creative Commons (CC) e poi, quando diventano più conosciuti, passano a società di gestione dei diritti, come ad esempio la SIAE. Poichè è oggettivamente impossibile verificare giorno per giorno queste situazioni, se riscontrate brani in onda che non sono più Creative Commons (CC), per favore segnalateceli via mail a: radio@unitoo.it, in modo che possiamo rimuoverli dalla programmazione. Grazie. + +

+ Tante canzoni tutte da scoprire e da gustare, il sottofondo ideale per lavorare, studiare, leggere, cucinare o semplicemente rilassarsi sul divano. +
+ Le licenze Creative Commons (CC) offrono la tutela delle opere, e permettono agli artisti la massima flessibilità nella gestione dei loro diritti. +

+

EMBEDDING / FRAMING

+ Per quanto riguarda l'embedding / framing di contenuti audio / video in questa WebRadio, ci si attiene a quanto stabilito dalla Corte di Giustizia UE. Il solo fatto che un’opera protetta, liberamente disponibile su un sito Internet, venga inserita in un altro sito Internet mediante un collegamento utilizzando la tecnica dell' "inclusione" (framing) non può essere qualificata come "comunicazione al pubblico" ai sensi dell'art. 3, par. 1, Direttiva 2001/29/CE dal momento che l'opera non è trasmessa ad un pubblico nuovo né comunicata secondo una modalità tecnica specifica diversa da quella della comunicazione originale (Ordinanza 21/10/2014, n. C-348/13 della Corte di Giustizia Europea – vedi anche Sentenza 13/02/2014, n. C-466/12 della Stessa). +

+
+ + +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/progetti/software/index.html b/_site/progetti/software/index.html index 5b1172d..7fe97a4 100644 --- a/_site/progetti/software/index.html +++ b/_site/progetti/software/index.html @@ -1,2 +1,271 @@ - Progetti - Il software | Unitoo

Il software in cui crediamo.


Riteniamo l'etica Hacker parte delle fondamenta nello sviluppo di un software, anche in quelli più "nascosti" o dedicati ad ambiti specifici.
Sosteniamo quindi progetti che riguardano il software libero, partendo dal BIOS, il cuore di ogni PC fino ad arrivare ai contenuti distribuiti (come quelli multimediali), cercando di sensibilizzare persone e le aziende all'utilizzo di software libero eliminando i cosiddetti software "trappola" come i DRM.

Libreboot

Il software è contenuto anche nelle parti più nascoste, invisibili ai nostri occhi. I dettagli in questo caso fanno una grande differenza.

Approfondisci

Il software libero

Il progresso si è sempre servito della conoscenza. Oggi il mondo ha bisogno del software per fare passi avanti e questo deve essere liberamente distribuito per mantenere libera la conoscenza stessa.

Approfondisci

DRM-Free

Essere autori, essere artisti, ci rende parte integrante della cultura. I DRM tuttavia eliminano i diritti che gli utenti e gli autori possiedono sulle proprie opere rendendo vani gli sforzi di condivisione e diffusione libera.

Approfondisci

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + +Progetti - Il software | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Il software in cui crediamo.

+
+ +

+ Riteniamo l'etica Hacker parte delle fondamenta nello sviluppo di un software, anche in quelli più "nascosti" o dedicati ad ambiti specifici.
Sosteniamo quindi progetti che riguardano il software libero, partendo dal BIOS, il cuore di ogni PC fino ad arrivare ai contenuti distribuiti (come quelli multimediali), cercando di sensibilizzare persone e le aziende all'utilizzo di software libero eliminando i cosiddetti software "trappola" come i DRM. +

+ +
+ +
+ +
+
+
+

Libreboot

+

Il software è contenuto anche nelle parti più nascoste, invisibili ai nostri occhi. I dettagli in questo caso fanno una grande differenza.

+ Approfondisci +
+
+
+
+

Il software libero

+

Il progresso si è sempre servito della conoscenza. Oggi il mondo ha bisogno del software per fare passi avanti e questo deve essere liberamente distribuito per mantenere libera la conoscenza stessa.

+ Approfondisci +
+
+
+
+

DRM-Free

+

Essere autori, essere artisti, ci rende parte integrante della cultura. I DRM tuttavia eliminano i diritti che gli utenti e gli autori possiedono sulle proprie opere rendendo vani gli sforzi di condivisione e diffusione libera.

+ Approfondisci +
+
+
+
+
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/search.json b/_site/search.json index 96de9d5..f0adc35 100644 --- a/_site/search.json +++ b/_site/search.json @@ -1 +1,123 @@ -[{"title":"meta.titles.aboutus","tags":"unitoo, aboutus, chisiamo, team","url":"/chisiamo/","date":"","content":"Appassionati, professionali e assertiviVogliamo andare oltre il fascino del progresso tecnologico, vogliamo che le persone possano trasformarlo in emozioni e farlo proprio. Per questo diamo grande priorità ai prodotti liberi, etici ed alla formazione. Il nostro impegno è rivolto a migliorare e fortificare il panorama del software e della sicurezza informatica attraverso la formazione e la crescita dell'individuo; questo ci fa sentire parte del progresso nel senso più stretto. «Dai un pesce a un uomo e lo nutrirai per un giorno. Insegnagli a pescare e lo nutrirai per tutta la vita.»Vieni a trovarci su Mastodon! Avrai modo di conoscere anche una bellissima community!Vieni a conoscerci su Mastodon!Chi siamo e in cosa crediamo Vogliamo partire da una citazione di Eleanor Roosevelt: Il futuro appartiene a coloro che credono nella bellezza dei propri sogniNoi crediamo di poter vedere un giorno in cui ognuno di noi sarà parte integrante della civiltà non solo come risorsa, ma come uomo.Per questo siamo impegnati costantemente nel mondo del software libero a vari livelli, formiamo ragazzi/e in tal senso e rendiamo partecipi le community dei nostri risultati.Ecco lo staffClaudio MaradonnaFondatore di Unitoo e sviluppatore. Si introduce nelmondo del software a 13 anni e da li inizia la sua avventura nel mondo GNU/Linux, tra un overclock e l altro.Oggi sviluppa con Ruby e Rails e ritiene il C++ uno dei linguaggi più belli e funzionali.Angelo SydroEsperto System Design & Automation, come DevOps realizza sistemi personalizzati per i propri clienti, utilizzando le piu' moderne tecniche di automation e continuous building. Militante nel SaLUG! da ormai 20 anni, contribuisce a progetti Free Software.Fabio DesmovalvoUn salentino con un PhD in computer science & engineering, ma soprattutto appassionato/ fanatico/ malato di software libero, musica, fotografia e chi più ne ha più ne metta...Sara FreddoniMarchigiana, laureata in Lingue e culture straniere, appassionata di musica, cinema, teatro, e soprattutto di libri. Mi sono appassionata di Letteratura quando ho scoperto che bastava leggerla con altri punti di vista per scoprire che in realtà parla di noi e sa essere meno noiosa di un sequel di un film epico.Stefano AmandonicoFondatore di Grafixprint, un'azienda che si occupa di stampa digitale, web design e artworks. Un professionista come pochi... e simpaticissimo!"},{"title":"meta.titles.channel","tags":"video, unitoo, peertube, freedom, software, freesoftware, interviste","url":"/progetti/peertube/","date":"","content":"Il nostro canale dedicato ai contenuti videoAbbiamo deciso di utilizzare ogni mezzo per poter diffondere il messaggio del software libero e dell'etica software e per questo abbiamo istituito un canale Peertube dove troverete interviste, contenuti dedicati al software libero e guide tecniche.Il canale è ospitato dai cari amici diPeertube Italiae attualmente è in fase di avvio ma ci auguriamo un contributo anche da parte vostra, come state già facendo con la favolosa radio. Vai al canaleAvete delle idee o volete suggerire qualcosa?Il vostro contributo è sempre apprezzato e vi suggeriamo di contattarci sul nostro canale Mastodon oppure andando alla pagina Contattaci."},{"title":"meta.titles.contacts","tags":"unitoo, contatti, gnupg, email, contacts","url":"/contattaci/","date":"","content":"Ecco come contattarci!Il modo più semplice è mandare un'email ma potete anche contattarci su MastodonPer ottenere un livello di privacy più adeguato si prega di cifrare la mail tramite la suite GnuPG.info@unitoo.pwGPG Fingerprint: 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4"},{"title":"meta.titles.funkwhale","tags":"unitoo, partners, funkwhale, podcast, music, creativecommons, freedom","url":"/partners/funkwhale/","date":"","content":"Il progetto Funkwhale e il fediversoRiprendendo da un articolo (con link in fondo), possiamo riassumere:Funkwhale.it intende rimettere lo streaming nelle mani degli utenti di Internet, dando loro gli strumenti per caricare, condividere e finanziare la musica. Un progetto a lungo termine, di cui esistono solo i primi mattoni. La federazione dei server nasce nel 2017 con la nascita del Fediverso, e con l'arrivo di Mastodon, ha reso questo modello popolare. Funkwhale intende adattare la federazione all'ascolto della musica, sulla base del vecchio Grooveshark, un servizio musicale gratuito dove gli utenti di Internet importavano i loro brani. rel=noflow targ=_blankref=hts://nobgo.org/funkwhale/una-piattaforma-sociale-per-ascoltare-e-condividere-musica>Fonte noblogorg Se, come noi, credete nell'importanza di un progetto come questo, potete donare qualcosa direttamente a loro tramite criptovalute.Bitcoin: 37SH8mEkvn2kWWmZ6U7rzUBhqtMn1uT87rMonero: 86Kjen6iFCgXzNTMC8txnvLvfEfoEwRq9hESZ4bR7S1MEMDLPnVqJFNAqcpqCnobU3h2DDYRvMQRXUgsF9oUvJRV2S6FYhbEthereum: 0x46C5b626A77e3f288F1644F0BA3bdffff2d0c4d4"},{"title":"meta.titles.libreboot","tags":"unitoo, libreboot, bios, freesoftware, rights, coreboot","url":"/progetti/libreboot/","date":"","content":"Il concetto di backdoor,sicurezza parte dalle CPU,dal bassoLa storia nascostaNel 2006 i produttori di processori come Intel hanno cominciato ad installare all'interno dei loro prodotti una serie di micro-ambienti autonomi (Intel ME, AMD PSP) dagli obiettivi sconosciuti.Diversi test di vulnerabilità hanno dimostrato quanto questi sottosistemi possano in modi specifici fornire accesso a terzi e possano leggere la memoria in uso (compromettendo cifratura, password e chiavi di sicurezza alternative).Da questo nasce la volontà di disabilitare questo meccanismo che viola ogni principio e diritto alla privacy.La soluzioneme_cleanerè il tool, realizzato inizialmente da Nicola Corna, che permette appunto di disabilitare in parte o totalmente la backdoor. Ulteriormente noi suggeriamo di sostituire il BIOS OEM conLibreboot , il BIOS libero, basato su Coreboot. Il tool di rimozione non è completamente ultimato sulle CPU più moderne, essendo cambiata la struttura delle stesse. Il nostro suggerimento è quello di contattarci per aiutarvi su come intervenire.Attuali aziende e rivenditori che iniziano a supportare Libreboot/Coreboot nativamente o offrono servizi di installazione sono Purism, System76, Ministry Of Freedom e Dell. "},{"title":"meta.titles.peertube","tags":"unitoo, partners, peertube, video, creativecommons, freedom","url":"/partners/peertube/","date":"","content":"Il progetto Peertube e il fediversoRiprendendo da un articolo (con link in fondo), possiamo riassumere:L'obiettivo di PeerTube è quello di creare un'alternativa emancipatrice alle piattaforme centralizzate a la YouTube. In un servizio centralizzato, ci si iscrive con un unico indirizzo, e ogni singola azione, video e dati sono raccolti su un unico enorme computer. Ad esempio, quello di Google, che ospita YouTube (per la precisione, sono server farm piuttosto che enormi computer, ma a livello simbolico è la stessa cosa!) Fonte noblogo.orgSe, come noi, credete nell'importanza di un progetto come questo, potete donare qualcosa direttamente a loro tramite Liberapay, alternativa libera a PayPal.Liberapay: https://liberapay.com/PeerTube/"},{"title":"meta.titles.projects","tags":"unitoo, freedom, software, freesoftware, projects, progetti","url":"/progetti/","date":"","content":"Progetti, per andare oltreOltre a dedicarci con risolutezza ai nostri clienti, sviluppiamo e/o partecipiamo attivamente con le varie community di sviluppo di software libero per produrre e/o migliorare programmi di vario genere, gestiamo una radio che tratta temi legati al mondo del software e della scienza e abbiamo un canale Peertube, ancora in fase di sviluppo, su cui condividere interviste e/o guide di vario genere.La radio dedicata al softwareImpegnarsi nella diffusione del software libero inizia dalle origini. Perchè non partire da una radio allora?Approfondite questo argomento cliccando sotto!ApprofondisciIl software in cui crediamoSosteniamo progetti che riguardano il software libero, partendo dal BIOS, il cuore di ogni PC fino ad arrivare ai contenuti distribuiti (come quelli multimediali), cercando di sensibilizzare persone e le aziende all'utilizzo di software libero eliminando i cosiddetti software 'trappola' come i DRM.ApprofondisciIl canale dedicato ai contenuti videoAbbiamo deciso di utilizzare ogni mezzo per poter diffondere il messaggio del software libero e dell'etica software e per questo abbiamo istituito un canale Peertube dove troverete interviste, contenuti dedicati al software libero e guide tecnicheApprofondisci"},{"title":"meta.titles.radio","tags":"radio, unitoo, azuracast, freedom, software, freesoftware","url":"/progetti/radio/","date":"","content":"La radio dedicata al software libero La diffusione del sofware libero non è di certo una novità per molti, tuttavia i mezzi standard presentano poche opportunità in merito.Noi di Unitoo abbiamo preso a cuore da tempo questo settore, e abbiamo scelto di istituire una radio, con contenuti esclusivamente licenziati Creative Commons, che tratta software libero.Tanti programmi settimanali sono già in riproduzione e tanti altri in fase di realizzazione grazie ai nostri speaker freelance!P.S.: Non dimenticate di donare qualcosa ai nostri speaker utilizzando direttamente le loro piattaforme! Il lavoro che stanno svolgendo è qualcosa di eccezionale. La tecnologiaAbbiamo utilizzato AzuraCast con Docker su un server GNU/Linux e utilizziamo Mixxx per la modalità Dj.Di seguito i vari link per poter accedere ai software utilizzati:AzuraCast:https://github.com/AzuraCast/AzuraCastMixxx: https://mixxx.org/Potete ovviamente contattarci per poter realizzare una vostra piattaforma! Vai alla RadioI PodcastDopo che i cari amici diFunkwhalehanno rilasciato la versione aggiornata del software, abbiamo subito provveduto a spostare i nostri contenuti nella loro piattaforma. Pertanto al seguente link avrete la possibilità di ascoltare, scaricare e condividere (nelle libertà concesse e nel rispetto delle licenze CC associate ad ogni file) i vari Podcast. I PodcastHappy Listening :)Disclaimer (Italian)Questa Webradio non rappresenta una testata giornalistica. Non può pertanto considerarsi un prodotto editoriale ai sensi della legge n. 62 del 07.03.2001.MUSICA IN ONDAI brani in onda su questa WebRadio sono rilasciati sotto licenze Creative Commons (CC) - copyleft, di pubblico dominio o di artisti / etichette non iscritti a SIAE od SCF, che hanno rilasciato apposite liberatorie. Può capitare che alcuni artisti rilasciano inizialmente sotto licenze Creative Commons (CC) e poi, quando diventano più conosciuti, passano a società di gestione dei diritti, come ad esempio la SIAE. Poichè è oggettivamente impossibile verificare giorno per giorno queste situazioni, se riscontrate brani in onda che non sono più Creative Commons (CC), per favore segnalateceli via mail a: radio@unitoo.it, in modo che possiamo rimuoverli dalla programmazione. Grazie.Tante canzoni tutte da scoprire e da gustare, il sottofondo ideale per lavorare, studiare, leggere, cucinare o semplicemente rilassarsi sul divano.Le licenze Creative Commons (CC) offrono la tutela delle opere, e permettono agli artisti la massima flessibilità nella gestione dei loro diritti.EMBEDDING / FRAMINGPer quanto riguarda l'embedding / framing di contenuti audio / video in questa WebRadio, ci si attiene a quanto stabilito dalla Corte di Giustizia UE. Il solo fatto che un’opera protetta, liberamente disponibile su un sito Internet, venga inserita in un altro sito Internet mediante un collegamento utilizzando la tecnica dell' inclusione (framing) non può essere qualificata come comunicazione al pubblico ai sensi dell'art. 3, par. 1, Direttiva 2001/29/CE dal momento che l'opera non è trasmessa ad un pubblico nuovo né comunicata secondo una modalità tecnica specifica diversa da quella della comunicazione originale (Ordinanza 21/10/2014, n. C-348/13 della Corte di Giustizia Europea – vedi anche Sentenza 13/02/2014, n. C-466/12 della Stessa)."},{"title":"meta.titles.services_and_products","tags":"unitoo, services, products, prodotti, servizi, nextcloud, pihole, dnsserver, cloud, filestorage, calendar, software, development, consulenza, technicaladvice","url":"/servizi_e_prodotti/","date":"","content":"I serviziSviluppo softwareUn processo lineare basato sull'analisi dei requisiti, le migliori tecnologie e la massima disponibilità. Inoltre, avrai sempre una traccia di ciò che è stato fatto e di cosa verrà sviluppato grazie ai software di controllo versione come Git. Siamo disponibili anche a partecipare allo sviluppo di software già avviati.Scopri quali tecnologie utilizziamoConsulenzaSiamo pronti a fornire i dettagli che faranno la differenza nella scelta dei migliori software sul mercato.Lavoriamo da anni con diversi software liberi come LibreOffice, Nextcloud, GNU/Linux... e possiamo guidarti nella loro configurazione/ installazione per ottenere il massimo profitto.Scopri in cosa possiamo essere di aiutoSoluzioni softwareNextcloudLa migliore alternativa alla Suite Google, sotto il tuo completo controllo. App mobile, Calendario e Appuntamenti, Segnalibri browser, Note, File e condivisioni, Storage upload, client Mail, Office online concorrente... tutto questo ed oltre in un unico luogo Scoprilo tramite il sito ufficiale di NextcloudAzuracastDopo esserci dilettati, con successo, con la nostra radio, mettiamo a disposizione la stessa qualità e competenza per poter realizzare una radio di qualità con web dj, playlist configurabili, jingle e un'interfaccia moderna. Sono configurabili anche dei bot Telegram per tenere aggiornati gli ascoltatori. Prova la nostra radio per averne un'assaggioPi-holeOggi proteggersi da tentativi di attacco è diventato ben oltre che necessario.Con Pi-Hole installiamo uno scudo efficace sull'intera rete (da completare magari con un buon firewall) in grado di scartare eventuali richieste in ingresso e in uscita riconosciute come phishing, ransomware, malware, cryptojacking... Approfondisci sul sito ufficiale di Pi-hole"},{"title":"meta.titles.software_technologies","tags":"unitoo, software, development, freesoftware, licenses","url":"/tecnologie_software/","date":"","content":"Dettagli sullo sviluppo softwareLo sviluppo di software secondo gli odierni standard di ingegneria del software è un processo costoso e a volte complesso da intraprendere.Il nostro primo obiettivo è quello di fornire una più chiara panoramica del software disponibile e quello di proporre/ presentare nuove metodologie di sviluppo, seguendo l'intero processo di realizzazione fino ad arrivare al mantenimento ed eventuale evoluzione del prodotto.Impieghiamo tecniche atte a soddisfare nel migliore dei modi le esigenze di sviluppo e in accordo ai team coinvolti.Quali tecnologie usiamo?Certi di garantire professionalità e qualità, non ci siamo limitati a scegliere tecnologie qualunque, ma specificamente quelle che rispettano in primis i nostri principi etici:Le licenzeProteggere la proprietà intellettuale è importante tanto quanto essere in linea con i propri principi. Per questo motivo noi sviluppiamo anche software rilasciato con licenza GPLv3 compatibile.Riteniamo che contribuire alla conoscenza e rendere disponibile il sorgente sia un beneficio maggiore, contrariamente a quanto si può pensare comunemente, della segretezza/ riservatezza che si potrebbe ottenere non rilasciandolo.Inoltre l'apprezzamento, il supporto da utenti appassionati e la trasparenza del prodotto potrebbero superare le aspettative iniziali.Vorresti lavorare con noi?Oppure stai cercando forza lavoro per un tuo progetto?Contattaci"},{"title":"meta.titles.software","tags":"unitoo, company, rights, projects, freesoftware, nodrm, freebios, libreboot, coreboot","url":"/progetti/software/","date":"","content":"Il software in cui crediamo. Riteniamo l'etica Hacker parte delle fondamenta nello sviluppo di un software, anche in quelli più nascosti o dedicati ad ambiti specifici.Sosteniamo quindi progetti che riguardano il software libero, partendo dal BIOS, il cuore di ogni PC fino ad arrivare ai contenuti distribuiti (come quelli multimediali), cercando di sensibilizzare persone e le aziende all'utilizzo di software libero eliminando i cosiddetti software trappola come i DRM.LibrebootIl software è contenuto anche nelle parti più nascoste, invisibili ai nostri occhi. I dettagli in questo caso fanno una grande differenza. ApprofondisciIl software liberoIl progresso si è sempre servito della conoscenza. Oggi il mondo ha bisogno del software per fare passi avanti e questo deve essere liberamente distribuito per mantenere libera la conoscenza stessa. ApprofondisciDRM-FreeEssere autori, essere artisti, ci rende parte integrante della cultura. I DRM tuttavia eliminano i diritti che gli utenti e gli autori possiedono sulle proprie opere rendendo vani gli sforzi di condivisione e diffusione libera. Approfondisci"},{"title":"meta.titles.technical_advice","tags":"unitoo, consulenza, software, hardware, sicurezza, informatica","url":"/consulenza/","date":"","content":"Consulenza tecnicaIl panorama tecnologico cresce a dismisura ed avere una chiara visione delle possibilità presenti non è cosa semplice. Per questo ci rendiamo disponibili a suggerire le migliori tecnologie da applicare alle necessità espresse.Il nostro obiettivo in tal senso è soddisfare l'esigenza nel modo più professionale, consigliando in primis soluzioni etiche basate su Free software.Qualche area d esempioServer e infrastrutture CloudSuggeriamo software completamente liberi e applichiamo al nostro meglio gli ultimi standard in termini di sicurezza e privacy.Soluzioni software liberoDi soluzioni ne esistono tante ma quello che conta è scegliere quella più idonea e scalabile. Il software libero in questo caso è di prima sceltaLicenze, copyleft e applicazione del GDPRRilasciare un software non è solo questione di codice, ma è anche questione di diritti ed etica. Perchè non valutare strade alternative?Ecco come contattarci!Il modo più semplice è mandare un'email ma potete anche contattarci su MastodonPer ottenere un livello di privacy più adeguato si prega di cifrare la mail tramite la suite GnuPG.info@unitoo.pwGPG Fingerprint: 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4"}] \ No newline at end of file +[ + + { + + "title" : "Chi siamo", + "tags" : "unitoo, aboutus, chisiamo, team", + "url" : "/chisiamo/", + "date" : "", + "content" : "Appassionati, professionali e assertiviVogliamo andare oltre il fascino del progresso tecnologico, vogliamo che le persone possano trasformarlo in emozioni e farlo proprio. Per questo diamo grande priorità ai prodotti liberi, etici ed alla formazione. Il nostro impegno è rivolto a migliorare e fortificare il panorama del software e della sicurezza informatica attraverso la formazione e la crescita dell'individuo; questo ci fa sentire parte del progresso nel senso più stretto. «Dai un pesce a un uomo e lo nutrirai per un giorno. Insegnagli a pescare e lo nutrirai per tutta la vita.»Vieni a trovarci su Mastodon! Avrai modo di conoscere anche una bellissima community!Vieni a conoscerci su Mastodon!Chi siamo e in cosa crediamo Vogliamo partire da una citazione di Eleanor Roosevelt: Il futuro appartiene a coloro che credono nella bellezza dei propri sogniNoi crediamo di poter vedere un giorno in cui ognuno di noi sarà parte integrante della civiltà non solo come risorsa, ma come uomo.Per questo siamo impegnati costantemente nel mondo del software libero a vari livelli, formiamo ragazzi/e in tal senso e rendiamo partecipi le community dei nostri risultati.Ecco lo staffClaudio MaradonnaFondatore di Unitoo e sviluppatore. Si introduce nel mondo del software a 13 anni e da li inizia la sua avventura nel mondo GNU/Linux, tra un overclock e l altro.Oggi sviluppa principalmente con Ruby e Rails. Ha un debole per il C++ Lorenzo Tucci Compiling yamabiiko v0.1.0 (file:///projects/unsafe-yamabiiko) error[E0133]: call to yamabiiko is unsafe and requires unsafe function or block --> src/main.rs:4:5 | 4 | dangerous(); | ^^^^^^^^^^^ call to unsafe function | = note: consult the function's documentation for information on how to avoid undefined behaviorerror: aborting due to previous errorFor more information about this error, try `rustc --explain yamabiiko`. error: could not compile `unsafe-example`To learn more, run the command again with --verbose.Angelo SydroEsperto System Design & Automation, come DevOps realizza sistemi personalizzati per i propri clienti, utilizzando le piu' moderne tecniche di automation e continuous building. Militante nel SaLUG! da ormai 20 anni, contribuisce a progetti Free Software.Fabio DesmovalvoUn salentino con un PhD in computer science & engineering, ma soprattutto appassionato/ fanatico/ malato di software libero, musica, fotografia e chi più ne ha più ne metta...Sara FreddoniMarchigiana, laureata in Lingue e culture straniere, appassionata di musica, cinema, teatro, e soprattutto di libri. Mi sono appassionata di Letteratura quando ho scoperto che bastava leggerla con altri punti di vista per scoprire che in realtà parla di noi e sa essere meno noiosa di un sequel di un film epico.Stefano AmandonicoFondatore di Grafixprint, un'azienda che si occupa di stampa digitale, web design e artworks. Un professionista come pochi... e simpaticissimo!" + + } , + + { + + "title" : "Il nostro canale", + "tags" : "video, unitoo, peertube, freedom, software, freesoftware, interviste", + "url" : "/progetti/peertube/", + "date" : "", + "content" : "Il nostro canale dedicato ai contenuti videoAbbiamo deciso di utilizzare ogni mezzo per poter diffondere il messaggio del software libero e dell'etica software e per questo abbiamo istituito un canale Peertube dove troverete interviste, contenuti dedicati al software libero e guide tecniche.Il canale è ospitato dai cari amici diPeertube Italiae attualmente è in fase di avvio ma ci auguriamo un contributo anche da parte vostra, come state già facendo con la favolosa radio. Vai al canaleAvete delle idee o volete suggerire qualcosa?Il vostro contributo è sempre apprezzato e vi suggeriamo di contattarci sul nostro canale Mastodon oppure andando alla pagina Contattaci." + + } , + + { + + "title" : "Contatti", + "tags" : "unitoo, contatti, gnupg, email, contacts", + "url" : "/contattaci/", + "date" : "", + "content" : "Ecco come contattarci!Il modo più semplice è mandare un'email ma potete anche contattarci su MastodonPer ottenere un livello di privacy più adeguato si prega di cifrare la mail tramite la suite GnuPG.info@unitoo.pwGPG Fingerprint: 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4" + + } , + + { + + "title" : "Partners - Funkwhale Italia", + "tags" : "unitoo, partners, funkwhale, podcast, music, creativecommons, freedom", + "url" : "/partners/funkwhale/", + "date" : "", + "content" : "Il progetto Funkwhale e il fediversoRiprendendo da un articolo (con link in fondo), possiamo riassumere:Funkwhale.it intende rimettere lo streaming nelle mani degli utenti di Internet, dando loro gli strumenti per caricare, condividere e finanziare la musica. Un progetto a lungo termine, di cui esistono solo i primi mattoni. La federazione dei server nasce nel 2017 con la nascita del Fediverso, e con l'arrivo di Mastodon, ha reso questo modello popolare. Funkwhale intende adattare la federazione all'ascolto della musica, sulla base del vecchio Grooveshark, un servizio musicale gratuito dove gli utenti di Internet importavano i loro brani. rel=noflow targ=_blankref=hts://nobgo.org/funkwhale/una-piattaforma-sociale-per-ascoltare-e-condividere-musica>Fonte noblogorg Se, come noi, credete nell'importanza di un progetto come questo, potete donare qualcosa direttamente a loro tramite criptovalute.Bitcoin: 37SH8mEkvn2kWWmZ6U7rzUBhqtMn1uT87rMonero: 86Kjen6iFCgXzNTMC8txnvLvfEfoEwRq9hESZ4bR7S1MEMDLPnVqJFNAqcpqCnobU3h2DDYRvMQRXUgsF9oUvJRV2S6FYhbEthereum: 0x46C5b626A77e3f288F1644F0BA3bdffff2d0c4d4" + + } , + + { + + "title" : "Libreboot - Il BIOS libero", + "tags" : "unitoo, libreboot, bios, freesoftware, rights, coreboot", + "url" : "/progetti/libreboot/", + "date" : "", + "content" : "Il concetto di backdoor,sicurezza parte dalle CPU,dal bassoLa storia nascostaNel 2006 i produttori di processori come Intel hanno cominciato ad installare all'interno dei loro prodotti una serie di micro-ambienti autonomi (Intel ME, AMD PSP) dagli obiettivi sconosciuti.Diversi test di vulnerabilità hanno dimostrato quanto questi sottosistemi possano in modi specifici fornire accesso a terzi e possano leggere la memoria in uso (compromettendo cifratura, password e chiavi di sicurezza alternative).Da questo nasce la volontà di disabilitare questo meccanismo che viola ogni principio e diritto alla privacy.La soluzioneme_cleanerè il tool, realizzato inizialmente da Nicola Corna, che permette appunto di disabilitare in parte o totalmente la backdoor. Ulteriormente noi suggeriamo di sostituire il BIOS OEM conLibreboot , il BIOS libero, basato su Coreboot. Il tool di rimozione non è completamente ultimato sulle CPU più moderne, essendo cambiata la struttura delle stesse. Il nostro suggerimento è quello di contattarci per aiutarvi su come intervenire.Attuali aziende e rivenditori che iniziano a supportare Libreboot/Coreboot nativamente o offrono servizi di installazione sono Purism, System76, Ministry Of Freedom e Dell. " + + } , + + { + + "title" : "Partners - Peertube Italia", + "tags" : "unitoo, partners, peertube, video, creativecommons, freedom", + "url" : "/partners/peertube/", + "date" : "", + "content" : "Il progetto Peertube e il fediversoRiprendendo da un articolo (con link in fondo), possiamo riassumere:L'obiettivo di PeerTube è quello di creare un'alternativa emancipatrice alle piattaforme centralizzate a la YouTube. In un servizio centralizzato, ci si iscrive con un unico indirizzo, e ogni singola azione, video e dati sono raccolti su un unico enorme computer. Ad esempio, quello di Google, che ospita YouTube (per la precisione, sono server farm piuttosto che enormi computer, ma a livello simbolico è la stessa cosa!) Fonte noblogo.orgSe, come noi, credete nell'importanza di un progetto come questo, potete donare qualcosa direttamente a loro tramite Liberapay, alternativa libera a PayPal.Liberapay: https://liberapay.com/PeerTube/" + + } , + + { + + "title" : "Progetti", + "tags" : "unitoo, freedom, software, freesoftware, projects, progetti", + "url" : "/progetti/", + "date" : "", + "content" : "Progetti, per andare oltreOltre a dedicarci con risolutezza ai nostri clienti, sviluppiamo e/o partecipiamo attivamente con le varie community di sviluppo di software libero per produrre e/o migliorare programmi di vario genere, gestiamo una radio che tratta temi legati al mondo del software e della scienza e abbiamo un canale Peertube, ancora in fase di sviluppo, su cui condividere interviste e/o guide di vario genere.La radio dedicata al softwareImpegnarsi nella diffusione del software libero inizia dalle origini. Perchè non partire da una radio allora?Approfondite questo argomento cliccando sotto!ApprofondisciIl software in cui crediamoSosteniamo progetti che riguardano il software libero, partendo dal BIOS, il cuore di ogni PC fino ad arrivare ai contenuti distribuiti (come quelli multimediali), cercando di sensibilizzare persone e le aziende all'utilizzo di software libero eliminando i cosiddetti software 'trappola' come i DRM.ApprofondisciIl canale dedicato ai contenuti videoAbbiamo deciso di utilizzare ogni mezzo per poter diffondere il messaggio del software libero e dell'etica software e per questo abbiamo istituito un canale Peertube dove troverete interviste, contenuti dedicati al software libero e guide tecnicheApprofondisci" + + } , + + { + + "title" : "La nostra radio libera", + "tags" : "radio, unitoo, azuracast, freedom, software, freesoftware", + "url" : "/progetti/radio/", + "date" : "", + "content" : "La radio dedicata al software libero La diffusione del sofware libero non è di certo una novità per molti, tuttavia i mezzi standard presentano poche opportunità in merito.Noi di Unitoo abbiamo preso a cuore da tempo questo settore, e abbiamo scelto di istituire una radio, con contenuti esclusivamente licenziati Creative Commons, che tratta software libero.Tanti programmi settimanali sono già in riproduzione e tanti altri in fase di realizzazione grazie ai nostri speaker freelance!P.S.: Non dimenticate di donare qualcosa ai nostri speaker utilizzando direttamente le loro piattaforme! Il lavoro che stanno svolgendo è qualcosa di eccezionale. La tecnologiaAbbiamo utilizzato AzuraCast con Docker su un server GNU/Linux e utilizziamo Mixxx per la modalità Dj.Di seguito i vari link per poter accedere ai software utilizzati:AzuraCast:https://github.com/AzuraCast/AzuraCastMixxx: https://mixxx.org/Potete ovviamente contattarci per poter realizzare una vostra piattaforma! Vai alla RadioI PodcastDopo che i cari amici diFunkwhalehanno rilasciato la versione aggiornata del software, abbiamo subito provveduto a spostare i nostri contenuti nella loro piattaforma. Pertanto al seguente link avrete la possibilità di ascoltare, scaricare e condividere (nelle libertà concesse e nel rispetto delle licenze CC associate ad ogni file) i vari Podcast. I PodcastHappy Listening :)Disclaimer (Italian)Questa Webradio non rappresenta una testata giornalistica. Non può pertanto considerarsi un prodotto editoriale ai sensi della legge n. 62 del 07.03.2001.MUSICA IN ONDAI brani in onda su questa WebRadio sono rilasciati sotto licenze Creative Commons (CC) - copyleft, di pubblico dominio o di artisti / etichette non iscritti a SIAE od SCF, che hanno rilasciato apposite liberatorie. Può capitare che alcuni artisti rilasciano inizialmente sotto licenze Creative Commons (CC) e poi, quando diventano più conosciuti, passano a società di gestione dei diritti, come ad esempio la SIAE. Poichè è oggettivamente impossibile verificare giorno per giorno queste situazioni, se riscontrate brani in onda che non sono più Creative Commons (CC), per favore segnalateceli via mail a: radio@unitoo.it, in modo che possiamo rimuoverli dalla programmazione. Grazie.Tante canzoni tutte da scoprire e da gustare, il sottofondo ideale per lavorare, studiare, leggere, cucinare o semplicemente rilassarsi sul divano.Le licenze Creative Commons (CC) offrono la tutela delle opere, e permettono agli artisti la massima flessibilità nella gestione dei loro diritti.EMBEDDING / FRAMINGPer quanto riguarda l'embedding / framing di contenuti audio / video in questa WebRadio, ci si attiene a quanto stabilito dalla Corte di Giustizia UE. Il solo fatto che un’opera protetta, liberamente disponibile su un sito Internet, venga inserita in un altro sito Internet mediante un collegamento utilizzando la tecnica dell' inclusione (framing) non può essere qualificata come comunicazione al pubblico ai sensi dell'art. 3, par. 1, Direttiva 2001/29/CE dal momento che l'opera non è trasmessa ad un pubblico nuovo né comunicata secondo una modalità tecnica specifica diversa da quella della comunicazione originale (Ordinanza 21/10/2014, n. C-348/13 della Corte di Giustizia Europea – vedi anche Sentenza 13/02/2014, n. C-466/12 della Stessa)." + + } , + + { + + "title" : "Servizi e prodotti", + "tags" : "unitoo, services, products, prodotti, servizi, nextcloud, pihole, dnsserver, cloud, filestorage, calendar, software, development, consulenza, technicaladvice", + "url" : "/servizi_e_prodotti/", + "date" : "", + "content" : "I serviziSviluppo softwareUn processo lineare basato sull'analisi dei requisiti, le migliori tecnologie e la massima disponibilità. Inoltre, avrai sempre una traccia di ciò che è stato fatto e di cosa verrà sviluppato grazie ai software di controllo versione come Git. Siamo disponibili anche a partecipare allo sviluppo di software già avviati.Scopri quali tecnologie utilizziamoConsulenzaTramite la nostra piattaforma di Helpdesk, siamo pronti a fornire i dettagli che faranno la differenza nel mondo del software e delle infrastrutture.Da anni lavoriamo con diversi software liberi come GNU/Linux, LibreOffice, Nextcloud... e possiamo guidarti nella loro configurazione per raggiungere al meglio i tuoi obiettivi.Scopri la nostra piattaforma e i costiSoluzioni softwareNextcloudLa migliore alternativa alla Suite Google, sotto il tuo completo controllo. App mobile, Calendario e Appuntamenti, Segnalibri browser, Note, File e condivisioni, Storage upload, client Mail, Office online concorrente... tutto questo ed oltre in un unico luogo Scoprilo tramite il sito ufficiale di NextcloudAzuracastDopo esserci dilettati, con successo, con la nostra radio, mettiamo a disposizione la stessa qualità e competenza per poter realizzare una radio di qualità con web dj, playlist configurabili, jingle e un'interfaccia moderna. Sono configurabili anche dei bot Telegram per tenere aggiornati gli ascoltatori. Prova la nostra radio per averne un'assaggioPi-holeOggi proteggersi da tentativi di attacco è diventato ben oltre che necessario.Con Pi-Hole installiamo uno scudo efficace sull'intera rete (da completare magari con un buon firewall) in grado di scartare eventuali richieste in ingresso e in uscita riconosciute come phishing, ransomware, malware, cryptojacking... Approfondisci sul sito ufficiale di Pi-hole" + + } , + + { + + "title" : "Le tecnologie software", + "tags" : "unitoo, software, development, freesoftware, licenses", + "url" : "/tecnologie_software/", + "date" : "", + "content" : "Dettagli sullo sviluppo softwareLo sviluppo di software secondo gli odierni standard di ingegneria del software è un processo costoso e a volte complesso da intraprendere.Il nostro primo obiettivo è quello di fornire una più chiara panoramica del software disponibile e quello di proporre/ presentare nuove metodologie di sviluppo, seguendo l'intero processo di realizzazione fino ad arrivare al mantenimento ed eventuale evoluzione del prodotto.Impieghiamo tecniche atte a soddisfare nel migliore dei modi le esigenze di sviluppo e in accordo ai team coinvolti.Quali tecnologie usiamo?Certi di garantire professionalità e qualità, non ci siamo limitati a scegliere tecnologie qualunque, ma specificamente quelle che rispettano in primis i nostri principi etici:Le licenzeProteggere la proprietà intellettuale è importante tanto quanto essere in linea con i propri principi. Per questo motivo noi sviluppiamo anche software rilasciato con licenza GPLv3 compatibile.Riteniamo che contribuire alla conoscenza e rendere disponibile il sorgente sia un beneficio maggiore, contrariamente a quanto si può pensare comunemente, della segretezza/ riservatezza che si potrebbe ottenere non rilasciandolo.Inoltre l'apprezzamento, il supporto da utenti appassionati e la trasparenza del prodotto potrebbero superare le aspettative iniziali.Vorresti lavorare con noi?Oppure stai cercando forza lavoro per un tuo progetto?Contattaci" + + } , + + { + + "title" : "Progetti - Il software", + "tags" : "unitoo, company, rights, projects, freesoftware, nodrm, freebios, libreboot, coreboot", + "url" : "/progetti/software/", + "date" : "", + "content" : "Il software in cui crediamo. Riteniamo l'etica Hacker parte delle fondamenta nello sviluppo di un software, anche in quelli più nascosti o dedicati ad ambiti specifici.Sosteniamo quindi progetti che riguardano il software libero, partendo dal BIOS, il cuore di ogni PC fino ad arrivare ai contenuti distribuiti (come quelli multimediali), cercando di sensibilizzare persone e le aziende all'utilizzo di software libero eliminando i cosiddetti software trappola come i DRM.LibrebootIl software è contenuto anche nelle parti più nascoste, invisibili ai nostri occhi. I dettagli in questo caso fanno una grande differenza. ApprofondisciIl software liberoIl progresso si è sempre servito della conoscenza. Oggi il mondo ha bisogno del software per fare passi avanti e questo deve essere liberamente distribuito per mantenere libera la conoscenza stessa. ApprofondisciDRM-FreeEssere autori, essere artisti, ci rende parte integrante della cultura. I DRM tuttavia eliminano i diritti che gli utenti e gli autori possiedono sulle proprie opere rendendo vani gli sforzi di condivisione e diffusione libera. Approfondisci" + + } , + + { + + "title" : "Consulenza tecnica", + "tags" : "unitoo, consulenza, software, hardware, sicurezza, informatica", + "url" : "/consulenza/", + "date" : "", + "content" : "Consulenza tecnicaIl panorama tecnologico cresce a dismisura ed avere una chiara visione delle possibilità presenti non è cosa semplice. Per questo siamo disponibili, tramite la nostra piattaforma dedicata, a suggerire le migliori tecnologie da applicare alle necessità espresse. Il nostro obiettivo in tal senso è soddisfare l'esigenza nel modo più professionale, consigliando in primis soluzioni etiche basate su software libero. Ecco alcune aree su cui potrete ricevere consulenza: server e infrastrutture Cloud su piattaforme moderne, progettazione software, strumenti di teamwork agile, strumenti di backup, piattaforme di monitoring, sistemi di gestione password sicuri, sistemi di sicurezza da ransomware, malware...Come posso accedere alla piattaforma di consulenza? Per poter ottenere un accesso alla piattaforma di helpdesk è necessario prima di tutto contattarci (scorrendo la pagina troverete tutte le modalità) per conoscere nel dettaglio le esigenze per le quali si richiede una consulenza. Ci teniamo a sottolineare che questo servizio è rivolto maggiormente alle piccole/ medie realtà che hanno bisogno di maggiori soluzioni rivolte a rendere i processi aziendali più semplici, tracciabili, mantenibili e di conseguenza aumentare i profitti. Hai già le credenziali per il login ma non trovi l'accesso alla piattaforma? Eccolo qui!Vai all'HelpdeskQuanto costa? La piattaforma e il know-how li mettiamo noi, tu scegli il periodo che più ti soddisfa.Nessun contratto vincolante. Nessuna clausola vessatoria. Semplice come lo immagini. Accettiamo anche pagamenti in Cryptovalute! ESSENTIALLa scelta perfetta per un primo contatto o per consulenze con tempi brevi e prestabiliti120€1 mese Accesso alla piattaforma Prima risposta entro 24 ore lavorative Tracciabilità via mail ContattaciPERFORMANCEIl giusto compromesso. 3 mesi per aiutarti al meglio con i tuoi progetti.325€3 mesi Accesso alla piattaforma Prima risposta entro 12 ore lavorative Tracciabilità via mail Accesso multiutenza (max 2 utenze) ContattaciPROFESSIONALLa soluzione definitiva per progetti a lungo termine e strutture in crescita1150€1 anno Accesso alla piattaforma Prima risposta entro 8 ore lavorative Tracciabilità via mail Accesso multiutenza Accesso alla libreria interna ContattaciEcco come contattarci!Il modo più semplice è mandare un'email ma potete anche contattarci su MastodonPer ottenere un livello di privacy più adeguato si prega di cifrare la mail tramite la suite GnuPG.info@unitoo.pwGPG Fingerprint: 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4" + + } + +] diff --git a/_site/servizi_e_prodotti/index.html b/_site/servizi_e_prodotti/index.html index 03932a2..044509c 100644 --- a/_site/servizi_e_prodotti/index.html +++ b/_site/servizi_e_prodotti/index.html @@ -1,2 +1,319 @@ - Servizi e prodotti | Unitoo

I servizi


Sviluppo software

Un processo lineare basato sull'analisi dei requisiti, le migliori tecnologie e la massima disponibilità.
Inoltre, avrai sempre una traccia di ciò che è stato fatto e di cosa verrà sviluppato grazie ai software di controllo versione come Git.

Siamo disponibili anche a partecipare allo sviluppo di software già avviati.

Scopri quali tecnologie utilizziamo
Consulenza

Siamo pronti a fornire i dettagli che faranno la differenza nella scelta dei migliori software sul mercato.

Lavoriamo da anni con diversi software liberi come LibreOffice, Nextcloud, GNU/Linux... e possiamo guidarti nella loro configurazione/ installazione per ottenere il massimo profitto.

Scopri in cosa possiamo essere di aiuto

Soluzioni software


Nextcloud

La migliore alternativa alla Suite Google, sotto il tuo completo controllo.

App mobile, Calendario e Appuntamenti, Segnalibri browser, Note, File e condivisioni, Storage upload, client Mail, Office online concorrente... tutto questo ed oltre in un unico luogo

Scoprilo tramite il sito ufficiale di Nextcloud



Azuracast

Dopo esserci dilettati, con successo, con la nostra radio, mettiamo a disposizione la stessa qualità e competenza per poter realizzare una radio di qualità con web dj, playlist configurabili, jingle e un'interfaccia moderna.

Sono configurabili anche dei bot Telegram per tenere aggiornati gli ascoltatori.

Prova la nostra radio per averne un'assaggio



Pi-hole

Oggi proteggersi da tentativi di attacco è diventato ben oltre che necessario.

Con Pi-Hole installiamo uno scudo efficace sull'intera rete (da completare magari con un buon firewall) in grado di scartare eventuali richieste in ingresso e in uscita riconosciute come phishing, ransomware, malware, cryptojacking...

Approfondisci sul sito ufficiale di Pi-hole

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + +Servizi e prodotti | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

I servizi

+ +
+ +
+
+
+
+
Sviluppo software
+

Un processo lineare basato sull'analisi dei requisiti, le migliori tecnologie e la massima disponibilità.
Inoltre, avrai sempre una traccia di ciò che è stato fatto e di cosa verrà sviluppato grazie ai software di controllo versione come Git.

Siamo disponibili anche a partecipare allo sviluppo di software già avviati.

+ Scopri quali tecnologie utilizziamo +
+
+
+
+
+
+
Consulenza
+

Tramite la nostra piattaforma di Helpdesk, siamo pronti a fornire i dettagli che faranno la differenza nel mondo del software e delle infrastrutture.

Da anni lavoriamo con diversi software liberi come GNU/Linux, LibreOffice, Nextcloud... e possiamo guidarti nella loro configurazione per raggiungere al meglio i tuoi obiettivi.

+ Scopri la nostra piattaforma e i costi +
+
+
+
+
+
+ +
+
+

Soluzioni software

+ +
+ +
+
+

Nextcloud

+

+ La migliore alternativa alla Suite Google, sotto il tuo completo controllo.

App mobile, Calendario e Appuntamenti, Segnalibri browser, Note, File e condivisioni, Storage upload, client Mail, Office online concorrente... tutto questo ed oltre in un unico luogo +

+ + Scoprilo tramite il sito ufficiale di Nextcloud + +
+
+ +
+
+ +


+ +
+
+ +
+
+

Azuracast

+

+ Dopo esserci dilettati, con successo, con la nostra radio, mettiamo a disposizione la stessa qualità e competenza per poter realizzare una radio di qualità con web dj, playlist configurabili, jingle e un'interfaccia moderna.

Sono configurabili anche dei bot Telegram per tenere aggiornati gli ascoltatori. +

+ + Prova la nostra radio per averne un'assaggio + +
+
+ +


+ +
+
+

Pi-hole

+

+ Oggi proteggersi da tentativi di attacco è diventato ben oltre che necessario.

Con Pi-Hole installiamo uno scudo efficace sull'intera rete (da completare magari con un buon firewall) in grado di scartare eventuali richieste in ingresso e in uscita riconosciute come phishing, ransomware, malware, cryptojacking... +

+ + Approfondisci sul sito ufficiale di Pi-hole + +
+
+ +
+
+
+
+ + +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/sitemap.xml b/_site/sitemap.xml index 8edec6f..0fc6277 100644 --- a/_site/sitemap.xml +++ b/_site/sitemap.xml @@ -1 +1,187 @@ - https://www.unitoo.it/chisiamo/ https://www.unitoo.it/progetti/peertube/ https://www.unitoo.it/contattaci/ https://www.unitoo.it/partners/funkwhale/ https://www.unitoo.it/progetti/libreboot/ https://www.unitoo.it/partners/peertube/ https://www.unitoo.it/progetti/ https://www.unitoo.it/progetti/radio/ https://www.unitoo.it/servizi_e_prodotti/ https://www.unitoo.it/tecnologie_software/ https://www.unitoo.it/progetti/software/ https://www.unitoo.it/consulenza/ https://www.unitoo.it/tag/aboutus.html https://www.unitoo.it/tag/azuracast.html https://www.unitoo.it/tag/bios.html https://www.unitoo.it/tag/calendar.html https://www.unitoo.it/tag/chisiamo.html https://www.unitoo.it/tag/cloud.html https://www.unitoo.it/tag/company.html https://www.unitoo.it/tag/consulenza.html https://www.unitoo.it/tag/contacts.html https://www.unitoo.it/tag/contatti.html https://www.unitoo.it/tag/coreboot.html https://www.unitoo.it/tag/creativecommons.html https://www.unitoo.it/tag/development.html https://www.unitoo.it/tag/dnsserver.html https://www.unitoo.it/tag/email.html https://www.unitoo.it/tag/filestorage.html https://www.unitoo.it/tag/freebios.html https://www.unitoo.it/tag/freedom.html https://www.unitoo.it/tag/freesoftware.html https://www.unitoo.it/tag/funkwhale.html https://www.unitoo.it/tag/gnupg.html https://www.unitoo.it/tag/hardware.html https://www.unitoo.it/ https://www.unitoo.it/tag/informatica.html https://www.unitoo.it/tag/interviste.html https://www.unitoo.it/tag/libreboot.html https://www.unitoo.it/tag/licenses.html https://www.unitoo.it/tag/music.html https://www.unitoo.it/tag/nextcloud.html https://www.unitoo.it/tag/nodrm.html https://www.unitoo.it/tag/partners.html https://www.unitoo.it/tag/peertube.html https://www.unitoo.it/tag/pihole.html https://www.unitoo.it/tag/podcast.html https://www.unitoo.it/tag/prodotti.html https://www.unitoo.it/tag/products.html https://www.unitoo.it/tag/progetti.html https://www.unitoo.it/tag/projects.html https://www.unitoo.it/tag/radio.html https://www.unitoo.it/tag/rights.html https://www.unitoo.it/tag/services.html https://www.unitoo.it/tag/servizi.html https://www.unitoo.it/tag/sicurezza.html https://www.unitoo.it/tag/software.html https://www.unitoo.it/tag/team.html https://www.unitoo.it/tag/technicaladvice.html https://www.unitoo.it/tag/unitoo.html https://www.unitoo.it/tag/video.html https://www.unitoo.it/assets/privacy.pdf 2020-02-15T15:19:27+01:00 \ No newline at end of file + + + +https://www.unitoo.it/chisiamo/ + + +https://www.unitoo.it/progetti/peertube/ + + +https://www.unitoo.it/contattaci/ + + +https://www.unitoo.it/partners/funkwhale/ + + +https://www.unitoo.it/progetti/libreboot/ + + +https://www.unitoo.it/partners/peertube/ + + +https://www.unitoo.it/progetti/ + + +https://www.unitoo.it/progetti/radio/ + + +https://www.unitoo.it/servizi_e_prodotti/ + + +https://www.unitoo.it/tecnologie_software/ + + +https://www.unitoo.it/progetti/software/ + + +https://www.unitoo.it/consulenza/ + + +https://www.unitoo.it/tag/aboutus.html + + +https://www.unitoo.it/tag/azuracast.html + + +https://www.unitoo.it/tag/bios.html + + +https://www.unitoo.it/tag/calendar.html + + +https://www.unitoo.it/tag/chisiamo.html + + +https://www.unitoo.it/tag/cloud.html + + +https://www.unitoo.it/tag/company.html + + +https://www.unitoo.it/tag/consulenza.html + + +https://www.unitoo.it/tag/contacts.html + + +https://www.unitoo.it/tag/contatti.html + + +https://www.unitoo.it/tag/coreboot.html + + +https://www.unitoo.it/tag/creativecommons.html + + +https://www.unitoo.it/tag/development.html + + +https://www.unitoo.it/tag/dnsserver.html + + +https://www.unitoo.it/tag/email.html + + +https://www.unitoo.it/tag/filestorage.html + + +https://www.unitoo.it/tag/freebios.html + + +https://www.unitoo.it/tag/freedom.html + + +https://www.unitoo.it/tag/freesoftware.html + + +https://www.unitoo.it/tag/funkwhale.html + + +https://www.unitoo.it/tag/gnupg.html + + +https://www.unitoo.it/tag/hardware.html + + +https://www.unitoo.it/ + + +https://www.unitoo.it/tag/informatica.html + + +https://www.unitoo.it/tag/interviste.html + + +https://www.unitoo.it/tag/libreboot.html + + +https://www.unitoo.it/tag/licenses.html + + +https://www.unitoo.it/tag/music.html + + +https://www.unitoo.it/tag/nextcloud.html + + +https://www.unitoo.it/tag/nodrm.html + + +https://www.unitoo.it/tag/partners.html + + +https://www.unitoo.it/tag/peertube.html + + +https://www.unitoo.it/tag/pihole.html + + +https://www.unitoo.it/tag/podcast.html + + +https://www.unitoo.it/tag/prodotti.html + + +https://www.unitoo.it/tag/products.html + + +https://www.unitoo.it/tag/progetti.html + + +https://www.unitoo.it/tag/projects.html + + +https://www.unitoo.it/tag/radio.html + + +https://www.unitoo.it/tag/rights.html + + +https://www.unitoo.it/tag/services.html + + +https://www.unitoo.it/tag/servizi.html + + +https://www.unitoo.it/tag/sicurezza.html + + +https://www.unitoo.it/tag/software.html + + +https://www.unitoo.it/tag/team.html + + +https://www.unitoo.it/tag/technicaladvice.html + + +https://www.unitoo.it/tag/unitoo.html + + +https://www.unitoo.it/tag/video.html + + +https://www.unitoo.it/privacy.pdf +2021-06-14T23:24:51+02:00 + + diff --git a/_site/tag/aboutus.html b/_site/tag/aboutus.html index 401126f..20b8075 100644 --- a/_site/tag/aboutus.html +++ b/_site/tag/aboutus.html @@ -1,2 +1,241 @@ - | Unitoo

#aboutus

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#aboutus

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/azuracast.html b/_site/tag/azuracast.html index f6e8415..56c22fe 100644 --- a/_site/tag/azuracast.html +++ b/_site/tag/azuracast.html @@ -1,2 +1,241 @@ - | Unitoo

#azuracast

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#azuracast

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/bios.html b/_site/tag/bios.html index 3e6da03..a91027e 100644 --- a/_site/tag/bios.html +++ b/_site/tag/bios.html @@ -1,2 +1,241 @@ - | Unitoo

#bios

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#bios

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/calendar.html b/_site/tag/calendar.html index 8a8bb34..c712810 100644 --- a/_site/tag/calendar.html +++ b/_site/tag/calendar.html @@ -1,2 +1,241 @@ - | Unitoo

#calendar

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#calendar

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/chisiamo.html b/_site/tag/chisiamo.html index fd78c73..882d300 100644 --- a/_site/tag/chisiamo.html +++ b/_site/tag/chisiamo.html @@ -1,2 +1,241 @@ - | Unitoo

#chisiamo

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#chisiamo

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/cloud.html b/_site/tag/cloud.html index 040b471..22e9c3d 100644 --- a/_site/tag/cloud.html +++ b/_site/tag/cloud.html @@ -1,2 +1,241 @@ - | Unitoo

#cloud

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#cloud

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/company.html b/_site/tag/company.html index 1fbbd61..45e6da4 100644 --- a/_site/tag/company.html +++ b/_site/tag/company.html @@ -1,2 +1,241 @@ - | Unitoo

#company

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#company

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/consulenza.html b/_site/tag/consulenza.html index 251f92d..da71974 100644 --- a/_site/tag/consulenza.html +++ b/_site/tag/consulenza.html @@ -1,2 +1,241 @@ - | Unitoo

#consulenza

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#consulenza

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/contacts.html b/_site/tag/contacts.html index 65dff82..25a48c0 100644 --- a/_site/tag/contacts.html +++ b/_site/tag/contacts.html @@ -1,2 +1,241 @@ - | Unitoo

#contacts

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#contacts

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/contatti.html b/_site/tag/contatti.html index 308841d..4535dab 100644 --- a/_site/tag/contatti.html +++ b/_site/tag/contatti.html @@ -1,2 +1,241 @@ - | Unitoo

#contatti

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#contatti

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/coreboot.html b/_site/tag/coreboot.html index 9faec34..2fe7199 100644 --- a/_site/tag/coreboot.html +++ b/_site/tag/coreboot.html @@ -1,2 +1,241 @@ - | Unitoo

#coreboot

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#coreboot

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/creativecommons.html b/_site/tag/creativecommons.html index 462a378..e0d8057 100644 --- a/_site/tag/creativecommons.html +++ b/_site/tag/creativecommons.html @@ -1,2 +1,241 @@ - | Unitoo

#creativecommons

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#creativecommons

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/development.html b/_site/tag/development.html index 6125a19..5914e9f 100644 --- a/_site/tag/development.html +++ b/_site/tag/development.html @@ -1,2 +1,241 @@ - | Unitoo

#development

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#development

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/dnsserver.html b/_site/tag/dnsserver.html index 16c3383..7e19213 100644 --- a/_site/tag/dnsserver.html +++ b/_site/tag/dnsserver.html @@ -1,2 +1,241 @@ - | Unitoo

#dnsserver

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#dnsserver

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/email.html b/_site/tag/email.html index d0d3a19..3a39d68 100644 --- a/_site/tag/email.html +++ b/_site/tag/email.html @@ -1,2 +1,241 @@ - | Unitoo

#email

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#email

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/filestorage.html b/_site/tag/filestorage.html index 596a1d6..40c4cdb 100644 --- a/_site/tag/filestorage.html +++ b/_site/tag/filestorage.html @@ -1,2 +1,241 @@ - | Unitoo

#filestorage

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#filestorage

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/freebios.html b/_site/tag/freebios.html index 7c54c9e..c647ad1 100644 --- a/_site/tag/freebios.html +++ b/_site/tag/freebios.html @@ -1,2 +1,241 @@ - | Unitoo

#freebios

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#freebios

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/freedom.html b/_site/tag/freedom.html index cb10050..e11f2ba 100644 --- a/_site/tag/freedom.html +++ b/_site/tag/freedom.html @@ -1,2 +1,241 @@ - | Unitoo

#freedom

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#freedom

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/freesoftware.html b/_site/tag/freesoftware.html index 0eccca2..32eb521 100644 --- a/_site/tag/freesoftware.html +++ b/_site/tag/freesoftware.html @@ -1,2 +1,241 @@ - | Unitoo

#freesoftware

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#freesoftware

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/funkwhale.html b/_site/tag/funkwhale.html index c60faaf..d751e29 100644 --- a/_site/tag/funkwhale.html +++ b/_site/tag/funkwhale.html @@ -1,2 +1,241 @@ - | Unitoo

#funkwhale

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#funkwhale

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/gnupg.html b/_site/tag/gnupg.html index e3fc624..832a606 100644 --- a/_site/tag/gnupg.html +++ b/_site/tag/gnupg.html @@ -1,2 +1,241 @@ - | Unitoo

#gnupg

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#gnupg

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/hardware.html b/_site/tag/hardware.html index c832dbe..daa8e3c 100644 --- a/_site/tag/hardware.html +++ b/_site/tag/hardware.html @@ -1,2 +1,241 @@ - | Unitoo

#hardware

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#hardware

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/informatica.html b/_site/tag/informatica.html index d6b42d1..4d03389 100644 --- a/_site/tag/informatica.html +++ b/_site/tag/informatica.html @@ -1,2 +1,241 @@ - | Unitoo

#informatica

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#informatica

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/interviste.html b/_site/tag/interviste.html index 6fe3f64..b5fb030 100644 --- a/_site/tag/interviste.html +++ b/_site/tag/interviste.html @@ -1,2 +1,241 @@ - | Unitoo

#interviste

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#interviste

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/libreboot.html b/_site/tag/libreboot.html index 881d83a..dd8856e 100644 --- a/_site/tag/libreboot.html +++ b/_site/tag/libreboot.html @@ -1,2 +1,241 @@ - | Unitoo

#libreboot

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#libreboot

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/licenses.html b/_site/tag/licenses.html index 787185c..0fef230 100644 --- a/_site/tag/licenses.html +++ b/_site/tag/licenses.html @@ -1,2 +1,241 @@ - | Unitoo

#licenses

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#licenses

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/music.html b/_site/tag/music.html index b331b08..08b89d3 100644 --- a/_site/tag/music.html +++ b/_site/tag/music.html @@ -1,2 +1,241 @@ - | Unitoo

#music

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#music

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/nextcloud.html b/_site/tag/nextcloud.html index b5d02d8..90a6c28 100644 --- a/_site/tag/nextcloud.html +++ b/_site/tag/nextcloud.html @@ -1,2 +1,241 @@ - | Unitoo

#nextcloud

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#nextcloud

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/nodrm.html b/_site/tag/nodrm.html index 7dff522..4f3392b 100644 --- a/_site/tag/nodrm.html +++ b/_site/tag/nodrm.html @@ -1,2 +1,241 @@ - | Unitoo

#nodrm

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#nodrm

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/partners.html b/_site/tag/partners.html index 12fe437..b057613 100644 --- a/_site/tag/partners.html +++ b/_site/tag/partners.html @@ -1,2 +1,241 @@ - | Unitoo

#partners

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#partners

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/peertube.html b/_site/tag/peertube.html index 9dc549d..8ffc3e8 100644 --- a/_site/tag/peertube.html +++ b/_site/tag/peertube.html @@ -1,2 +1,241 @@ - | Unitoo

#peertube

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#peertube

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/pihole.html b/_site/tag/pihole.html index f6d1c82..5d86000 100644 --- a/_site/tag/pihole.html +++ b/_site/tag/pihole.html @@ -1,2 +1,241 @@ - | Unitoo

#pihole

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#pihole

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/podcast.html b/_site/tag/podcast.html index 1752c6d..7dbcf7b 100644 --- a/_site/tag/podcast.html +++ b/_site/tag/podcast.html @@ -1,2 +1,241 @@ - | Unitoo

#podcast

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#podcast

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/prodotti.html b/_site/tag/prodotti.html index 749c724..031d4a3 100644 --- a/_site/tag/prodotti.html +++ b/_site/tag/prodotti.html @@ -1,2 +1,241 @@ - | Unitoo

#prodotti

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#prodotti

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/products.html b/_site/tag/products.html index 98242e8..0366997 100644 --- a/_site/tag/products.html +++ b/_site/tag/products.html @@ -1,2 +1,241 @@ - | Unitoo

#products

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#products

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/progetti.html b/_site/tag/progetti.html index ca066b6..53bd0e5 100644 --- a/_site/tag/progetti.html +++ b/_site/tag/progetti.html @@ -1,2 +1,241 @@ - | Unitoo

#progetti

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#progetti

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/projects.html b/_site/tag/projects.html index 7aa679f..7952e70 100644 --- a/_site/tag/projects.html +++ b/_site/tag/projects.html @@ -1,2 +1,241 @@ - | Unitoo

#projects

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#projects

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/radio.html b/_site/tag/radio.html index 3129cad..f684d16 100644 --- a/_site/tag/radio.html +++ b/_site/tag/radio.html @@ -1,2 +1,241 @@ - | Unitoo

#radio

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#radio

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/rights.html b/_site/tag/rights.html index 41371ea..c5a5cbb 100644 --- a/_site/tag/rights.html +++ b/_site/tag/rights.html @@ -1,2 +1,241 @@ - | Unitoo

#rights

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#rights

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/services.html b/_site/tag/services.html index d066639..620bd1c 100644 --- a/_site/tag/services.html +++ b/_site/tag/services.html @@ -1,2 +1,241 @@ - | Unitoo

#services

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#services

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/servizi.html b/_site/tag/servizi.html index fb44168..31fb3c6 100644 --- a/_site/tag/servizi.html +++ b/_site/tag/servizi.html @@ -1,2 +1,241 @@ - | Unitoo

#servizi

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#servizi

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/sicurezza.html b/_site/tag/sicurezza.html index 932a915..bf9164d 100644 --- a/_site/tag/sicurezza.html +++ b/_site/tag/sicurezza.html @@ -1,2 +1,241 @@ - | Unitoo

#sicurezza

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#sicurezza

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/software.html b/_site/tag/software.html index 36953f4..e0879ab 100644 --- a/_site/tag/software.html +++ b/_site/tag/software.html @@ -1,2 +1,241 @@ - | Unitoo

#software

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#software

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/team.html b/_site/tag/team.html index a72e643..bd91a48 100644 --- a/_site/tag/team.html +++ b/_site/tag/team.html @@ -1,2 +1,241 @@ - | Unitoo

#team

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#team

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/technicaladvice.html b/_site/tag/technicaladvice.html index 70b2676..c9bdaa6 100644 --- a/_site/tag/technicaladvice.html +++ b/_site/tag/technicaladvice.html @@ -1,2 +1,241 @@ - | Unitoo

#technicaladvice

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#technicaladvice

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/unitoo.html b/_site/tag/unitoo.html index 7e0bf43..1a79330 100644 --- a/_site/tag/unitoo.html +++ b/_site/tag/unitoo.html @@ -1,2 +1,241 @@ - | Unitoo

#unitoo

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#unitoo

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tag/video.html b/_site/tag/video.html index 04b77e5..6b277a4 100644 --- a/_site/tag/video.html +++ b/_site/tag/video.html @@ -1,2 +1,241 @@ - | Unitoo

#video

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + + | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

#video

+ +
+ +
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/_site/tecnologie_software/index.html b/_site/tecnologie_software/index.html index 547945e..a920c92 100644 --- a/_site/tecnologie_software/index.html +++ b/_site/tecnologie_software/index.html @@ -1,2 +1,290 @@ - Le tecnologie software | Unitoo

Dettagli sullo sviluppo software


Lo sviluppo di software secondo gli odierni standard di ingegneria del software è un processo costoso e a volte complesso da intraprendere.
Il nostro primo obiettivo è quello di fornire una più chiara panoramica del software disponibile e quello di proporre/ presentare nuove metodologie di sviluppo, seguendo l'intero processo di realizzazione fino ad arrivare al mantenimento ed eventuale evoluzione del prodotto.
Impieghiamo tecniche atte a soddisfare nel migliore dei modi le esigenze di sviluppo e in accordo ai team coinvolti.

Quali tecnologie usiamo?

Certi di garantire professionalità e qualità, non ci siamo limitati a scegliere tecnologie qualunque, ma specificamente quelle che rispettano in primis i nostri principi etici:

Le licenze

Proteggere la proprietà intellettuale è importante tanto quanto essere in linea con i propri principi. Per questo motivo noi sviluppiamo anche software rilasciato con licenza GPLv3 compatibile.
Riteniamo che contribuire alla conoscenza e rendere disponibile il sorgente sia un beneficio maggiore, contrariamente a quanto si può pensare comunemente, della segretezza/ riservatezza che si potrebbe ottenere non rilasciandolo.
Inoltre l'apprezzamento, il supporto da utenti appassionati e la trasparenza del prodotto potrebbero superare le aspettative iniziali.

Copyright © Unitoo 2017-2021

Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: GitLab

Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
Informativa privacy
\ No newline at end of file + + + + + + + + + + + + +Le tecnologie software | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Dettagli sullo sviluppo software

+
+

Lo sviluppo di software secondo gli odierni standard di ingegneria del software è un processo costoso e a volte complesso da intraprendere.
Il nostro primo obiettivo è quello di fornire una più chiara panoramica del software disponibile e quello di proporre/ presentare nuove metodologie di sviluppo, seguendo l'intero processo di realizzazione fino ad arrivare al mantenimento ed eventuale evoluzione del prodotto.
Impieghiamo tecniche atte a soddisfare nel migliore dei modi le esigenze di sviluppo e in accordo ai team coinvolti.

+

Quali tecnologie usiamo?

+

Certi di garantire professionalità e qualità, non ci siamo limitati a scegliere tecnologie qualunque, ma specificamente quelle che rispettano in primis i nostri principi etici:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Le licenze

+

Proteggere la proprietà intellettuale è importante tanto quanto essere in linea con i propri principi. Per questo motivo noi sviluppiamo anche software rilasciato con licenza GPLv3 compatibile.
Riteniamo che contribuire alla conoscenza e rendere disponibile il sorgente sia un beneficio maggiore, contrariamente a quanto si può pensare comunemente, della segretezza/ riservatezza che si potrebbe ottenere non rilasciandolo.
Inoltre l'apprezzamento, il supporto da utenti appassionati e la trasparenza del prodotto potrebbero superare le aspettative iniziali.

+
+
+ + + +
+
+ +
+
+
+ +
+ +
+
+

+ Copyright © Unitoo 2017-2021

+ Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
+ + Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + + GitLab + +
+
+

+ + +
+ Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + AP-204883 - info@unitoo.pw +
+ Informativa privacy +
+
+
+ + + + + + + + + + + + + + + + + + + + diff --git a/assets/images/apple-touch-icon-114x114-precomposed.png b/assets/images/apple-touch-icon-114x114-precomposed.png deleted file mode 100644 index c7e1f7b..0000000 Binary files a/assets/images/apple-touch-icon-114x114-precomposed.png and /dev/null differ diff --git a/assets/images/apple-touch-icon-114x114-precomposed.webp b/assets/images/apple-touch-icon-114x114-precomposed.webp deleted file mode 100644 index 3dd2fc0..0000000 Binary files a/assets/images/apple-touch-icon-114x114-precomposed.webp and /dev/null differ diff --git a/assets/images/apple-touch-icon-120x120-precomposed.png b/assets/images/apple-touch-icon-120x120-precomposed.png deleted file mode 100644 index 6468b3d..0000000 Binary files a/assets/images/apple-touch-icon-120x120-precomposed.png and /dev/null differ diff --git a/assets/images/apple-touch-icon-120x120-precomposed.webp b/assets/images/apple-touch-icon-120x120-precomposed.webp deleted file mode 100644 index f70bc94..0000000 Binary files a/assets/images/apple-touch-icon-120x120-precomposed.webp and /dev/null differ diff --git a/assets/images/apple-touch-icon-144x144-precomposed.png b/assets/images/apple-touch-icon-144x144-precomposed.png deleted file mode 100644 index 9c6bd2e..0000000 Binary files a/assets/images/apple-touch-icon-144x144-precomposed.png and /dev/null differ diff --git a/assets/images/apple-touch-icon-144x144-precomposed.webp b/assets/images/apple-touch-icon-144x144-precomposed.webp deleted file mode 100644 index 83e5d73..0000000 Binary files a/assets/images/apple-touch-icon-144x144-precomposed.webp and /dev/null differ diff --git a/assets/images/apple-touch-icon-152x152-precomposed.png b/assets/images/apple-touch-icon-152x152-precomposed.png deleted file mode 100644 index fe2e849..0000000 Binary files a/assets/images/apple-touch-icon-152x152-precomposed.png and /dev/null differ diff --git a/assets/images/apple-touch-icon-152x152-precomposed.webp b/assets/images/apple-touch-icon-152x152-precomposed.webp deleted file mode 100644 index 28e4b27..0000000 Binary files a/assets/images/apple-touch-icon-152x152-precomposed.webp and /dev/null differ diff --git a/assets/images/apple-touch-icon-180x180-precomposed.png b/assets/images/apple-touch-icon-180x180-precomposed.png deleted file mode 100644 index 8a2d5f9..0000000 Binary files a/assets/images/apple-touch-icon-180x180-precomposed.png and /dev/null differ diff --git a/assets/images/apple-touch-icon-180x180-precomposed.webp b/assets/images/apple-touch-icon-180x180-precomposed.webp deleted file mode 100644 index 9116256..0000000 Binary files a/assets/images/apple-touch-icon-180x180-precomposed.webp and /dev/null differ diff --git a/assets/images/apple-touch-icon-192x192.png b/assets/images/apple-touch-icon-192x192.png deleted file mode 100644 index b9a8fb8..0000000 Binary files a/assets/images/apple-touch-icon-192x192.png and /dev/null differ diff --git a/assets/images/apple-touch-icon-192x192.webp b/assets/images/apple-touch-icon-192x192.webp deleted file mode 100644 index f60a272..0000000 Binary files a/assets/images/apple-touch-icon-192x192.webp and /dev/null differ diff --git a/assets/images/apple-touch-icon-57x57-precomposed.png b/assets/images/apple-touch-icon-57x57-precomposed.png deleted file mode 100644 index b90e67f..0000000 Binary files a/assets/images/apple-touch-icon-57x57-precomposed.png and /dev/null differ diff --git a/assets/images/apple-touch-icon-57x57-precomposed.webp b/assets/images/apple-touch-icon-57x57-precomposed.webp deleted file mode 100644 index 342dc81..0000000 Binary files a/assets/images/apple-touch-icon-57x57-precomposed.webp and /dev/null differ diff --git a/assets/images/apple-touch-icon-60x60-precomposed.png b/assets/images/apple-touch-icon-60x60-precomposed.png deleted file mode 100644 index 39d5af0..0000000 Binary files a/assets/images/apple-touch-icon-60x60-precomposed.png and /dev/null differ diff --git a/assets/images/apple-touch-icon-60x60-precomposed.webp b/assets/images/apple-touch-icon-60x60-precomposed.webp deleted file mode 100644 index 3267d00..0000000 Binary files a/assets/images/apple-touch-icon-60x60-precomposed.webp and /dev/null differ diff --git a/assets/images/apple-touch-icon-72x72-precomposed.png b/assets/images/apple-touch-icon-72x72-precomposed.png deleted file mode 100644 index 937f271..0000000 Binary files a/assets/images/apple-touch-icon-72x72-precomposed.png and /dev/null differ diff --git a/assets/images/apple-touch-icon-72x72-precomposed.webp b/assets/images/apple-touch-icon-72x72-precomposed.webp deleted file mode 100644 index b1ee747..0000000 Binary files a/assets/images/apple-touch-icon-72x72-precomposed.webp and /dev/null differ diff --git a/assets/images/apple-touch-icon-76x76-precomposed.png b/assets/images/apple-touch-icon-76x76-precomposed.png deleted file mode 100644 index 6609489..0000000 Binary files a/assets/images/apple-touch-icon-76x76-precomposed.png and /dev/null differ diff --git a/assets/images/apple-touch-icon-76x76-precomposed.webp b/assets/images/apple-touch-icon-76x76-precomposed.webp deleted file mode 100644 index 2613016..0000000 Binary files a/assets/images/apple-touch-icon-76x76-precomposed.webp and /dev/null differ diff --git a/assets/images/apple-touch-icon-precomposed.png b/assets/images/apple-touch-icon-precomposed.png deleted file mode 100644 index b90e67f..0000000 Binary files a/assets/images/apple-touch-icon-precomposed.png and /dev/null differ diff --git a/assets/images/apple-touch-icon-precomposed.webp b/assets/images/apple-touch-icon-precomposed.webp deleted file mode 100644 index 342dc81..0000000 Binary files a/assets/images/apple-touch-icon-precomposed.webp and /dev/null differ diff --git a/assets/images/apple-touch-icon.png b/assets/images/apple-touch-icon.png deleted file mode 100644 index 8a2d5f9..0000000 Binary files a/assets/images/apple-touch-icon.png and /dev/null differ diff --git a/assets/images/apple-touch-icon.webp b/assets/images/apple-touch-icon.webp deleted file mode 100644 index 9116256..0000000 Binary files a/assets/images/apple-touch-icon.webp and /dev/null differ diff --git a/assets/images/azuracast-example.webp b/assets/images/azuracast-example.webp deleted file mode 100644 index 05475d7..0000000 Binary files a/assets/images/azuracast-example.webp and /dev/null differ diff --git a/assets/images/bash.png b/assets/images/bash.png deleted file mode 100644 index 5fec0b3..0000000 Binary files a/assets/images/bash.png and /dev/null differ diff --git a/assets/images/cmaradonna.webp b/assets/images/cmaradonna.webp deleted file mode 100644 index 1ef19de..0000000 Binary files a/assets/images/cmaradonna.webp and /dev/null differ diff --git a/assets/images/cpp.png b/assets/images/cpp.png deleted file mode 100644 index 7aa45a4..0000000 Binary files a/assets/images/cpp.png and /dev/null differ diff --git a/assets/images/fabio_purple.jpg b/assets/images/fabio_purple.jpg deleted file mode 100644 index 40c39fd..0000000 Binary files a/assets/images/fabio_purple.jpg and /dev/null differ diff --git a/assets/images/favicon.ico b/assets/images/favicon.ico deleted file mode 100644 index 59904ff..0000000 Binary files a/assets/images/favicon.ico and /dev/null differ diff --git a/assets/images/favicon192.png b/assets/images/favicon192.png deleted file mode 100644 index e5efc01..0000000 Binary files a/assets/images/favicon192.png and /dev/null differ diff --git a/assets/images/favicon192.webp b/assets/images/favicon192.webp deleted file mode 100644 index f60a272..0000000 Binary files a/assets/images/favicon192.webp and /dev/null differ diff --git a/assets/images/fingerprint_icon.png b/assets/images/fingerprint_icon.png deleted file mode 100644 index 42aa1f5..0000000 Binary files a/assets/images/fingerprint_icon.png and /dev/null differ diff --git a/assets/images/fingerprint_icon.webp b/assets/images/fingerprint_icon.webp deleted file mode 100644 index 6cb054d..0000000 Binary files a/assets/images/fingerprint_icon.webp and /dev/null differ diff --git a/assets/images/fiorella.jpg b/assets/images/fiorella.jpg deleted file mode 100644 index ba7eea3..0000000 Binary files a/assets/images/fiorella.jpg and /dev/null differ diff --git a/assets/images/friendica.png b/assets/images/friendica.png deleted file mode 100644 index ea2d11a..0000000 Binary files a/assets/images/friendica.png and /dev/null differ diff --git a/assets/images/friendica.webp b/assets/images/friendica.webp deleted file mode 100644 index 85fe124..0000000 Binary files a/assets/images/friendica.webp and /dev/null differ diff --git a/assets/images/gplv3_logo.png b/assets/images/gplv3_logo.png deleted file mode 100644 index 2bd9f60..0000000 Binary files a/assets/images/gplv3_logo.png and /dev/null differ diff --git a/assets/images/gplv3_logo.webp b/assets/images/gplv3_logo.webp deleted file mode 100644 index edf8376..0000000 Binary files a/assets/images/gplv3_logo.webp and /dev/null differ diff --git a/assets/images/header-network.png b/assets/images/header-network.png deleted file mode 100644 index 1b126f1..0000000 Binary files a/assets/images/header-network.png and /dev/null differ diff --git a/assets/images/header-network.webp b/assets/images/header-network.webp deleted file mode 100644 index 3db92de..0000000 Binary files a/assets/images/header-network.webp and /dev/null differ diff --git a/assets/images/header-peertube.png b/assets/images/header-peertube.png deleted file mode 100644 index 94e1ed2..0000000 Binary files a/assets/images/header-peertube.png and /dev/null differ diff --git a/assets/images/header-peertube.webp b/assets/images/header-peertube.webp deleted file mode 100644 index 3335032..0000000 Binary files a/assets/images/header-peertube.webp and /dev/null differ diff --git a/assets/images/header-radio.webp b/assets/images/header-radio.webp deleted file mode 100644 index 524363e..0000000 Binary files a/assets/images/header-radio.webp and /dev/null differ diff --git a/assets/images/html5.png b/assets/images/html5.png deleted file mode 100644 index db19eb3..0000000 Binary files a/assets/images/html5.png and /dev/null differ diff --git a/assets/images/info_at_unitoo_qrcode.png b/assets/images/info_at_unitoo_qrcode.png deleted file mode 100644 index fa3110a..0000000 Binary files a/assets/images/info_at_unitoo_qrcode.png and /dev/null differ diff --git a/assets/images/info_at_unitoo_qrcode.webp b/assets/images/info_at_unitoo_qrcode.webp deleted file mode 100644 index e7ca81d..0000000 Binary files a/assets/images/info_at_unitoo_qrcode.webp and /dev/null differ diff --git a/assets/images/javascript.png b/assets/images/javascript.png deleted file mode 100644 index 952696f..0000000 Binary files a/assets/images/javascript.png and /dev/null differ diff --git a/assets/images/javascript.webp b/assets/images/javascript.webp deleted file mode 100644 index 4ac744e..0000000 Binary files a/assets/images/javascript.webp and /dev/null differ diff --git a/assets/images/jolla.png b/assets/images/jolla.png deleted file mode 100644 index 981f914..0000000 Binary files a/assets/images/jolla.png and /dev/null differ diff --git a/assets/images/jolla.webp b/assets/images/jolla.webp deleted file mode 100644 index 618b029..0000000 Binary files a/assets/images/jolla.webp and /dev/null differ diff --git a/assets/images/laravel.png b/assets/images/laravel.png deleted file mode 100644 index 0585a95..0000000 Binary files a/assets/images/laravel.png and /dev/null differ diff --git a/assets/images/liberapay.png b/assets/images/liberapay.png deleted file mode 100644 index 7ca212b..0000000 Binary files a/assets/images/liberapay.png and /dev/null differ diff --git a/assets/images/liberapay.svg b/assets/images/liberapay.svg deleted file mode 100644 index 21a0d11..0000000 --- a/assets/images/liberapay.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - diff --git a/assets/images/libreboot.webp b/assets/images/libreboot.webp deleted file mode 100644 index 6442a8f..0000000 Binary files a/assets/images/libreboot.webp and /dev/null differ diff --git a/assets/images/libreboot_logo.png b/assets/images/libreboot_logo.png deleted file mode 100644 index 9433821..0000000 Binary files a/assets/images/libreboot_logo.png and /dev/null differ diff --git a/assets/images/logo-extended.png b/assets/images/logo-extended.png deleted file mode 100644 index a4c321b..0000000 Binary files a/assets/images/logo-extended.png and /dev/null differ diff --git a/assets/images/logo-extended.webp b/assets/images/logo-extended.webp deleted file mode 100644 index d08bb1d..0000000 Binary files a/assets/images/logo-extended.webp and /dev/null differ diff --git a/assets/images/logo.png b/assets/images/logo.png deleted file mode 100644 index 6f99005..0000000 Binary files a/assets/images/logo.png and /dev/null differ diff --git a/assets/images/logo.webp b/assets/images/logo.webp deleted file mode 100644 index 54c0901..0000000 Binary files a/assets/images/logo.webp and /dev/null differ diff --git a/assets/images/logo_extended_dark.png b/assets/images/logo_extended_dark.png deleted file mode 100644 index e279b23..0000000 Binary files a/assets/images/logo_extended_dark.png and /dev/null differ diff --git a/assets/images/mariadb.png b/assets/images/mariadb.png deleted file mode 100644 index 92ed883..0000000 Binary files a/assets/images/mariadb.png and /dev/null differ diff --git a/assets/images/mariadb.webp b/assets/images/mariadb.webp deleted file mode 100644 index f30c40a..0000000 Binary files a/assets/images/mariadb.webp and /dev/null differ diff --git a/assets/images/mastodon.png b/assets/images/mastodon.png deleted file mode 100644 index cc58012..0000000 Binary files a/assets/images/mastodon.png and /dev/null differ diff --git a/assets/images/mastodon.webp b/assets/images/mastodon.webp deleted file mode 100644 index ca49e75..0000000 Binary files a/assets/images/mastodon.webp and /dev/null differ diff --git a/assets/images/nextcloud-example.png b/assets/images/nextcloud-example.png deleted file mode 100644 index a232760..0000000 Binary files a/assets/images/nextcloud-example.png and /dev/null differ diff --git a/assets/images/nextcloud-example.webp b/assets/images/nextcloud-example.webp deleted file mode 100644 index 99a98b3..0000000 Binary files a/assets/images/nextcloud-example.webp and /dev/null differ diff --git a/assets/images/nextcloud.webp b/assets/images/nextcloud.webp deleted file mode 100644 index 25235c9..0000000 Binary files a/assets/images/nextcloud.webp and /dev/null differ diff --git a/assets/images/omemo_mobile_qrcode.png b/assets/images/omemo_mobile_qrcode.png deleted file mode 100644 index 6dec298..0000000 Binary files a/assets/images/omemo_mobile_qrcode.png and /dev/null differ diff --git a/assets/images/omemo_mobile_qrcode.webp b/assets/images/omemo_mobile_qrcode.webp deleted file mode 100644 index fa5409b..0000000 Binary files a/assets/images/omemo_mobile_qrcode.webp and /dev/null differ diff --git a/assets/images/omemo_pc_qrcode.png b/assets/images/omemo_pc_qrcode.png deleted file mode 100644 index ff768f7..0000000 Binary files a/assets/images/omemo_pc_qrcode.png and /dev/null differ diff --git a/assets/images/omemo_pc_qrcode.webp b/assets/images/omemo_pc_qrcode.webp deleted file mode 100644 index d38c55b..0000000 Binary files a/assets/images/omemo_pc_qrcode.webp and /dev/null differ diff --git a/assets/images/php.png b/assets/images/php.png deleted file mode 100644 index 1f03005..0000000 Binary files a/assets/images/php.png and /dev/null differ diff --git a/assets/images/pihole-example.webp b/assets/images/pihole-example.webp deleted file mode 100644 index 6b064fe..0000000 Binary files a/assets/images/pihole-example.webp and /dev/null differ diff --git a/assets/images/postgresql.png b/assets/images/postgresql.png deleted file mode 100644 index ffa301b..0000000 Binary files a/assets/images/postgresql.png and /dev/null differ diff --git a/assets/images/python.png b/assets/images/python.png deleted file mode 100644 index aee7a03..0000000 Binary files a/assets/images/python.png and /dev/null differ diff --git a/assets/images/python.webp b/assets/images/python.webp deleted file mode 100644 index e6bab0a..0000000 Binary files a/assets/images/python.webp and /dev/null differ diff --git a/assets/images/qml.png b/assets/images/qml.png deleted file mode 100644 index fb4ad92..0000000 Binary files a/assets/images/qml.png and /dev/null differ diff --git a/assets/images/qml.webp b/assets/images/qml.webp deleted file mode 100644 index af38d17..0000000 Binary files a/assets/images/qml.webp and /dev/null differ diff --git a/assets/images/qrcode_bitcoin.png b/assets/images/qrcode_bitcoin.png deleted file mode 100644 index ae45886..0000000 Binary files a/assets/images/qrcode_bitcoin.png and /dev/null differ diff --git a/assets/images/qrcode_bitcoin.webp b/assets/images/qrcode_bitcoin.webp deleted file mode 100644 index d8caac3..0000000 Binary files a/assets/images/qrcode_bitcoin.webp and /dev/null differ diff --git a/assets/images/qrcode_ethereum.png b/assets/images/qrcode_ethereum.png deleted file mode 100644 index 35a36d4..0000000 Binary files a/assets/images/qrcode_ethereum.png and /dev/null differ diff --git a/assets/images/qrcode_ethereum.webp b/assets/images/qrcode_ethereum.webp deleted file mode 100644 index 4ea6f37..0000000 Binary files a/assets/images/qrcode_ethereum.webp and /dev/null differ diff --git a/assets/images/qrcode_siacoin.png b/assets/images/qrcode_siacoin.png deleted file mode 100644 index 4b0c9fd..0000000 Binary files a/assets/images/qrcode_siacoin.png and /dev/null differ diff --git a/assets/images/qrcode_siacoin.webp b/assets/images/qrcode_siacoin.webp deleted file mode 100644 index 0241ec1..0000000 Binary files a/assets/images/qrcode_siacoin.webp and /dev/null differ diff --git a/assets/images/qt.png b/assets/images/qt.png deleted file mode 100644 index ba48119..0000000 Binary files a/assets/images/qt.png and /dev/null differ diff --git a/assets/images/rails.png b/assets/images/rails.png deleted file mode 100644 index dc26739..0000000 Binary files a/assets/images/rails.png and /dev/null differ diff --git a/assets/images/ruby.png b/assets/images/ruby.png deleted file mode 100644 index 7cc3884..0000000 Binary files a/assets/images/ruby.png and /dev/null differ diff --git a/assets/images/sara.jpg b/assets/images/sara.jpg deleted file mode 100644 index dbf3ae9..0000000 Binary files a/assets/images/sara.jpg and /dev/null differ diff --git a/assets/images/sc.png b/assets/images/sc.png deleted file mode 100644 index 40bcbfd..0000000 Binary files a/assets/images/sc.png and /dev/null differ diff --git a/assets/images/sc.webp b/assets/images/sc.webp deleted file mode 100644 index 3f0cc8d..0000000 Binary files a/assets/images/sc.webp and /dev/null differ diff --git a/assets/images/simone.jpg b/assets/images/simone.jpg deleted file mode 100644 index 309dba8..0000000 Binary files a/assets/images/simone.jpg and /dev/null differ diff --git a/assets/images/stefano_amandonico.jpg b/assets/images/stefano_amandonico.jpg deleted file mode 100644 index f499fb3..0000000 Binary files a/assets/images/stefano_amandonico.jpg and /dev/null differ diff --git a/assets/images/stefano_amandonico.webp b/assets/images/stefano_amandonico.webp deleted file mode 100644 index c99b530..0000000 Binary files a/assets/images/stefano_amandonico.webp and /dev/null differ diff --git a/assets/images/sydro.jpg b/assets/images/sydro.jpg deleted file mode 100644 index 73b3cbb..0000000 Binary files a/assets/images/sydro.jpg and /dev/null differ diff --git a/assets/images/touch-icon-192x192.png b/assets/images/touch-icon-192x192.png deleted file mode 100644 index b9a8fb8..0000000 Binary files a/assets/images/touch-icon-192x192.png and /dev/null differ diff --git a/assets/images/touch-icon-192x192.webp b/assets/images/touch-icon-192x192.webp deleted file mode 100644 index f60a272..0000000 Binary files a/assets/images/touch-icon-192x192.webp and /dev/null differ diff --git a/assets/images/windows.png b/assets/images/windows.png deleted file mode 100644 index 0582085..0000000 Binary files a/assets/images/windows.png and /dev/null differ diff --git a/assets/images/windows.webp b/assets/images/windows.webp deleted file mode 100644 index 0bb2035..0000000 Binary files a/assets/images/windows.webp and /dev/null differ diff --git a/css/main.scss b/css/main.scss deleted file mode 100644 index a531093..0000000 --- a/css/main.scss +++ /dev/null @@ -1,68 +0,0 @@ ---- -# Only the main Sass file needs front matter (the dashes are enough) ---- - -@charset "utf-8"; - -@import "vendor/fontawesome"; -@import "vendor/fonts"; -@import "vendor/bootstrap.min"; -@import "vendor/animate"; -@import "vendor/morphext"; -@import "vendor/overhang"; - -// Font variables -$font-name: libretto-icons; - -@font-face { - font-family: $font-name; - src: asset_url($font-name+"/"+$font-name+'.eot'); /* IE9 Compat Modes */ - src: asset_url($font-name+"/"+$font-name+'.woff') format('woff'), /* Pretty Modern Browsers */ - asset_url($font-name+"/"+$font-name+'.ttf') format('truetype'), /* Safari, Android, iOS */ - asset_url($font-name+"/"+$font-name+'.svg#font_name') format('svg'); /* Legacy iOS */ -} - -// Our variables -$base-font-family: "Raleway", sans-serif, Baskerville, "Book Antiqua", Georgia, Times, serif; -$base-font-size: 17px; -$base-font-weight: 400; -$base-line-height: 2; - -$small-font-size: $base-font-size * 0.875; - -$spacing-unit: 30px; - -$brand-color: #f39200; -$brand-color-hover:#f37700; -$brand-color-secondary: #009fe3; -$brand-color-secondary-hover: #007aae; -$background-color: #f1f1f1; -$text-color: #363431; -$title-color: #009fe3; - -$grey-color: #a09a92; -$grey-color-light: lighten($grey-color, 30%); -$grey-color-dark: darken($grey-color, 25%); - -// Width of the content area -$content-width: 800px; - -$on-palm: 600px; -$on-laptop: 800px; - -$shadow: -0.1rem 0.2rem 0 rgba(0, 0, 0, 0.05); - -@mixin media-query($device) { - @media screen and (max-width: $device) { - @content; - } -} - -// Import partials from `sass_dir` (defaults to `_sass`) -@import - "base", - "layout", - "sidebar", - "syntax-highlighting", - "font" -; diff --git a/fonts/Raleway_300.eot b/fonts/Raleway_300.eot deleted file mode 100644 index 6c68a79..0000000 Binary files a/fonts/Raleway_300.eot and /dev/null differ diff --git a/fonts/Raleway_300.svg b/fonts/Raleway_300.svg deleted file mode 100644 index a87138b..0000000 --- a/fonts/Raleway_300.svg +++ /dev/null @@ -1,347 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/fonts/Raleway_300.ttf b/fonts/Raleway_300.ttf deleted file mode 100644 index 3fffdb9..0000000 Binary files a/fonts/Raleway_300.ttf and /dev/null differ diff --git a/fonts/Raleway_300.woff b/fonts/Raleway_300.woff deleted file mode 100644 index f886a6c..0000000 Binary files a/fonts/Raleway_300.woff and /dev/null differ diff --git a/fonts/Raleway_300.woff2 b/fonts/Raleway_300.woff2 deleted file mode 100644 index ec2c94f..0000000 Binary files a/fonts/Raleway_300.woff2 and /dev/null differ diff --git a/fonts/Raleway_400.eot b/fonts/Raleway_400.eot deleted file mode 100644 index 84de35b..0000000 Binary files a/fonts/Raleway_400.eot and /dev/null differ diff --git a/fonts/Raleway_400.svg b/fonts/Raleway_400.svg deleted file mode 100644 index 3587070..0000000 --- a/fonts/Raleway_400.svg +++ /dev/null @@ -1,347 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/fonts/Raleway_400.ttf b/fonts/Raleway_400.ttf deleted file mode 100644 index 03b5a21..0000000 Binary files a/fonts/Raleway_400.ttf and /dev/null differ diff --git a/fonts/Raleway_400.woff b/fonts/Raleway_400.woff deleted file mode 100644 index ab3a51b..0000000 Binary files a/fonts/Raleway_400.woff and /dev/null differ diff --git a/fonts/Raleway_400.woff2 b/fonts/Raleway_400.woff2 deleted file mode 100644 index 86b505e..0000000 Binary files a/fonts/Raleway_400.woff2 and /dev/null differ diff --git a/fonts/Raleway_400i.eot b/fonts/Raleway_400i.eot deleted file mode 100644 index 7d6b20a..0000000 Binary files a/fonts/Raleway_400i.eot and /dev/null differ diff --git a/fonts/Raleway_400i.svg b/fonts/Raleway_400i.svg deleted file mode 100644 index c6dcd46..0000000 --- a/fonts/Raleway_400i.svg +++ /dev/null @@ -1,361 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/fonts/Raleway_400i.ttf b/fonts/Raleway_400i.ttf deleted file mode 100644 index 7f632b1..0000000 Binary files a/fonts/Raleway_400i.ttf and /dev/null differ diff --git a/fonts/Raleway_400i.woff b/fonts/Raleway_400i.woff deleted file mode 100644 index 48b91a4..0000000 Binary files a/fonts/Raleway_400i.woff and /dev/null differ diff --git a/fonts/Raleway_400i.woff2 b/fonts/Raleway_400i.woff2 deleted file mode 100644 index e142d3f..0000000 Binary files a/fonts/Raleway_400i.woff2 and /dev/null differ diff --git a/fonts/Raleway_700.eot b/fonts/Raleway_700.eot deleted file mode 100644 index f37ca0f..0000000 Binary files a/fonts/Raleway_700.eot and /dev/null differ diff --git a/fonts/Raleway_700.svg b/fonts/Raleway_700.svg deleted file mode 100644 index 0d68238..0000000 --- a/fonts/Raleway_700.svg +++ /dev/null @@ -1,343 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/fonts/Raleway_700.ttf b/fonts/Raleway_700.ttf deleted file mode 100644 index 8f38464..0000000 Binary files a/fonts/Raleway_700.ttf and /dev/null differ diff --git a/fonts/Raleway_700.woff b/fonts/Raleway_700.woff deleted file mode 100644 index d89a0a2..0000000 Binary files a/fonts/Raleway_700.woff and /dev/null differ diff --git a/fonts/Raleway_700.woff2 b/fonts/Raleway_700.woff2 deleted file mode 100644 index 0220642..0000000 Binary files a/fonts/Raleway_700.woff2 and /dev/null differ diff --git a/fonts/Raleway_700i.eot b/fonts/Raleway_700i.eot deleted file mode 100644 index 4f61611..0000000 Binary files a/fonts/Raleway_700i.eot and /dev/null differ diff --git a/fonts/Raleway_700i.svg b/fonts/Raleway_700i.svg deleted file mode 100644 index deac2f3..0000000 --- a/fonts/Raleway_700i.svg +++ /dev/null @@ -1,352 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/fonts/Raleway_700i.ttf b/fonts/Raleway_700i.ttf deleted file mode 100644 index 052e0b5..0000000 Binary files a/fonts/Raleway_700i.ttf and /dev/null differ diff --git a/fonts/Raleway_700i.woff b/fonts/Raleway_700i.woff deleted file mode 100644 index f412eab..0000000 Binary files a/fonts/Raleway_700i.woff and /dev/null differ diff --git a/fonts/Raleway_700i.woff2 b/fonts/Raleway_700i.woff2 deleted file mode 100644 index e0742c8..0000000 Binary files a/fonts/Raleway_700i.woff2 and /dev/null differ diff --git a/index.html b/index.html index 1829d5b..29870ff 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ description: meta.descriptions.index tags: home homepage --- -
+

diff --git a/js/.tern-port b/js/.tern-port deleted file mode 100644 index 82e2241..0000000 --- a/js/.tern-port +++ /dev/null @@ -1 +0,0 @@ -45537 \ No newline at end of file diff --git a/js/app.js b/js/app.js deleted file mode 100644 index 43fa760..0000000 --- a/js/app.js +++ /dev/null @@ -1,7 +0,0 @@ -//= require jquery -//= require jquery-ui -//= require simple-jekyll-search -//= require bootstrap -//= require morphext -//= require overhang -//= require main diff --git a/assets/privacy.pdf b/privacy.pdf similarity index 100% rename from assets/privacy.pdf rename to privacy.pdf diff --git a/search.json b/search.json index 93144fb..348b6de 100644 --- a/search.json +++ b/search.json @@ -5,7 +5,10 @@ layout: null {% for page in site.pages %} { {% if page.title != nil %} - "title" : "{{ page.title | escape }}", + {%- capture translated_title %} + {%- t page.title %} + {%- endcapture %} + "title" : "{{ translated_title | escape }}", "tags" : "{{ page.tags | join: ', ' }}", "url" : "{{ site.baseurl }}{{ page.url }}", "date" : "{{ page.date }}",