@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local("Raleway"), url(fonts/0dTEPzkLWceF7z0koJaX1A.woff2) format("woff2"), url(fonts/IczWvq5y_Cwwv_rBjOtT0w.woff) format("woff"); }
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local("Raleway Bold"), local("Raleway-Bold"), url(fonts/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2) format("woff2"), url(fonts/JbtMzqLaYbbbCL9X6EvaIxsxEYwM7FgeyaSgU71cLG0.woff) format("woff"); }
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Slab Light"), local("RobotoSlab-Light"), url(fonts/dazS1PrQQuCxC3iOAJFEJUo2lTMeWA_kmIyWrkNCwPc.woff2) format("woff2"), url(fonts/dazS1PrQQuCxC3iOAJFEJR_xHqYgAV9Bl_ZQbYUxnQU.woff) format("woff"); }
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url(fonts/y7lebkjgREBJK96VQi37Zo4P5ICox8Kq3LLUNMylGO4.woff2) format("woff2"), url(fonts/y7lebkjgREBJK96VQi37ZobN6UDyHWBl620a-IRfuBk.woff) format("woff"); }
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
/* line 7, /home/arne/github/arnebrasseur.net/source/stylesheets/reset.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
/* line 17, /home/arne/github/arnebrasseur.net/source/stylesheets/reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 20, /home/arne/github/arnebrasseur.net/source/stylesheets/reset.scss */
body {
  line-height: 1; }

/* line 23, /home/arne/github/arnebrasseur.net/source/stylesheets/reset.scss */
ol, ul {
  list-style: none; }

/* line 26, /home/arne/github/arnebrasseur.net/source/stylesheets/reset.scss */
blockquote, q {
  quotes: none; }

/* line 30, /home/arne/github/arnebrasseur.net/source/stylesheets/reset.scss */
blockquote:before, blockquote:after {
  content: '';
  content: none; }

/* line 35, /home/arne/github/arnebrasseur.net/source/stylesheets/reset.scss */
q:before, q:after {
  content: '';
  content: none; }

/* line 39, /home/arne/github/arnebrasseur.net/source/stylesheets/reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 41, /home/arne/github/arnebrasseur.net/source/stylesheets/grid.scss */
body {
  width: 100%;
  *zoom: 1; }
  /* line 26, /home/arne/github/arnebrasseur.net/source/stylesheets/grid.scss */
  body:before, body:after {
    content: "";
    display: table; }
  /* line 31, /home/arne/github/arnebrasseur.net/source/stylesheets/grid.scss */
  body:after {
    clear: both; }

/*
 * Foundation Icons v 3.0
 * Made by ZURB 2013 http://zurb.com/playground/foundation-icon-fonts-3
 * MIT License
 */
