/*=================================
=            Normalize            =
=================================*/
/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
audio, canvas, video {
  display: inline-block; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
[hidden] {
  display: none; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
a:focus {
  outline: thin dotted; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
a:active, a:hover {
  outline: 0; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
h1 {
  font-size: 2em; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
b, strong {
  font-weight: 700; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
dfn {
  font-style: italic; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
mark {
  background: #ff0;
  color: #000; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
q {
  quotes: \201C \201D \2018 \2019; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
small {
  font-size: 80%; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
sup {
  top: -0.5em; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
sub {
  bottom: -0.25em; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
img {
  border: 0; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
svg:not(:root) {
  overflow: hidden; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
button, input {
  line-height: normal; }

/* line 6, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 6, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
button[disabled], input[disabled] {
  cursor: default; }

/* line 6, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

/* line 6, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

/* line 6, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 6, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
textarea {
  overflow: auto;
  vertical-align: top; }

/* line 6, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 6, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
body, figure {
  margin: 0; }

/* line 6, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
legend, button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 8, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

/* line 10, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
* {
  box-sizing: border-box; }

/*-----  End of Normalize  ------*/
/*====================================
=            Basic Styles            =
====================================*/
/* line 20, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
body {
  font-family: "Playfair Display", "Georiga", sans-serif;
  font-size: 1.2rem;
  line-height: 1.8rem; }

/* line 27, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
h1, h2, h3, h4, h5, h6, .intro {
  text-transform: uppercase;
  text-align: center;
  color: #673c4f; }

/* line 33, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
h1 {
  font-size: 3rem;
  line-height: 3.8rem; }

/* line 38, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/base */
.wrapper {
  width: 100%; }

/*-----  End of Basic Styles  ------*/
/*==================================
=            Filter Nav            =
==================================*/
/* line 5, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterNav */
.filterControls {
  margin-bottom: 50px; }

/* line 9, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterNav */
.filterResults {
  float: left;
  min-height: 50px; }

/* line 14, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterNav */
span.currentChoice {
  font-style: italic; }

/* line 18, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterNav */
span.legend {
  text-transform: uppercase; }

/* line 22, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterNav */
ul.filterNav li {
  list-style-type: none;
  display: inline-block;
  float: left;
  text-align: center;
  margin: 3px;
  font-size: 24px;
  padding: 2px; }

/* line 32, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterNav */
a {
  text-transform: capitalize;
  text-decoration: none;
  background: gray;
  color: white;
  padding: 3px 6px 3px 6px;
  margin: 3px; }
  /* line 39, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterNav */
  a:hover {
    background: #444; }
  /* line 42, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterNav */
  a.active {
    background: #444; }

/*-----  End of Filter Nav  ------*/
/* line 6, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterContent */
.filterable {
  color: white;
  margin: 0 auto; }

/* line 12, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterContent */
.filterableItem {
  display: inline-block;
  float: left;
  height: 250px;
  width: 250px;
  margin: 10px; }

/*======================================================
=     				Color Settings   				=
======================================================*/
/* line 24, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterContent */
[data-color~="dark-berry"], span.dark-berry {
  background: #673c4f; }

/* line 28, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterContent */
[data-color~="light-berry"], span.light-berry {
  background: #7f557d; }

/* line 32, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterContent */
[data-color~="moody-berry"], span.moody-berry {
  background: #726e97; }

/* line 36, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterContent */
[data-color~="subtle-blue"], span.subtle-blue {
  background: #7698b3; }

/* line 40, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterContent */
[data-color~="baby-blue"], span.baby-blue {
  background: #83b5d1; }

/*-----  End of Color Settings  ------*/
/*======================================================
=      Styles for specific items  =
======================================================*/
/* line 52, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterContent */
.filterableItem[data-shape~="square"][data-content~="text"] {
  padding: 0 5px 0 5px; }
/* line 56, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterContent */
.filterableItem[data-shape~="square"] img {
  opacity: 0.5; }

/* line 63, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterContent */
.filterableItem[data-shape~="circle"] {
  border-radius: 50%; }
  /* line 65, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterContent */
  .filterableItem[data-shape~="circle"] img {
    border-radius: 50%;
    opacity: 0.5; }

/*-----  End of Styles for specific items  ------*/
/*-----  End of Filter Content Styles  ------*/
/*==================================
=            Animations            =
==================================*/
/**
*
* Transition: Show
*
**/
@-webkit-keyframes showItemTransition {
  /* line 12, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterAnimations */
  0% {
    opacity: 0; }

  /* line 13, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterAnimations */
  100% {
    opacity: 1; } }

@keyframes showItemTransition {
  /* line 17, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterAnimations */
  0% {
    opacity: 0; }

  /* line 18, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterAnimations */
  100% {
    opacity: 1; } }

/* line 21, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterAnimations */
.showItemTransition {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/**
*
* Transition: Hide
*
**/
@-webkit-keyframes hideItemTransition {
  /* line 34, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterAnimations */
  0% {
    opacity: 0; }

  /* line 35, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterAnimations */
  100% {
    opacity: 1; } }

@keyframes hideItemTransition {
  /* line 39, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterAnimations */
  0% {
    opacity: 0; }

  /* line 40, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterAnimations */
  100% {
    opacity: 1; } }

/* line 43, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/filterAnimations */
.hideItemTransition {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/*-----  End of Animations  ------*/
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
/* line 9, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/* line 16, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* line 21, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  /* line 27, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 20%, 53%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  /* line 34, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40%, 43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }

  /* line 41, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }

  /* line 48, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  /* line 55, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 20%, 53%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  /* line 62, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40%, 43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }

  /* line 69, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }

  /* line 76, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

/* line 82, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  /* line 91, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 50%, 100% {
    opacity: 1; }

  /* line 95, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  /* line 101, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 50%, 100% {
    opacity: 1; }

  /* line 105, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  25%, 75% {
    opacity: 0; } }

/* line 110, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  /* line 118, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  /* line 123, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }

  /* line 128, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  /* line 135, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  /* line 140, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }

  /* line 145, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* line 151, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  /* line 157, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  /* line 162, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }

  /* line 167, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }

  /* line 172, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }

  /* line 177, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }

  /* line 182, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }

  /* line 187, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  /* line 194, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  /* line 199, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }

  /* line 204, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }

  /* line 209, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }

  /* line 214, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }

  /* line 219, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }

  /* line 224, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* line 230, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  /* line 236, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  /* line 241, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  /* line 246, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  /* line 253, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  /* line 258, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  /* line 263, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

/* line 269, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  /* line 275, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }

  /* line 280, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }

  /* line 285, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }

  /* line 290, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }

  /* line 295, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  /* line 302, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }

  /* line 307, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }

  /* line 312, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }

  /* line 317, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }

  /* line 322, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

/* line 328, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  /* line 337, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  /* line 342, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }

  /* line 347, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }

  /* line 352, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }

  /* line 357, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  /* line 364, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  /* line 369, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }

  /* line 374, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }

  /* line 379, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }

  /* line 384, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* line 390, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  /* line 398, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: none;
    transform: none; }

  /* line 403, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }

  /* line 408, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }

  /* line 413, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }

  /* line 418, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }

  /* line 423, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }

  /* line 428, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  /* line 435, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: none;
    transform: none; }

  /* line 440, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }

  /* line 445, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }

  /* line 450, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }

  /* line 455, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }

  /* line 460, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }

  /* line 465, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: none;
    transform: none; } }

/* line 471, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  /* line 477, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 20%, 40%, 60%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  /* line 482, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 488, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  /* line 493, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  /* line 498, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  /* line 504, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  /* line 509, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  /* line 517, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 20%, 40%, 60%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  /* line 522, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 528, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  /* line 533, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  /* line 538, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  /* line 544, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  /* line 549, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

/* line 556, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s; }

@-webkit-keyframes bounceInDown {
  /* line 564, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  /* line 569, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  /* line 575, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  /* line 581, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  /* line 586, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  /* line 591, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  /* line 598, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  /* line 603, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  /* line 609, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  /* line 615, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  /* line 620, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  /* line 625, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: none;
    transform: none; } }

/* line 631, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  /* line 637, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  /* line 642, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  /* line 648, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  /* line 654, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  /* line 659, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  /* line 664, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  /* line 671, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  /* line 676, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  /* line 682, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  /* line 688, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  /* line 693, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  /* line 698, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: none;
    transform: none; } }

/* line 704, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  /* line 710, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  /* line 715, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  /* line 721, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  /* line 727, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  /* line 732, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  /* line 737, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  /* line 744, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  /* line 749, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  /* line 755, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  /* line 761, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  /* line 766, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  /* line 771, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: none;
    transform: none; } }

/* line 777, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  /* line 783, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  /* line 788, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  /* line 794, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  /* line 800, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  /* line 805, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  /* line 810, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  /* line 817, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  /* line 822, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  /* line 828, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  /* line 834, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  /* line 839, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  /* line 844, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* line 850, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  /* line 856, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  /* line 861, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  /* line 867, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  /* line 875, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  /* line 880, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  /* line 886, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

/* line 893, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s; }

@-webkit-keyframes bounceOutDown {
  /* line 901, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  /* line 906, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  /* line 912, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  /* line 920, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  /* line 925, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  /* line 931, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

/* line 938, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  /* line 944, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }

  /* line 950, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  /* line 958, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }

  /* line 964, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

/* line 971, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  /* line 977, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }

  /* line 983, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  /* line 991, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }

  /* line 997, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

/* line 1004, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  /* line 1010, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  /* line 1015, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }

  /* line 1021, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  /* line 1029, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  /* line 1034, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }

  /* line 1040, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

/* line 1047, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  /* line 1053, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0; }

  /* line 1054, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  /* line 1058, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0; }

  /* line 1059, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1; } }

/* line 1062, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  /* line 1068, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  /* line 1074, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  /* line 1082, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  /* line 1088, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 1095, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  /* line 1101, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }

  /* line 1107, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  /* line 1115, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }

  /* line 1121, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 1128, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  /* line 1134, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  /* line 1140, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  /* line 1148, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  /* line 1154, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 1161, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  /* line 1167, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  /* line 1173, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  /* line 1181, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  /* line 1187, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 1194, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  /* line 1200, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  /* line 1206, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  /* line 1214, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  /* line 1220, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 1227, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  /* line 1233, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }

  /* line 1239, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  /* line 1247, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }

  /* line 1253, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 1260, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  /* line 1266, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  /* line 1272, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  /* line 1280, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  /* line 1286, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 1293, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  /* line 1299, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  /* line 1305, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  /* line 1313, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  /* line 1319, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 1326, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  /* line 1332, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1333, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  /* line 1337, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1338, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0; } }

/* line 1341, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  /* line 1347, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1351, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  /* line 1359, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1363, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

/* line 1370, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  /* line 1376, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1380, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  /* line 1388, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1392, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

/* line 1399, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  /* line 1405, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1409, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  /* line 1417, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1421, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

/* line 1428, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  /* line 1434, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1438, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  /* line 1446, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1450, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

/* line 1457, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  /* line 1463, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1467, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  /* line 1475, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1479, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

/* line 1486, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  /* line 1492, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1496, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  /* line 1504, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1508, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

/* line 1515, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  /* line 1521, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1525, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  /* line 1533, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1537, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

/* line 1544, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  /* line 1550, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1554, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  /* line 1562, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1566, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

/* line 1573, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  /* line 1579, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  /* line 1586, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  /* line 1593, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  /* line 1600, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  /* line 1607, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  /* line 1616, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  /* line 1623, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  /* line 1630, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  /* line 1637, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  /* line 1644, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

/* line 1652, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  /* line 1660, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }

  /* line 1668, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in; }

  /* line 1675, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }

  /* line 1681, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }

  /* line 1686, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  /* line 1693, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }

  /* line 1701, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in; }

  /* line 1708, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }

  /* line 1714, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }

  /* line 1719, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

/* line 1725, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  /* line 1733, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }

  /* line 1741, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in; }

  /* line 1748, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }

  /* line 1754, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }

  /* line 1759, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  /* line 1766, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }

  /* line 1774, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in; }

  /* line 1781, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }

  /* line 1787, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }

  /* line 1792, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

/* line 1798, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  /* line 1806, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  /* line 1811, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }

  /* line 1817, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  /* line 1825, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  /* line 1830, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }

  /* line 1836, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

/* line 1843, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  /* line 1853, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  /* line 1858, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }

  /* line 1864, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  /* line 1872, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  /* line 1877, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }

  /* line 1883, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

/* line 1890, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s; }

@-webkit-keyframes lightSpeedIn {
  /* line 1900, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }

  /* line 1906, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }

  /* line 1912, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }

  /* line 1918, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  /* line 1926, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }

  /* line 1932, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }

  /* line 1938, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }

  /* line 1944, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

/* line 1951, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  /* line 1959, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1963, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  /* line 1971, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 1975, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

/* line 1982, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  /* line 1990, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }

  /* line 1998, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  /* line 2008, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }

  /* line 2016, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2025, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  /* line 2031, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }

  /* line 2039, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  /* line 2049, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }

  /* line 2057, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2066, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  /* line 2072, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  /* line 2080, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  /* line 2090, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  /* line 2098, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2107, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  /* line 2113, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  /* line 2121, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  /* line 2131, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  /* line 2139, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2148, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  /* line 2154, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }

  /* line 2162, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  /* line 2172, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }

  /* line 2180, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2189, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  /* line 2195, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }

  /* line 2201, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  /* line 2211, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }

  /* line 2217, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

/* line 2226, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  /* line 2232, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  /* line 2238, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  /* line 2248, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  /* line 2254, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

/* line 2263, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  /* line 2269, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  /* line 2275, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  /* line 2285, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  /* line 2291, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

/* line 2300, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  /* line 2306, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  /* line 2312, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  /* line 2322, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  /* line 2328, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

/* line 2337, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  /* line 2343, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  /* line 2349, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  /* line 2359, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  /* line 2365, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

/* line 2374, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  /* line 2380, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  /* line 2387, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  /* line 2396, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  /* line 2406, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  /* line 2414, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  /* line 2421, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  /* line 2430, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  /* line 2440, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

/* line 2447, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  /* line 2455, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }

  /* line 2461, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  /* line 2469, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }

  /* line 2475, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 2482, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  /* line 2490, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 2494, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  /* line 2502, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 2506, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

/* line 2513, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  /* line 2519, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 2525, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  /* line 2531, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 2537, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  50% {
    opacity: 1; } }

/* line 2542, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  /* line 2548, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 2556, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  /* line 2566, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 2574, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2583, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  /* line 2589, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 2597, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  /* line 2607, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 2615, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2624, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  /* line 2630, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 2638, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  /* line 2648, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 2656, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2665, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  /* line 2671, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 2679, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  /* line 2689, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 2697, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2706, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  /* line 2712, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 2716, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 2722, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  /* line 2728, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    opacity: 1; }

  /* line 2732, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 2738, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0; } }

/* line 2743, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  /* line 2749, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 2757, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  /* line 2769, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 2777, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2788, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  /* line 2794, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  /* line 2800, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  /* line 2810, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  /* line 2816, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

/* line 2825, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  /* line 2831, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  /* line 2837, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  /* line 2847, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  /* line 2853, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

/* line 2862, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  /* line 2868, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 2876, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  /* line 2888, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 2896, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2907, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  /* line 2913, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }

  /* line 2919, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  /* line 2926, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }

  /* line 2932, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

/* line 2938, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  /* line 2944, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible; }

  /* line 2950, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  /* line 2957, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible; }

  /* line 2963, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

/* line 2969, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  /* line 2975, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible; }

  /* line 2981, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  /* line 2988, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible; }

  /* line 2994, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

/* line 3000, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  /* line 3006, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible; }

  /* line 3012, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInUp {
  /* line 3019, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible; }

  /* line 3025, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

/* line 3031, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  /* line 3037, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  /* line 3042, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

@keyframes slideOutDown {
  /* line 3050, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  /* line 3055, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

/* line 3062, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  /* line 3068, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  /* line 3073, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes slideOutLeft {
  /* line 3081, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  /* line 3086, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

/* line 3093, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  /* line 3099, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  /* line 3104, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes slideOutRight {
  /* line 3112, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  /* line 3117, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

/* line 3124, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  /* line 3130, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  /* line 3135, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@keyframes slideOutUp {
  /* line 3143, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  /* line 3148, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

/* line 3155, /Users/Melissa/Dropbox/Projects/2-my-work-projects/content-filtering/assets/scss/animate */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }
/*# sourceMappingURL=style.css.map */