@font-face {
  font-family: "foundation-icons";
  src: url("../fonts/foundation-icons/foundation-icons.eot");
  src: url("../fonts/foundation-icons/foundation-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/foundation-icons/foundation-icons.woff") format("woff"), url("../fonts/foundation-icons/foundation-icons.ttf") format("truetype"), url("../fonts/foundation-icons/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 19, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon:before {
  font-family: "foundation-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit; }

/* line 31, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-address-book:before {
  content: "\f100"; }

/* line 32, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-alert:before {
  content: "\f101"; }

/* line 33, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-align-center:before {
  content: "\f102"; }

/* line 34, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-align-justify:before {
  content: "\f103"; }

/* line 35, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-align-left:before {
  content: "\f104"; }

/* line 36, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-align-right:before {
  content: "\f105"; }

/* line 37, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-anchor:before {
  content: "\f106"; }

/* line 38, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-annotate:before {
  content: "\f107"; }

/* line 39, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-archive:before {
  content: "\f108"; }

/* line 40, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-arrow-down:before {
  content: "\f109"; }

/* line 41, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-arrow-left:before {
  content: "\f10a"; }

/* line 42, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-arrow-right:before {
  content: "\f10b"; }

/* line 43, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-arrow-up:before {
  content: "\f10c"; }

/* line 44, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-arrows-compress:before {
  content: "\f10d"; }

/* line 45, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-arrows-expand:before {
  content: "\f10e"; }

/* line 46, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-arrows-in:before {
  content: "\f10f"; }

/* line 47, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-arrows-out:before {
  content: "\f110"; }

/* line 48, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-asl:before {
  content: "\f111"; }

/* line 49, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-asterisk:before {
  content: "\f112"; }

/* line 50, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-at-sign:before {
  content: "\f113"; }

/* line 51, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-background-color:before {
  content: "\f114"; }

/* line 52, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-battery-empty:before {
  content: "\f115"; }

/* line 53, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-battery-full:before {
  content: "\f116"; }

/* line 54, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-battery-half:before {
  content: "\f117"; }

/* line 55, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-bitcoin-circle:before {
  content: "\f118"; }

/* line 56, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-bitcoin:before {
  content: "\f119"; }

/* line 57, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-blind:before {
  content: "\f11a"; }

/* line 58, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-bluetooth:before {
  content: "\f11b"; }

/* line 59, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-bold:before {
  content: "\f11c"; }

/* line 60, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-book-bookmark:before {
  content: "\f11d"; }

/* line 61, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-book:before {
  content: "\f11e"; }

/* line 62, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-bookmark:before {
  content: "\f11f"; }

/* line 63, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-braille:before {
  content: "\f120"; }

/* line 64, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-burst-new:before {
  content: "\f121"; }

/* line 65, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-burst-sale:before {
  content: "\f122"; }

/* line 66, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-burst:before {
  content: "\f123"; }

/* line 67, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-calendar:before {
  content: "\f124"; }

/* line 68, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-camera:before {
  content: "\f125"; }

/* line 69, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-check:before {
  content: "\f126"; }

/* line 70, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-checkbox:before {
  content: "\f127"; }

/* line 71, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-clipboard-notes:before {
  content: "\f128"; }

/* line 72, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-clipboard-pencil:before {
  content: "\f129"; }

/* line 73, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-clipboard:before {
  content: "\f12a"; }

/* line 74, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-clock:before {
  content: "\f12b"; }

/* line 75, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-closed-caption:before {
  content: "\f12c"; }

/* line 76, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-cloud:before {
  content: "\f12d"; }

/* line 77, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-comment-minus:before {
  content: "\f12e"; }

/* line 78, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-comment-quotes:before {
  content: "\f12f"; }

/* line 79, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-comment-video:before {
  content: "\f130"; }

/* line 80, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-comment:before {
  content: "\f131"; }

/* line 81, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-comments:before {
  content: "\f132"; }

/* line 82, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-compass:before {
  content: "\f133"; }

/* line 83, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-contrast:before {
  content: "\f134"; }

/* line 84, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-credit-card:before {
  content: "\f135"; }

/* line 85, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-crop:before {
  content: "\f136"; }

/* line 86, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-crown:before {
  content: "\f137"; }

/* line 87, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-css3:before {
  content: "\f138"; }

/* line 88, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-database:before {
  content: "\f139"; }

/* line 89, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-die-five:before {
  content: "\f13a"; }

/* line 90, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-die-four:before {
  content: "\f13b"; }

/* line 91, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-die-one:before {
  content: "\f13c"; }

/* line 92, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-die-six:before {
  content: "\f13d"; }

/* line 93, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-die-three:before {
  content: "\f13e"; }

/* line 94, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-die-two:before {
  content: "\f13f"; }

/* line 95, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-dislike:before {
  content: "\f140"; }

/* line 96, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-dollar-bill:before {
  content: "\f141"; }

/* line 97, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-dollar:before {
  content: "\f142"; }

/* line 98, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-download:before {
  content: "\f143"; }

/* line 99, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-eject:before {
  content: "\f144"; }

/* line 100, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-elevator:before {
  content: "\f145"; }

/* line 101, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-euro:before {
  content: "\f146"; }

/* line 102, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-eye:before {
  content: "\f147"; }

/* line 103, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-fast-forward:before {
  content: "\f148"; }

/* line 104, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-female-symbol:before {
  content: "\f149"; }

/* line 105, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-female:before {
  content: "\f14a"; }

/* line 106, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-filter:before {
  content: "\f14b"; }

/* line 107, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-first-aid:before {
  content: "\f14c"; }

/* line 108, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-flag:before {
  content: "\f14d"; }

/* line 109, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-folder-add:before {
  content: "\f14e"; }

/* line 110, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-folder-lock:before {
  content: "\f14f"; }

/* line 111, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-folder:before {
  content: "\f150"; }

/* line 112, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-foot:before {
  content: "\f151"; }

/* line 113, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-foundation:before {
  content: "\f152"; }

/* line 114, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-graph-bar:before {
  content: "\f153"; }

/* line 115, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-graph-horizontal:before {
  content: "\f154"; }

/* line 116, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-graph-pie:before {
  content: "\f155"; }

/* line 117, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-graph-trend:before {
  content: "\f156"; }

/* line 118, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-guide-dog:before {
  content: "\f157"; }

/* line 119, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-hearing-aid:before {
  content: "\f158"; }

/* line 120, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-heart:before {
  content: "\f159"; }

/* line 121, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-home:before {
  content: "\f15a"; }

/* line 122, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-html5:before {
  content: "\f15b"; }

/* line 123, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-indent-less:before {
  content: "\f15c"; }

/* line 124, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-indent-more:before {
  content: "\f15d"; }

/* line 125, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-info:before {
  content: "\f15e"; }

/* line 126, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-italic:before {
  content: "\f15f"; }

/* line 127, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-key:before {
  content: "\f160"; }

/* line 128, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-laptop:before {
  content: "\f161"; }

/* line 129, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-layout:before {
  content: "\f162"; }

/* line 130, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-lightbulb:before {
  content: "\f163"; }

/* line 131, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-like:before {
  content: "\f164"; }

/* line 132, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-link:before {
  content: "\f165"; }

/* line 133, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-list-bullet:before {
  content: "\f166"; }

/* line 134, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-list-number:before {
  content: "\f167"; }

/* line 135, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-list-thumbnails:before {
  content: "\f168"; }

/* line 136, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-list:before {
  content: "\f169"; }

/* line 137, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-lock:before {
  content: "\f16a"; }

/* line 138, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-loop:before {
  content: "\f16b"; }

/* line 139, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-magnifying-glass:before {
  content: "\f16c"; }

/* line 140, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-mail:before {
  content: "\f16d"; }

/* line 141, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-male-female:before {
  content: "\f16e"; }

/* line 142, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-male-symbol:before {
  content: "\f16f"; }

/* line 143, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-male:before {
  content: "\f170"; }

/* line 144, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-map:before {
  content: "\f171"; }

/* line 145, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-marker:before {
  content: "\f172"; }

/* line 146, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-megaphone:before {
  content: "\f173"; }

/* line 147, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-microphone:before {
  content: "\f174"; }

/* line 148, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-minus-circle:before {
  content: "\f175"; }

/* line 149, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-minus:before {
  content: "\f176"; }

/* line 150, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-mobile-signal:before {
  content: "\f177"; }

/* line 151, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-mobile:before {
  content: "\f178"; }

/* line 152, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-monitor:before {
  content: "\f179"; }

/* line 153, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-mountains:before {
  content: "\f17a"; }

/* line 154, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-music:before {
  content: "\f17b"; }

/* line 155, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-next:before {
  content: "\f17c"; }

/* line 156, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-no-dogs:before {
  content: "\f17d"; }

/* line 157, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-no-smoking:before {
  content: "\f17e"; }

/* line 158, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page-add:before {
  content: "\f17f"; }

/* line 159, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page-copy:before {
  content: "\f180"; }

/* line 160, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page-csv:before {
  content: "\f181"; }

/* line 161, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page-delete:before {
  content: "\f182"; }

/* line 162, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page-doc:before {
  content: "\f183"; }

/* line 163, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page-edit:before {
  content: "\f184"; }

/* line 164, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page-export-csv:before {
  content: "\f185"; }

/* line 165, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page-export-doc:before {
  content: "\f186"; }

/* line 166, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page-export-pdf:before {
  content: "\f187"; }

/* line 167, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page-export:before {
  content: "\f188"; }

/* line 168, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page-filled:before {
  content: "\f189"; }

/* line 169, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page-multiple:before {
  content: "\f18a"; }

/* line 170, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page-pdf:before {
  content: "\f18b"; }

/* line 171, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page-remove:before {
  content: "\f18c"; }

/* line 172, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page-search:before {
  content: "\f18d"; }

/* line 173, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-page:before {
  content: "\f18e"; }

/* line 174, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-paint-bucket:before {
  content: "\f18f"; }

/* line 175, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-paperclip:before {
  content: "\f190"; }

/* line 176, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-pause:before {
  content: "\f191"; }

/* line 177, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-paw:before {
  content: "\f192"; }

/* line 178, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-paypal:before {
  content: "\f193"; }

/* line 179, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-pencil:before {
  content: "\f194"; }

/* line 180, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-photo:before {
  content: "\f195"; }

/* line 181, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-play-circle:before {
  content: "\f196"; }

/* line 182, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-play-video:before {
  content: "\f197"; }

/* line 183, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-play:before {
  content: "\f198"; }

/* line 184, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-plus:before {
  content: "\f199"; }

/* line 185, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-pound:before {
  content: "\f19a"; }

/* line 186, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-power:before {
  content: "\f19b"; }

/* line 187, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-previous:before {
  content: "\f19c"; }

/* line 188, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-price-tag:before {
  content: "\f19d"; }

/* line 189, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-pricetag-multiple:before {
  content: "\f19e"; }

/* line 190, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-print:before {
  content: "\f19f"; }

/* line 191, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-prohibited:before {
  content: "\f1a0"; }

/* line 192, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-projection-screen:before {
  content: "\f1a1"; }

/* line 193, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-puzzle:before {
  content: "\f1a2"; }

/* line 194, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-quote:before {
  content: "\f1a3"; }

/* line 195, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-record:before {
  content: "\f1a4"; }

/* line 196, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-refresh:before {
  content: "\f1a5"; }

/* line 197, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-results-demographics:before {
  content: "\f1a6"; }

/* line 198, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-results:before {
  content: "\f1a7"; }

/* line 199, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-rewind-ten:before {
  content: "\f1a8"; }

/* line 200, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-rewind:before {
  content: "\f1a9"; }

/* line 201, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-rss:before {
  content: "\f1aa"; }

/* line 202, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-safety-cone:before {
  content: "\f1ab"; }

/* line 203, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-save:before {
  content: "\f1ac"; }

/* line 204, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-share:before {
  content: "\f1ad"; }

/* line 205, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-sheriff-badge:before {
  content: "\f1ae"; }

/* line 206, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-shield:before {
  content: "\f1af"; }

/* line 207, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-shopping-bag:before {
  content: "\f1b0"; }

/* line 208, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-shopping-cart:before {
  content: "\f1b1"; }

/* line 209, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-shuffle:before {
  content: "\f1b2"; }

/* line 210, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-skull:before {
  content: "\f1b3"; }

/* line 211, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-500px:before {
  content: "\f1b4"; }

/* line 212, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-adobe:before {
  content: "\f1b5"; }

/* line 213, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-amazon:before {
  content: "\f1b6"; }

/* line 214, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-android:before {
  content: "\f1b7"; }

/* line 215, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-apple:before {
  content: "\f1b8"; }

/* line 216, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-behance:before {
  content: "\f1b9"; }

/* line 217, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-bing:before {
  content: "\f1ba"; }

/* line 218, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-blogger:before {
  content: "\f1bb"; }

/* line 219, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-delicious:before {
  content: "\f1bc"; }

/* line 220, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-designer-news:before {
  content: "\f1bd"; }

/* line 221, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-deviant-art:before {
  content: "\f1be"; }

/* line 222, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-digg:before {
  content: "\f1bf"; }

/* line 223, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-dribbble:before {
  content: "\f1c0"; }

/* line 224, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-drive:before {
  content: "\f1c1"; }

/* line 225, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-dropbox:before {
  content: "\f1c2"; }

/* line 226, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-evernote:before {
  content: "\f1c3"; }

/* line 227, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-facebook:before {
  content: "\f1c4"; }

/* line 228, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-flickr:before {
  content: "\f1c5"; }

/* line 229, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-forrst:before {
  content: "\f1c6"; }

/* line 230, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-foursquare:before {
  content: "\f1c7"; }

/* line 231, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-game-center:before {
  content: "\f1c8"; }

/* line 232, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-github:before {
  content: "\f1c9"; }

/* line 233, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-google-plus:before {
  content: "\f1ca"; }

/* line 234, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-hacker-news:before {
  content: "\f1cb"; }

/* line 235, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-hi5:before {
  content: "\f1cc"; }

/* line 236, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-instagram:before {
  content: "\f1cd"; }

/* line 237, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-joomla:before {
  content: "\f1ce"; }

/* line 238, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-lastfm:before {
  content: "\f1cf"; }

/* line 239, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-linkedin:before {
  content: "\f1d0"; }

/* line 240, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-medium:before {
  content: "\f1d1"; }

/* line 241, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-myspace:before {
  content: "\f1d2"; }

/* line 242, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-orkut:before {
  content: "\f1d3"; }

/* line 243, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-path:before {
  content: "\f1d4"; }

/* line 244, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-picasa:before {
  content: "\f1d5"; }

/* line 245, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-pinterest:before {
  content: "\f1d6"; }

/* line 246, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-rdio:before {
  content: "\f1d7"; }

/* line 247, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-reddit:before {
  content: "\f1d8"; }

/* line 248, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-skillshare:before {
  content: "\f1d9"; }

/* line 249, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-skype:before {
  content: "\f1da"; }

/* line 250, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-smashing-mag:before {
  content: "\f1db"; }

/* line 251, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-snapchat:before {
  content: "\f1dc"; }

/* line 252, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-spotify:before {
  content: "\f1dd"; }

/* line 253, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-squidoo:before {
  content: "\f1de"; }

/* line 254, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-stack-overflow:before {
  content: "\f1df"; }

/* line 255, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-steam:before {
  content: "\f1e0"; }

/* line 256, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-stumbleupon:before {
  content: "\f1e1"; }

/* line 257, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-treehouse:before {
  content: "\f1e2"; }

/* line 258, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-tumblr:before {
  content: "\f1e3"; }

/* line 259, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-twitter:before {
  content: "\f1e4"; }

/* line 260, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-vimeo:before {
  content: "\f1e5"; }

/* line 261, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-windows:before {
  content: "\f1e6"; }

/* line 262, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-xbox:before {
  content: "\f1e7"; }

/* line 263, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-yahoo:before {
  content: "\f1e8"; }

/* line 264, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-yelp:before {
  content: "\f1e9"; }

/* line 265, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-youtube:before {
  content: "\f1ea"; }

/* line 266, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-zerply:before {
  content: "\f1eb"; }

/* line 267, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-social-zurb:before {
  content: "\f1ec"; }

/* line 268, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-sound:before {
  content: "\f1ed"; }

/* line 269, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-star:before {
  content: "\f1ee"; }

/* line 270, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-stop:before {
  content: "\f1ef"; }

/* line 271, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-strikethrough:before {
  content: "\f1f0"; }

/* line 272, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-subscript:before {
  content: "\f1f1"; }

/* line 273, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-superscript:before {
  content: "\f1f2"; }

/* line 274, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-tablet-landscape:before {
  content: "\f1f3"; }

/* line 275, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-tablet-portrait:before {
  content: "\f1f4"; }

/* line 276, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-target-two:before {
  content: "\f1f5"; }

/* line 277, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-target:before {
  content: "\f1f6"; }

/* line 278, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-telephone-accessible:before {
  content: "\f1f7"; }

/* line 279, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-telephone:before {
  content: "\f1f8"; }

/* line 280, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-text-color:before {
  content: "\f1f9"; }

/* line 281, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-thumbnails:before {
  content: "\f1fa"; }

/* line 282, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-ticket:before {
  content: "\f1fb"; }

/* line 283, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-torso-business:before {
  content: "\f1fc"; }

/* line 284, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-torso-female:before {
  content: "\f1fd"; }

/* line 285, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-torso:before {
  content: "\f1fe"; }

/* line 286, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-torsos-all-female:before {
  content: "\f1ff"; }

/* line 287, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-torsos-all:before {
  content: "\f200"; }

/* line 288, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-torsos-female-male:before {
  content: "\f201"; }

/* line 289, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-torsos-male-female:before {
  content: "\f202"; }

/* line 290, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-torsos:before {
  content: "\f203"; }

/* line 291, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-trash:before {
  content: "\f204"; }

/* line 292, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-trees:before {
  content: "\f205"; }

/* line 293, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-trophy:before {
  content: "\f206"; }

/* line 294, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-underline:before {
  content: "\f207"; }

/* line 295, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-universal-access:before {
  content: "\f208"; }

/* line 296, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-unlink:before {
  content: "\f209"; }

/* line 297, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-unlock:before {
  content: "\f20a"; }

/* line 298, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-upload-cloud:before {
  content: "\f20b"; }

/* line 299, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-upload:before {
  content: "\f20c"; }

/* line 300, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-usb:before {
  content: "\f20d"; }

/* line 301, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-video:before {
  content: "\f20e"; }

/* line 302, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-volume-none:before {
  content: "\f20f"; }

/* line 303, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-volume-strike:before {
  content: "\f210"; }

/* line 304, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-volume:before {
  content: "\f211"; }

/* line 305, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-web:before {
  content: "\f212"; }

/* line 306, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-wheelchair:before {
  content: "\f213"; }

/* line 307, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-widget:before {
  content: "\f214"; }

/* line 308, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-wrench:before {
  content: "\f215"; }

/* line 309, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-x-circle:before {
  content: "\f216"; }

/* line 310, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-x:before {
  content: "\f217"; }

/* line 311, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-yen:before {
  content: "\f218"; }

/* line 312, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-zoom-in:before {
  content: "\f219"; }

/* line 313, /home/arne/github/arnebrasseur.net/source/stylesheets/fonts.scss */
.icon-zoom-out:before {
  content: "\f21a"; }

/* line 8, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
html, body {
  height: 100%; }

/* line 12, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
html {
  height: 100%;
  max-height: 100%; }

/* line 17, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
body {
  font-family: "Raleway", sans-serif;
  font-size: 1em;
  color: #666666; }

/* line 23, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
::selection {
  background: #fae3df; }

/* line 27, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
::-moz-selection {
  background: #fae3df; }

/* line 35, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
a {
  text-decoration: none;
  color: #E25440; }
  /* line 39, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
  a:hover {
    color: #b9301c;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s; }

/* line 49, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
h1,
h2,
h3,
h4,
h5,
h5 {
  margin-top: .8em;
  margin-bottom: .4em;
  font-family: "Roboto Slab", serif;
  font-weight: lighter;
  color: #333333;
  -webkit-font-smoothing: antialiased; }

/* line 63, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
h1 {
  margin-top: 0;
  font-size: 3.2em;
  line-height: 1.2em;
  letter-spacing: .05em; }

/* line 70, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
h2 {
  font-size: 2.2em; }

/* line 74, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
h3 {
  font-size: 1.8em; }

/* line 78, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
h4 {
  font-size: 1.4em; }

/* line 82, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
h4 {
  font-size: 1.2em; }

/* line 86, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
h5 {
  font-size: 1em; }

/* line 90, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
p {
  margin-bottom: 1.3em;
  line-height: 1.7em; }

/* line 95, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
strong {
  font-weight: bold; }

/* line 99, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
em {
  font-style: italic; }

/* line 103, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
blockquote {
  margin: 1em 0;
  padding: 2em 0;
  background: #F8F8F8;
  border: 1px solid #EEEEEE;
  border-radius: 3px;
  font-family: "Roboto Slab", serif;
  font-weight: lighter;
  font-style: italic;
  font-size: 1.3em;
  text-align: center; }
  /* line 117, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
  blockquote p:last-child {
    margin-bottom: 0; }

/* line 129, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
ol, ul {
  margin: 0 0 1.3em 2.5em; }
  /* line 132, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
  ol li, ul li {
    margin: 0 0 .2em 0;
    line-height: 1.6em; }
  /* line 137, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
  ol ol, ol ul, ul ol, ul ul {
    margin: .1em 0 .2em 2em; }

/* line 143, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
ol {
  list-style-type: decimal; }

/* line 147, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
ul {
  list-style-type: disc; }

/* line 151, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
code {
  padding: .1em .4em;
  background: #e8f2fb;
  border: 1px solid #c9e1f6;
  border-radius: 3px;
  font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
  font-size: .85em; }

/* line 160, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
pre {
  margin-bottom: 1.3em;
  padding: 1em 2.5%;
  background: #e8f2fb;
  border: 1px solid #c9e1f6;
  border-radius: 3px;
  font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
  font-size: .9em;
  font-weight: normal;
  line-height: 1.3em; }
  /* line 171, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
  pre code {
    padding: 0;
    background: none;
    border: none; }

/* line 179, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
.date,
.time,
.author,
.tags {
  font-size: .8em;
  color: #c7c7c7; }
  /* line 186, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
  .date a,
  .time a,
  .author a,
  .tags a {
    color: #666666; }
    /* line 189, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
    .date a:hover,
    .time a:hover,
    .author a:hover,
    .tags a:hover {
      color: #b9301c; }

/* line 197, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
.excerpt {
  margin: 0;
  font-size: .9em;
  color: #999999; }

/* line 203, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
.intro {
  font-family: "Roboto Slab", serif;
  font-size: 1.2em;
  font-weight: lighter;
  color: #999999; }

/* line 210, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
.block-heading {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px;
  position: relative;
  bottom: -15px;
  font-size: .8em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px; }

/* line 221, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
.label {
  position: relative;
  display: inline-block;
  padding: 8px 18px 9px 18px;
  background: #E25440;
  border-radius: 3px;
  text-align: center;
  color: #FFF; }

/* line 235, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
.container {
  position: relative;
  z-index: 500;
  width: 940px;
  margin: 0 auto; }

/* line 242, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
.content-wrapper {
  z-index: 800;
  width: 60%;
  max-width: 1100px;
  margin-left: 40%; }

/* line 249, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
.content-wrapper__inner {
  margin: 0 10%;
  padding: 50px 0; }

/* line 254, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
.footer {
  display: block;
  padding: 2em 0 0 0;
  border-top: 2px solid #DDDDDD;
  font-size: .7em;
  color: #b3b3b3; }

/* line 262, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
.footer__copyright {
  display: block;
  margin-bottom: .7em; }
  /* line 266, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
  .footer__copyright a {
    color: #a6a6a6;
    text-decoration: underline; }
    /* line 270, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
    .footer__copyright a:hover {
      color: #b9301c; }

/* line 282, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
.avatar,
.logo {
  border-radius: 50%;
  border: 3px solid #FFF;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3); }

/* line 293, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
hr {
  border: none; }

/* line 297, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
.section-title__divider {
  width: 30%;
  margin: 2.2em 0 2.1em 0;
  border-top: 1px solid #DDDDDD; }

/* line 307, /home/arne/github/arnebrasseur.net/source/stylesheets/global.scss */
.hidden {
  display: none !important; }

/* line 5, /home/arne/github/arnebrasseur.net/source/stylesheets/sections/_post.scss */
.post-comments {
  border-top: 1px solid #DDDDDD;
  padding: 60px 0; }

/* line 14, /home/arne/github/arnebrasseur.net/source/stylesheets/sections/_post.scss */
.post-meta {
  margin: 0 0 .4em 0;
  color: #c7c7c7; }

/* line 19, /home/arne/github/arnebrasseur.net/source/stylesheets/sections/_post.scss */
.post-meta__date {
  margin-right: .5em; }

/* line 23, /home/arne/github/arnebrasseur.net/source/stylesheets/sections/_post.scss */
.post-meta__tags {
  margin-left: .4em; }

/* line 27, /home/arne/github/arnebrasseur.net/source/stylesheets/sections/_post.scss */
.post-meta__author {
  margin-left: 1.5em; }

/* line 31, /home/arne/github/arnebrasseur.net/source/stylesheets/sections/_post.scss */
.post-meta__avatar {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin: 0 .3em -.4em 0;
  border: none;
  box-shadow: none; }

/* line 46, /home/arne/github/arnebrasseur.net/source/stylesheets/sections/_post.scss */
.post img {
  max-width: 100%;
  margin: 0 auto;
  border-radius: 3px;
  text-align: center; }
/* line 53, /home/arne/github/arnebrasseur.net/source/stylesheets/sections/_post.scss */
.post pre {
  width: 95%; }
/* line 57, /home/arne/github/arnebrasseur.net/source/stylesheets/sections/_post.scss */
.post hr {
  display: block;
  width: 30%;
  margin: 2em 0;
  border-top: 1px solid #DDDDDD; }

/* line 69, /home/arne/github/arnebrasseur.net/source/stylesheets/sections/_post.scss */
.error-code {
  font-size: 6em; }

/* line 5, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel {
  display: table;
  width: 100%;
  height: 100%; }

/* line 11, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel__vertical {
  display: table-cell;
  vertical-align: middle; }

/* line 16, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel-title {
  margin: 0 0 5px 0;
  font-size: 2.5em;
  letter-spacing: 4px;
  color: #FFF; }

/* line 23, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel-subtitle {
  font-family: "Roboto Slab", serif;
  font-size: 1.2em;
  font-weight: lighter;
  letter-spacing: 3px;
  color: #CCCCCC;
  -webkit-font-smoothing: antialiased; }

/* line 36, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel-cover {
  display: block;
  position: fixed;
  z-index: 900;
  width: 100%;
  max-width: none;
  height: 100%;
  background: url(../images/background-cover.jpg) top left no-repeat #666666;
  background-size: cover; }

/* line 47, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel-cover--collapsed {
  width: 40%;
  max-width: 530px; }

/* line 52, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel-cover--overlay {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(69, 152, 32, 0.6);
  background-image: -webkit-linear-gradient(-410deg, rgba(69, 152, 32, 0.6) 20%, rgba(0, 0, 0, 0.9));
  background-image: linear-gradient(140deg,rgba(69, 152, 32, 0.6) 20%, rgba(0, 0, 0, 0.9)); }

/* line 63, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel-cover__logo {
  margin-bottom: .2em; }

/* line 67, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel-cover__description {
  margin: 0 30px; }

/* line 71, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel-cover__divider {
  width: 50%;
  margin: 20px auto;
  border-top: 1px solid rgba(255, 255, 255, 0.14); }

/* line 77, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel-cover__divider--secondary {
  width: 15%; }

/* line 85, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel-main {
  display: table;
  width: 100%;
  height: 100%; }

/* line 93, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.no-js .panel-main {
  width: 40%;
  max-width: 530px; }

/* line 100, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel-main__inner {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 800;
  padding: 0 60px; }

/* line 108, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel-main__content {
  max-width: 620px;
  margin: 0 auto; }

/* line 113, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel-main__content--fixed {
  width: 480px;
  transition: width 1s;
  -webkit-transition: width 1s;
  /* Safari */ }

/* line 119, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.panel-inverted {
  font-weight: 100;
  text-align: center;
  color: #FFF;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); }
  /* line 125, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
  .panel-inverted a {
    color: #FFF; }

/* line 135, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.cover-navigation {
  margin-top: 10px; }

/* line 139, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.cover-navigation--social {
  margin-left: 30px; }

/* line 147, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.cover-green {
  background-color: rgba(21, 111, 120, 0.6);
  background-image: -webkit-linear-gradient(-410deg, rgba(21, 111, 120, 0.6) 20%, rgba(6, 31, 33, 0.8));
  background-image: linear-gradient(140deg,rgba(21, 111, 120, 0.6) 20%, rgba(6, 31, 33, 0.8)); }

/* line 151, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.cover-purple {
  background-color: rgba(73, 50, 82, 0.6);
  background-image: -webkit-linear-gradient(-410deg, rgba(73, 50, 82, 0.6) 20%, rgba(17, 11, 19, 0.8));
  background-image: linear-gradient(140deg,rgba(73, 50, 82, 0.6) 20%, rgba(17, 11, 19, 0.8)); }

/* line 155, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.cover-red {
  background-color: rgba(119, 31, 18, 0.6);
  background-image: -webkit-linear-gradient(-410deg, rgba(119, 31, 18, 0.6) 20%, rgba(30, 8, 5, 0.8));
  background-image: linear-gradient(140deg,rgba(119, 31, 18, 0.6) 20%, rgba(30, 8, 5, 0.8)); }

/* line 159, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.cover-slate {
  background-color: rgba(61, 66, 96, 0.6);
  background-image: -webkit-linear-gradient(-410deg, rgba(61, 66, 96, 0.6) 20%, rgba(21, 23, 34, 0.8));
  background-image: linear-gradient(140deg,rgba(61, 66, 96, 0.6) 20%, rgba(21, 23, 34, 0.8)); }

/* line 163, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_panels.scss */
.cover-disabled {
  background: none; }

/* line 5, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_buttons.scss */
.btn, .navigation__item a {
  padding: 10px 20px;
  border: 1px solid #E25440;
  border-radius: 20px;
  font-size: .9em;
  font-weight: bold;
  letter-spacing: 1px;
  text-shadow: none;
  color: #E25440;
  -webkit-font-smoothing: antialiased; }
  /* line 16, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_buttons.scss */
  .btn:hover, .navigation__item a:hover {
    color: #b9301c;
    border-color: #b9301c; }

/* line 23, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_buttons.scss */
.btn-secondary {
  border-color: #5BA4E5;
  color: #5BA4E5; }
  /* line 27, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_buttons.scss */
  .btn-secondary:hover {
    color: #217fd2;
    border-color: #217fd2; }

/* line 34, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_buttons.scss */
.btn-tertiary {
  border-color: #999999;
  color: #999999; }
  /* line 38, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_buttons.scss */
  .btn-tertiary:hover {
    color: #737373;
    border-color: #737373; }

/* line 45, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_buttons.scss */
.btn-large {
  padding: 10px 24px;
  font-size: 1.1em; }

/* line 50, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_buttons.scss */
.btn-small {
  padding: 8px 12px;
  font-size: .7em; }

/* line 59, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_buttons.scss */
.btn-mobile-menu {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 42px;
  background: rgba(13, 71, 77, 0.98);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center; }

/* line 73, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_buttons.scss */
.btn-mobile-menu__icon,
.btn-mobile-close__icon {
  position: relative;
  top: 3px;
  font-size: 36px;
  color: #FFF; }

/* line 1, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_navigation.scss */
nav {
  display: inline-block;
  position: relative; }

/* line 6, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_navigation.scss */
.navigation {
  display: inline-block;
  float: left;
  position: relative;
  margin: 0;
  list-style-type: none; }

/* line 14, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_navigation.scss */
.navigation__item {
  display: inline-block;
  margin: 0 1px 0 0;
  line-height: 1em; }
  /* line 19, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_navigation.scss */
  .navigation__item a {
    display: block;
    position: relative;
    border-color: #FFF;
    color: #FFF;
    opacity: .8; }
    /* line 27, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_navigation.scss */
    .navigation__item a:hover {
      color: #FFF;
      border-color: #FFF;
      opacity: 1; }

/* line 37, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_navigation.scss */
.navigation--social {
  margin-left: 1.5em; }
  /* line 40, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_navigation.scss */
  .navigation--social a {
    padding: 6px 8px 6px 9px; }
    /* line 43, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_navigation.scss */
    .navigation--social a .label {
      display: none; }
    /* line 47, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_navigation.scss */
    .navigation--social a .icon {
      display: block;
      font-size: 1.7em; }

/* line 5, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_pagination.scss */
.pagination {
  display: block;
  margin: 0 0 4em 0; }

/* line 10, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_pagination.scss */
.pagination__page-number {
  margin: 0;
  font-size: .8em;
  color: #999999; }

/* line 16, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_pagination.scss */
.pagination__newer {
  margin-right: 1em; }

/* line 20, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_pagination.scss */
.pagination__older {
  margin-left: 1em; }

/* line 1, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_icons.scss */
i {
  font-family: 'entypo';
  font-weight: normal;
  font-style: normal;
  font-size: 18px; }

/* line 8, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_icons.scss */
.icon-social {
  font-family: 'entypo-social';
  font-size: 22px;
  display: block;
  position: relative; }

/* line 5, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_post-list.scss */
.post-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left; }
  /* line 11, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_post-list.scss */
  .post-list li {
    margin: 0 0 2.2em 0; }
    /* line 16, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_post-list.scss */
    .post-list li:last-child hr {
      display: none; }

/* line 26, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_post-list.scss */
.post-list__post-title {
  margin-top: 0;
  margin-bottom: .2em;
  font-size: 1.5em;
  line-height: 1.3em; }
  /* line 32, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_post-list.scss */
  .post-list__post-title a {
    color: #333333; }
    /* line 35, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_post-list.scss */
    .post-list__post-title a:hover {
      color: #b9301c; }

/* line 43, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_post-list.scss */
.post-list__meta {
  display: block;
  margin: .7em 0 0 0;
  font-size: .9em;
  color: #c7c7c7; }

/* line 50, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_post-list.scss */
.post-list__meta--date {
  margin-right: .5em;
  color: #c7c7c7; }

/* line 55, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_post-list.scss */
.post-list__meta--tags {
  margin-left: .5em; }

/* line 59, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_post-list.scss */
.post-list__divider {
  width: 30%;
  margin: 2.2em 0 2.1em 0;
  border-top: 1px solid #DDDDDD; }

/* line 1, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_forms.scss */
*:focus {
  outline: none; }

/* line 5, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_forms.scss */
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
  width: 240px;
  padding: 1em 1em;
  background: #FFF;
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  font-size: .9em;
  color: #666666; }
  /* line 26, /home/arne/github/arnebrasseur.net/source/stylesheets/components/_forms.scss */
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus {
    border-color: #5BA4E5; }
  /* line 4, /home/arne/github/arnebrasseur.net/source/stylesheets/bourbon/css3/_placeholder.scss */
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder {
    color: #CCCCCC; }
  /* line 4, /home/arne/github/arnebrasseur.net/source/stylesheets/bourbon/css3/_placeholder.scss */
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder {
    color: #CCCCCC; }
  /* line 4, /home/arne/github/arnebrasseur.net/source/stylesheets/bourbon/css3/_placeholder.scss */
  input[type="text"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  input[type="datetime"]:-moz-placeholder,
  input[type="datetime-local"]:-moz-placeholder,
  input[type="date"]:-moz-placeholder,
  input[type="month"]:-moz-placeholder,
  input[type="time"]:-moz-placeholder,
  input[type="week"]:-moz-placeholder,
  input[type="number"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="url"]:-moz-placeholder,
  input[type="search"]:-moz-placeholder,
  input[type="tel"]:-moz-placeholder {
    color: #CCCCCC; }
  /* line 4, /home/arne/github/arnebrasseur.net/source/stylesheets/bourbon/css3/_placeholder.scss */
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder {
    color: #CCCCCC; }

@media all and (min-width: 1300px) {
  /* line 9, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .content-wrapper {
    margin-left: 530px; } }
@media all and (max-width: 1100px) {
  /* line 21, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .panel-cover__logo {
    width: 70px; }

  /* line 25, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .panel-title {
    font-size: 2em; }

  /* line 29, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .panel-subtitle {
    font-size: 1em; }

  /* line 33, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .panel-cover__description {
    margin: 0 10px;
    font-size: .9em; }

  /* line 38, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .navigation--social {
    margin-top: 5px;
    margin-left: 0; } }
@media all and (max-width: 960px) {
  /* line 51, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .btn-mobile-menu {
    display: block; }

  /* line 55, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .panel-main {
    display: table;
    position: relative; }

  /* line 60, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .panel-cover--collapsed {
    width: 100%;
    max-width: none; }

  /* line 65, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .panel-main__inner {
    display: table-cell;
    padding: 60px 10%; }

  /* line 70, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .panel-cover__description {
    display: block;
    max-width: 600px;
    margin: 0 auto; }

  /* line 76, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .panel-cover__divider--secondary {
    display: none; }

  /* line 80, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .panel-cover {
    width: 100%;
    height: 100%;
    background-position: center center; }
    /* line 85, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
    .panel-cover.panel-cover--collapsed {
      display: block;
      position: relative;
      height: auto;
      padding: 0;
      background-position: center center; }
      /* line 92, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
      .panel-cover.panel-cover--collapsed .panel-main__inner {
        display: block;
        padding: 70px 0 30px 0; }
      /* line 97, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
      .panel-cover.panel-cover--collapsed .panel-cover__logo {
        width: 60px;
        border-width: 2px; }
      /* line 102, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
      .panel-cover.panel-cover--collapsed .panel-cover__description {
        display: none; }
      /* line 106, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
      .panel-cover.panel-cover--collapsed .panel-cover__divider {
        display: none;
        margin: 1em auto; }

  /* line 115, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .navigation-wrapper {
    display: none;
    position: fixed;
    top: 42px;
    right: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    background: rgba(51, 51, 51, 0.98);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
    /* line 126, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
    .navigation-wrapper.visible {
      display: block; }

  /* line 132, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .cover-navigation {
    display: block;
    position: relative;
    float: left;
    clear: left;
    width: 100%; }
    /* line 139, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
    .cover-navigation .navigation {
      display: block;
      width: 100%; }
      /* line 143, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
      .cover-navigation .navigation li {
        width: 80%;
        margin-bottom: .4em; }
    /* line 150, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
    .cover-navigation.navigation--social {
      padding-top: 5px; }
      /* line 155, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
      .cover-navigation.navigation--social .navigation li {
        display: inline-block;
        width: 25.8%; }

  /* line 166, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .content-wrapper {
    width: 80%;
    max-width: none;
    margin: 0 auto; }

  /* line 172, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .content-wrapper__inner {
    margin-right: 0;
    margin-left: 0; }

  /* line 177, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .navigation__item {
    width: 100%;
    margin: 0 0 .4em 0; } }
@media all and (max-width: 340px) {
  /* line 190, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .panel-main__inner {
    padding: 0 5%; }

  /* line 194, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .panel-title {
    margin-bottom: .1em;
    font-size: 1.5em; }

  /* line 199, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .panel-subtitle {
    font-size: .9em; }

  /* line 203, /home/arne/github/arnebrasseur.net/source/stylesheets/media-queries.scss */
  .btn, .navigation__item a {
    display: block;
    margin-bottom: .4em; } }
/* line 1, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s; }

/* line 1, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.animated.hinge {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@-moz-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@-o-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
/* line 20, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px); } }
@-moz-keyframes shake {
  0%, 100% {
    -moz-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -moz-transform: translateX(10px); } }
@-o-keyframes shake {
  0%, 100% {
    -o-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -o-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -o-transform: translateX(10px); } }
@keyframes shake {
  0%, 100% {
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }
/* line 50, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px); } }
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0); }
  40% {
    -moz-transform: translateY(-30px); }
  60% {
    -moz-transform: translateY(-15px); } }
@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -o-transform: translateY(0); }
  40% {
    -o-transform: translateY(-30px); }
  60% {
    -o-transform: translateY(-15px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }
/* line 79, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0); } }
@-moz-keyframes tada {
  0% {
    -moz-transform: scale(1); }
  10%, 20% {
    -moz-transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -moz-transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -moz-transform: scale(1.1) rotate(-3deg); }
  100% {
    -moz-transform: scale(1) rotate(0); } }
@-o-keyframes tada {
  0% {
    -o-transform: scale(1); }
  10%, 20% {
    -o-transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -o-transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -o-transform: scale(1.1) rotate(-3deg); }
  100% {
    -o-transform: scale(1) rotate(0); } }
@keyframes tada {
  0% {
    transform: scale(1); }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg); }
  100% {
    transform: scale(1) rotate(0); } }
/* line 117, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.tada {
  -webkit-animation-name: tada;
  -moz-animation-name: tada;
  -o-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg); } }
@-moz-keyframes swing {
  20% {
    -moz-transform: rotate(15deg); }
  40% {
    -moz-transform: rotate(-10deg); }
  60% {
    -moz-transform: rotate(5deg); }
  80% {
    -moz-transform: rotate(-5deg); }
  100% {
    -moz-transform: rotate(0deg); } }
@-o-keyframes swing {
  20% {
    -o-transform: rotate(15deg); }
  40% {
    -o-transform: rotate(-10deg); }
  60% {
    -o-transform: rotate(5deg); }
  80% {
    -o-transform: rotate(-5deg); }
  100% {
    -o-transform: rotate(0deg); } }
@keyframes swing {
  20% {
    transform: rotate(15deg); }
  40% {
    transform: rotate(-10deg); }
  60% {
    transform: rotate(5deg); }
  80% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0deg); } }
/* line 156, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  -moz-animation-name: swing;
  -o-animation-name: swing;
  animation-name: swing; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%); } }
@-moz-keyframes wobble {
  0% {
    -moz-transform: translateX(0%); }
  15% {
    -moz-transform: translateX(-25%) rotate(-5deg); }
  30% {
    -moz-transform: translateX(20%) rotate(3deg); }
  45% {
    -moz-transform: translateX(-15%) rotate(-3deg); }
  60% {
    -moz-transform: translateX(10%) rotate(2deg); }
  75% {
    -moz-transform: translateX(-5%) rotate(-1deg); }
  100% {
    -moz-transform: translateX(0%); } }
@-o-keyframes wobble {
  0% {
    -o-transform: translateX(0%); }
  15% {
    -o-transform: translateX(-25%) rotate(-5deg); }
  30% {
    -o-transform: translateX(20%) rotate(3deg); }
  45% {
    -o-transform: translateX(-15%) rotate(-3deg); }
  60% {
    -o-transform: translateX(10%) rotate(2deg); }
  75% {
    -o-transform: translateX(-5%) rotate(-1deg); }
  100% {
    -o-transform: translateX(0%); } }
@keyframes wobble {
  0% {
    transform: translateX(0%); }
  15% {
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    transform: translateX(20%) rotate(3deg); }
  45% {
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    transform: translateX(10%) rotate(2deg); }
  75% {
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    transform: translateX(0%); } }
/* line 208, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.wobble {
  -webkit-animation-name: wobble;
  -moz-animation-name: wobble;
  -o-animation-name: wobble;
  animation-name: wobble; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1); }
  50% {
    -moz-transform: scale(1.1); }
  100% {
    -moz-transform: scale(1); } }
@-o-keyframes pulse {
  0% {
    -o-transform: scale(1); }
  50% {
    -o-transform: scale(1.1); }
  100% {
    -o-transform: scale(1); } }
@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }
/* line 237, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in; } }
@-moz-keyframes flip {
  0% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -moz-animation-timing-function: ease-out; }
  40% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -moz-animation-timing-function: ease-out; }
  50% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in; }
  80% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in; }
  100% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -moz-animation-timing-function: ease-in; } }
@-o-keyframes flip {
  0% {
    -o-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -o-animation-timing-function: ease-out; }
  40% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -o-animation-timing-function: ease-out; }
  50% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in; }
  80% {
    -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in; }
  100% {
    -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -o-animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in; }
  100% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    animation-timing-function: ease-in; } }
/* line 332, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.animated.flip {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flip;
  -o-backface-visibility: visible !important;
  -o-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -moz-transform: perspective(400px) rotateX(-10deg); }
  70% {
    -moz-transform: perspective(400px) rotateX(10deg); }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -o-transform: perspective(400px) rotateX(-10deg); }
  70% {
    -o-transform: perspective(400px) rotateX(10deg); }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    transform: perspective(400px) rotateX(10deg); }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
/* line 420, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.flipInX {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@-moz-keyframes flipOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@-o-keyframes flipOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
/* line 474, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.flipOutX {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: flipOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: flipOutX;
  -o-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@-moz-keyframes flipInY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -moz-transform: perspective(400px) rotateY(-10deg); }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg); }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@-o-keyframes flipInY {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -o-transform: perspective(400px) rotateY(-10deg); }
  70% {
    -o-transform: perspective(400px) rotateY(10deg); }
  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    transform: perspective(400px) rotateY(10deg); }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
/* line 561, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.flipInY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@-moz-keyframes flipOutY {
  0% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@-o-keyframes flipOutY {
  0% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
/* line 612, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipOutY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipOutY;
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/* line 642, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
/* line 696, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
/* line 750, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
/* line 804, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
/* line 858, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
/* line 912, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
/* line 966, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
/* line 1017, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }
@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
/* line 1071, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-o-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* line 1097, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px); } }
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }
  100% {
    opacity: 0;
    -moz-transform: translateY(-20px); } }
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    -o-transform: translateY(-20px); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-20px); } }
/* line 1148, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px); } }
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }
  100% {
    opacity: 0;
    -moz-transform: translateY(20px); } }
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    -o-transform: translateY(20px); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(20px); } }
/* line 1202, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px); } }
@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0); }
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px); } }
@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0); }
  100% {
    opacity: 0;
    -o-transform: translateX(-20px); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(-20px); } }
/* line 1256, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px); } }
@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0); }
  100% {
    opacity: 0;
    -moz-transform: translateX(20px); } }
@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0); }
  100% {
    opacity: 0;
    -o-transform: translateX(20px); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(20px); } }
/* line 1310, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -moz-animation-name: fadeOutRight;
  -o-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }
@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px); } }
@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }
/* line 1364, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  -moz-animation-name: fadeOutUpBig;
  -o-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }
@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px); } }
@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(2000px); } }
/* line 1418, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  -moz-animation-name: fadeOutDownBig;
  -o-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }
@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0); }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px); } }
@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0); }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }
/* line 1472, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  -moz-animation-name: fadeOutLeftBig;
  -o-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }
@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0); }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px); } }
@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0); }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }
/* line 1523, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  -moz-animation-name: fadeOutRightBig;
  -o-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0); } }
@-moz-keyframes slideInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px); }
  100% {
    -moz-transform: translateY(0); } }
@-o-keyframes slideInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px); }
  100% {
    -o-transform: translateY(0); } }
@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  100% {
    transform: translateY(0); } }
/* line 1573, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.slideInDown {
  -webkit-animation-name: slideInDown;
  -moz-animation-name: slideInDown;
  -o-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes slideInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px); }
  100% {
    -moz-transform: translateX(0); } }
@-o-keyframes slideInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px); }
  100% {
    -o-transform: translateX(0); } }
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  100% {
    transform: translateX(0); } }
/* line 1623, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  -moz-animation-name: slideInLeft;
  -o-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes slideInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px); }
  100% {
    -moz-transform: translateX(0); } }
@-o-keyframes slideInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px); }
  100% {
    -o-transform: translateX(0); } }
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    transform: translateX(0); } }
/* line 1673, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.slideInRight {
  -webkit-animation-name: slideInRight;
  -moz-animation-name: slideInRight;
  -o-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }
@-moz-keyframes slideOutUp {
  0% {
    -moz-transform: translateY(0); }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px); } }
@-o-keyframes slideOutUp {
  0% {
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px); } }
@keyframes slideOutUp {
  0% {
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }
/* line 1723, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  -moz-animation-name: slideOutUp;
  -o-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }
@-moz-keyframes slideOutLeft {
  0% {
    -moz-transform: translateX(0); }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px); } }
@-o-keyframes slideOutLeft {
  0% {
    -o-transform: translateX(0); }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px); } }
@keyframes slideOutLeft {
  0% {
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }
/* line 1773, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  -moz-animation-name: slideOutLeft;
  -o-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }
@-moz-keyframes slideOutRight {
  0% {
    -moz-transform: translateX(0); }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px); } }
@-o-keyframes slideOutRight {
  0% {
    -o-transform: translateX(0); }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px); } }
@keyframes slideOutRight {
  0% {
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }
/* line 1823, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  -moz-animation-name: slideOutRight;
  -o-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3); }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05); }
  70% {
    -moz-transform: scale(0.9); }
  100% {
    -moz-transform: scale(1); } }
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3); }
  50% {
    opacity: 1;
    -o-transform: scale(1.05); }
  70% {
    -o-transform: scale(0.9); }
  100% {
    -o-transform: scale(1); } }
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3); }
  50% {
    opacity: 1;
    transform: scale(1.05); }
  70% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }
/* line 1909, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0); } }
@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px); }
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px); }
  80% {
    -moz-transform: translateY(10px); }
  100% {
    -moz-transform: translateY(0); } }
@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px); }
  60% {
    opacity: 1;
    -o-transform: translateY(-30px); }
  80% {
    -o-transform: translateY(10px); }
  100% {
    -o-transform: translateY(0); } }
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    transform: translateY(-30px); }
  80% {
    transform: translateY(10px); }
  100% {
    transform: translateY(0); } }
/* line 1994, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  -moz-animation-name: bounceInUp;
  -o-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0); } }
@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px); }
  80% {
    -moz-transform: translateY(-10px); }
  100% {
    -moz-transform: translateY(0); } }
@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -o-transform: translateY(30px); }
  80% {
    -o-transform: translateY(-10px); }
  100% {
    -o-transform: translateY(0); } }
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    transform: translateY(30px); }
  80% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(0); } }
/* line 2080, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(30px); }
  80% {
    -moz-transform: translateX(-10px); }
  100% {
    -moz-transform: translateX(0); } }
@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -o-transform: translateX(30px); }
  80% {
    -o-transform: translateX(-10px); }
  100% {
    -o-transform: translateX(0); } }
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    transform: translateX(30px); }
  80% {
    transform: translateX(-10px); }
  100% {
    transform: translateX(0); } }
/* line 2166, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(-30px); }
  80% {
    -moz-transform: translateX(10px); }
  100% {
    -moz-transform: translateX(0); } }
@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px); }
  60% {
    opacity: 1;
    -o-transform: translateX(-30px); }
  80% {
    -o-transform: translateX(10px); }
  100% {
    -o-transform: translateX(0); } }
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    transform: translateX(-30px); }
  80% {
    transform: translateX(10px); }
  100% {
    transform: translateX(0); } }
/* line 2252, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3); } }
@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1); }
  25% {
    -moz-transform: scale(0.95); }
  50% {
    opacity: 1;
    -moz-transform: scale(1.1); }
  100% {
    opacity: 0;
    -moz-transform: scale(0.3); } }
@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1); }
  25% {
    -o-transform: scale(0.95); }
  50% {
    opacity: 1;
    -o-transform: scale(1.1); }
  100% {
    opacity: 0;
    -o-transform: scale(0.3); } }
@keyframes bounceOut {
  0% {
    transform: scale(1); }
  25% {
    transform: scale(0.95); }
  50% {
    opacity: 1;
    transform: scale(1.1); }
  100% {
    opacity: 0;
    transform: scale(0.3); } }
/* line 2338, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }
@-moz-keyframes bounceOutUp {
  0% {
    -moz-transform: translateY(0); }
  20% {
    opacity: 1;
    -moz-transform: translateY(20px); }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px); } }
@-o-keyframes bounceOutUp {
  0% {
    -o-transform: translateY(0); }
  20% {
    opacity: 1;
    -o-transform: translateY(20px); }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px); } }
@keyframes bounceOutUp {
  0% {
    transform: translateY(0); }
  20% {
    opacity: 1;
    transform: translateY(20px); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }
/* line 2408, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  -moz-animation-name: bounceOutUp;
  -o-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }
@-moz-keyframes bounceOutDown {
  0% {
    -moz-transform: translateY(0); }
  20% {
    opacity: 1;
    -moz-transform: translateY(-20px); }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px); } }
@-o-keyframes bounceOutDown {
  0% {
    -o-transform: translateY(0); }
  20% {
    opacity: 1;
    -o-transform: translateY(-20px); }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px); } }
@keyframes bounceOutDown {
  0% {
    transform: translateY(0); }
  20% {
    opacity: 1;
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    transform: translateY(2000px); } }
/* line 2478, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  -moz-animation-name: bounceOutDown;
  -o-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }
@-moz-keyframes bounceOutLeft {
  0% {
    -moz-transform: translateX(0); }
  20% {
    opacity: 1;
    -moz-transform: translateX(20px); }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px); } }
@-o-keyframes bounceOutLeft {
  0% {
    -o-transform: translateX(0); }
  20% {
    opacity: 1;
    -o-transform: translateX(20px); }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px); } }
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0); }
  20% {
    opacity: 1;
    transform: translateX(20px); }
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }
/* line 2548, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  -moz-animation-name: bounceOutLeft;
  -o-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }
@-moz-keyframes bounceOutRight {
  0% {
    -moz-transform: translateX(0); }
  20% {
    opacity: 1;
    -moz-transform: translateX(-20px); }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px); } }
@-o-keyframes bounceOutRight {
  0% {
    -o-transform: translateX(0); }
  20% {
    opacity: 1;
    -o-transform: translateX(-20px); }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px); } }
@keyframes bounceOutRight {
  0% {
    transform: translateX(0); }
  20% {
    opacity: 1;
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }
/* line 2618, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  -moz-animation-name: bounceOutRight;
  -o-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@-moz-keyframes rotateIn {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1; } }
@-o-keyframes rotateIn {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; } }
/* line 2677, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.rotateIn {
  -webkit-animation-name: rotateIn;
  -moz-animation-name: rotateIn;
  -o-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@-moz-keyframes rotateInUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1; } }
@-o-keyframes rotateInUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }
/* line 2739, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  -moz-animation-name: rotateInUpLeft;
  -o-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@-moz-keyframes rotateInDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1; } }
@-o-keyframes rotateInDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }
/* line 2801, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  -moz-animation-name: rotateInDownLeft;
  -o-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@-moz-keyframes rotateInUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1; } }
@-o-keyframes rotateInUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }
/* line 2863, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  -moz-animation-name: rotateInUpRight;
  -o-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@-moz-keyframes rotateInDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1; } }
@-o-keyframes rotateInDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }
/* line 2925, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  -moz-animation-name: rotateInDownRight;
  -o-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0; } }
@-moz-keyframes rotateOut {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1; }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(200deg);
    opacity: 0; } }
@-o-keyframes rotateOut {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1; }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0; } }
/* line 2987, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.rotateOut {
  -webkit-animation-name: rotateOut;
  -moz-animation-name: rotateOut;
  -o-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; } }
@-moz-keyframes rotateOutUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1; }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0; } }
@-o-keyframes rotateOutUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1; }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0; } }
/* line 3049, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  -moz-animation-name: rotateOutUpLeft;
  -o-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; } }
@-moz-keyframes rotateOutDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1; }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0; } }
@-o-keyframes rotateOutDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1; }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; } }
/* line 3111, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  -moz-animation-name: rotateOutDownLeft;
  -o-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; } }
@-moz-keyframes rotateOutUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1; }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0; } }
@-o-keyframes rotateOutUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1; }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; } }
/* line 3173, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  -moz-animation-name: rotateOutUpRight;
  -o-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; } }
@-moz-keyframes rotateOutDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1; }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0; } }
@-o-keyframes rotateOutDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1; }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; } }
/* line 3235, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  -moz-animation-name: rotateOutDownRight;
  -o-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@-moz-keyframes lightSpeedIn {
  0% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -moz-transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -moz-transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@-o-keyframes lightSpeedIn {
  0% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -o-transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -o-transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
/* line 3269, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -moz-animation-name: lightSpeedIn;
  -o-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@-moz-keyframes lightSpeedOut {
  0% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@-o-keyframes lightSpeedOut {
  0% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
/* line 3300, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -moz-animation-name: lightSpeedOut;
  -o-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
    opacity: 0; } }
@-moz-keyframes hinge {
  0% {
    -moz-transform: rotate(0);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out; }
  20%, 60% {
    -moz-transform: rotate(80deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out; }
  40% {
    -moz-transform: rotate(60deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out; }
  80% {
    -moz-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out; }
  100% {
    -moz-transform: translateY(700px);
    opacity: 0; } }
@-o-keyframes hinge {
  0% {
    -o-transform: rotate(0);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out; }
  20%, 60% {
    -o-transform: rotate(80deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out; }
  40% {
    -o-transform: rotate(60deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out; }
  80% {
    -o-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out; }
  100% {
    -o-transform: translateY(700px);
    opacity: 0; } }
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  100% {
    transform: translateY(700px);
    opacity: 0; } }
/* line 3343, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.hinge {
  -webkit-animation-name: hinge;
  -moz-animation-name: hinge;
  -o-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg); } }
@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg); } }
@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -o-transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg); } }
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); } }
/* line 3371, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.rollIn {
  -webkit-animation-name: rollIn;
  -moz-animation-name: rollIn;
  -o-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg); } }
@-moz-keyframes rollOut {
  0% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%) rotate(120deg); } }
@-o-keyframes rollOut {
  0% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -o-transform: translateX(100%) rotate(120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg); } }
/* line 3427, /home/arne/github/arnebrasseur.net/source/stylesheets/animate.scss */
.rollOut {
  -webkit-animation-name: rollOut;
  -moz-animation-name: rollOut;
  -o-animation-name: rollOut;
  animation-name: rollOut; }
