/* Chosen v1.1.0 | (c) 2011-2013 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */

.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:23px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(chosen-sprite.png) no-repeat 100% -20px;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:5px;height:15px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#666;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-field .default{color:#999}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 20px 3px 5px;border:1px solid #aaa;border-radius:3px;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#111!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(chosen-sprite.png) no-repeat -30px -20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.noUi-base {
	width: 100%;
	height: 100%;
	position: relative;
}
.noUi-origin {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
}
.noUi-handle {
	position: relative;
	z-index: 1;
}
.noUi-stacking .noUi-handle {
/* This class is applied to the lower origin when
   its values is > 50%. */
	z-index: 10;
}
.noUi-stacking + .noUi-origin {
/* Fix stacking order in IE7, which incorrectly
   creates a new context for the origins. */
	*z-index: -1;
}
.noUi-state-tap .noUi-origin {
-webkit-transition: left 0.3s, top 0.3s;
	transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
	cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
	height: 18px;
}
.noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	left: -17px;
	top: -6px;
}
.noUi-horizontal.noUi-extended {
	padding: 0 15px;
}
.noUi-horizontal.noUi-extended .noUi-origin  {
	right: -15px;
}
.noUi-vertical {
	width: 18px;
}
.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	left: -6px;
	top: -17px;
}
.noUi-vertical.noUi-extended {
	padding: 15px 0;
}
.noUi-vertical.noUi-extended .noUi-origin  {
	bottom: -15px;
}

/* Styling;
 */
.noUi-background {
	background: #FAFAFA;
	box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
	background: #3FB8AF;
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
-webkit-transition: background 450ms;
	transition: background 450ms;
}
.noUi-origin {
	border-radius: 2px;
}
.noUi-target {
	border-radius: 4px;
	border: 1px solid #D3D3D3;
	box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-target.noUi-connect {
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #BBB;
}

/* Handles and cursors;
 */
.noUi-dragable {
	cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
	cursor: n-resize;
}
.noUi-handle {
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	background: #FFF;
	cursor: default;
	box-shadow: inset 0 0 1px #FFF,
				inset 0 1px 7px #EBEBEB,
				0 3px 6px -3px #BBB;
}
.noUi-active {
	box-shadow: inset 0 0 1px #FFF,
				inset 0 1px 7px #DDD,
				0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #E8E7E6;
	left: 14px;
	top: 6px;
}
.noUi-handle:after {
	left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px;
}
.noUi-vertical .noUi-handle:after {
	top: 17px;
}

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
	background: #B8B8B8;
}
[disabled] .noUi-handle {
	cursor: not-allowed;
}

/* line 11, ../../app/styles/inputs.scss */
input, button {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Helvetica, Arial, sans-serif;
}

/* line 15, ../../app/styles/inputs.scss */
input[type="text"], input[type="number"], select {
  border: 2px solid #259dce;
  border-radius: 2px;
  background: transparent;
  appearance: none;
  padding: 10px 12px;
  font-weight: 500;
  font-size: 11px;
  transition: border 0.15s;
}
/* line 23, ../../app/styles/inputs.scss */
input[type="text"]:focus, input[type="number"]:focus, select:focus {
  outline: none;
  border: 2px solid #259dce;
  border-color: rgba(22, 42, 48, 0.2);
}

/* line 30, ../../app/styles/inputs.scss */
input[type="number"] {
  -moz-appearance: textfield;
}

/* line 35, ../../app/styles/inputs.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 40, ../../app/styles/inputs.scss */
button {
  border-radius: 2px;
  padding: 18px 36px;
  appearance: none;
  border: none;
  outline: none;
  background: white;
  color: #1c323b;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: background-color 0.15s;
}
/* line 57, ../../app/styles/inputs.scss */
button:hover {
  background-color: #fafafa;
}
/* line 61, ../../app/styles/inputs.scss */
button:active {
  position: relative;
  top: 1px;
}
/* line 66, ../../app/styles/inputs.scss */
button i {
  margin-right: 8px;
}

/* line 72, ../../app/styles/inputs.scss */
.chosen-container .chosen-drop {
  color: #162a30;
  font-size: 12px;
  background: white;
  box-shadow: none;
  border: none;
  margin-top: 5px;
  border-radius: 2px;
}
/* line 83, ../../app/styles/inputs.scss */
.chosen-container .chosen-results {
  padding: 8px;
  overflow: hidden;
  margin: 0;
  margin-bottom: 2px;
  max-height: 400px;
}
/* line 89, ../../app/styles/inputs.scss */
.chosen-container .chosen-results li {
  position: relative;
}
/* line 92, ../../app/styles/inputs.scss */
.chosen-container .chosen-results li.highlighted {
  background: none;
  color: #162a30;
  font-weight: bold;
}

/* line 101, ../../app/styles/inputs.scss */
.chosen-container-single .chosen-single div b {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -2px;
  width: 0;
  height: 0;
  display: block;
  border: 5px solid transparent;
  border-top: 5px solid #162a30;
  background: none;
}

/* line 115, ../../app/styles/inputs.scss */
.chosen-container-single .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 2px solid #259dce;
  border-radius: 2px;
  background: transparent;
  appearance: none;
  border: 2px solid #259dce;
  border-radius: 2px;
  background: transparent;
  box-shadow: none;
  box-sizing: content-box;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 500;
  color: #162a30;
  transition: border-color 0.1s;
}
/* line 129, ../../app/styles/inputs.scss */
.chosen-container-single .chosen-single:hover,
.chosen-container-active.chosen-with-drop .chosen-single:hover {
  border-color: rgba(22, 42, 48, 0.2);
}

/* line 134, ../../app/styles/inputs.scss */
.chosen-with-drop .chosen-drop {
  -webkit-animation: chosen-drop 0.5s linear both;
  animation: chosen-drop 0.5s linear both;
}

/* line 138, ../../app/styles/inputs.scss */
.noUi-background {
  background: #2390bc;
  box-shadow: none;
  border: none;
}

/* line 144, ../../app/styles/inputs.scss */
.noUi-horizontal {
  height: 6px;
  border-radius: 6px;
}
/* line 148, ../../app/styles/inputs.scss */
.noUi-horizontal .noUi-handle {
  background: #162a30;
  border-radius: 100%;
  height: 14px;
  width: 14px;
  box-shadow: none;
  border: none;
  top: -4px;
  left: -7px;
}
/* line 158, ../../app/styles/inputs.scss */
.noUi-horizontal .noUi-handle:after, .noUi-horizontal .noUi-handle:before {
  display: none;
}

/* line 164, ../../app/styles/inputs.scss */
.noUi-state-tap .noUi-origin {
  transition: left 0.2s cubic-bezier(0.29, 0.71, 0.64, 1.19);
}

/* line 168, ../../app/styles/inputs.scss */
.icheckbox {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #259dce;
  transition: border-color 0.1s;
}
/* line 178, ../../app/styles/inputs.scss */
.icheckbox.hover {
  cursor: pointer;
  border-color: rgba(22, 42, 48, 0.2);
}
/* line 183, ../../app/styles/inputs.scss */
.icheckbox .fa-check {
  opacity: 0;
  margin-left: 1px;
}
/* line 188, ../../app/styles/inputs.scss */
.icheckbox.checked .fa-check {
  opacity: 1;
  -webkit-animation: checkbox-check 0.75s linear both;
  animation: checkbox-check 0.75s linear both;
}

@-webkit-keyframes fade-in {
  /* line 2, ../../app/styles/animations.scss */
  from {
    opacity: 0;
  }

  /* line 3, ../../app/styles/animations.scss */
  to {
    opacity: 1;
  }
}

@keyframes fade-in {
  /* line 2, ../../app/styles/animations.scss */
  from {
    opacity: 0;
  }

  /* line 3, ../../app/styles/animations.scss */
  to {
    opacity: 1;
  }
}

@-webkit-keyframes scale-shake {
  /* line 7, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 8, ../../app/styles/animations.scss */
  1.666667% {
    -webkit-transform: matrix3d(1.16971, 0, 0, 0, 0, 1.16971, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.16971, 0, 0, 0, 0, 1.16971, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 9, ../../app/styles/animations.scss */
  3.333333% {
    -webkit-transform: matrix3d(1.27101, 0, 0, 0, 0, 1.27101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.27101, 0, 0, 0, 0, 1.27101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 10, ../../app/styles/animations.scss */
  5% {
    -webkit-transform: matrix3d(1.31969, 0, 0, 0, 0, 1.31969, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.31969, 0, 0, 0, 0, 1.31969, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 11, ../../app/styles/animations.scss */
  6.666667% {
    -webkit-transform: matrix3d(1.32993, 0, 0, 0, 0, 1.32993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.32993, 0, 0, 0, 0, 1.32993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 12, ../../app/styles/animations.scss */
  8.333333% {
    -webkit-transform: matrix3d(1.31385, 0, 0, 0, 0, 1.31385, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.31385, 0, 0, 0, 0, 1.31385, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 13, ../../app/styles/animations.scss */
  10% {
    -webkit-transform: matrix3d(1.28134, 0, 0, 0, 0, 1.28134, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.28134, 0, 0, 0, 0, 1.28134, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 14, ../../app/styles/animations.scss */
  11.666667% {
    -webkit-transform: matrix3d(1.24015, 0, 0, 0, 0, 1.24015, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.24015, 0, 0, 0, 0, 1.24015, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 15, ../../app/styles/animations.scss */
  13.333333% {
    -webkit-transform: matrix3d(1.19603, 0, 0, 0, 0, 1.19603, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.19603, 0, 0, 0, 0, 1.19603, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 16, ../../app/styles/animations.scss */
  15% {
    -webkit-transform: matrix3d(1.15302, 0, 0, 0, 0, 1.15302, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.15302, 0, 0, 0, 0, 1.15302, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 17, ../../app/styles/animations.scss */
  16.666667% {
    -webkit-transform: matrix3d(1.11374, 0, 0, 0, 0, 1.11374, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.11374, 0, 0, 0, 0, 1.11374, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 18, ../../app/styles/animations.scss */
  18.333333% {
    -webkit-transform: matrix3d(1.07967, 0, 0, 0, 0, 1.07967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.07967, 0, 0, 0, 0, 1.07967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 19, ../../app/styles/animations.scss */
  20% {
    -webkit-transform: matrix3d(1.05144, 0, 0, 0, 0, 1.05144, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05144, 0, 0, 0, 0, 1.05144, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 20, ../../app/styles/animations.scss */
  21.666667% {
    -webkit-transform: matrix3d(1.02905, 0, 0, 0, 0, 1.02905, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02905, 0, 0, 0, 0, 1.02905, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 21, ../../app/styles/animations.scss */
  23.333333% {
    -webkit-transform: matrix3d(1.01212, 0, 0, 0, 0, 1.01212, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01212, 0, 0, 0, 0, 1.01212, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 22, ../../app/styles/animations.scss */
  25% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 23, ../../app/styles/animations.scss */
  26.666667% {
    -webkit-transform: matrix3d(0.99192, 0, 0, 0, 0, 0.99192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99192, 0, 0, 0, 0, 0.99192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 24, ../../app/styles/animations.scss */
  28.333333% {
    -webkit-transform: matrix3d(0.9871, 0, 0, 0, 0, 0.9871, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9871, 0, 0, 0, 0, 0.9871, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 25, ../../app/styles/animations.scss */
  30% {
    -webkit-transform: matrix3d(0.98478, 0, 0, 0, 0, 0.98478, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98478, 0, 0, 0, 0, 0.98478, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 26, ../../app/styles/animations.scss */
  31.666667% {
    -webkit-transform: matrix3d(0.9843, 0, 0, 0, 0, 0.9843, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9843, 0, 0, 0, 0, 0.9843, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 27, ../../app/styles/animations.scss */
  33.333333% {
    -webkit-transform: matrix3d(0.98506, 0, 0, 0, 0, 0.98506, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98506, 0, 0, 0, 0, 0.98506, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 28, ../../app/styles/animations.scss */
  35% {
    -webkit-transform: matrix3d(0.98661, 0, 0, 0, 0, 0.98661, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98661, 0, 0, 0, 0, 0.98661, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 29, ../../app/styles/animations.scss */
  36.666667% {
    -webkit-transform: matrix3d(0.98857, 0, 0, 0, 0, 0.98857, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98857, 0, 0, 0, 0, 0.98857, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 30, ../../app/styles/animations.scss */
  38.333333% {
    -webkit-transform: matrix3d(0.99067, 0, 0, 0, 0, 0.99067, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99067, 0, 0, 0, 0, 0.99067, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 31, ../../app/styles/animations.scss */
  40% {
    -webkit-transform: matrix3d(0.99272, 0, 0, 0, 0, 0.99272, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99272, 0, 0, 0, 0, 0.99272, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 32, ../../app/styles/animations.scss */
  41.666667% {
    -webkit-transform: matrix3d(0.99459, 0, 0, 0, 0, 0.99459, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99459, 0, 0, 0, 0, 0.99459, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 33, ../../app/styles/animations.scss */
  43.333333% {
    -webkit-transform: matrix3d(0.99621, 0, 0, 0, 0, 0.99621, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99621, 0, 0, 0, 0, 0.99621, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 34, ../../app/styles/animations.scss */
  45% {
    -webkit-transform: matrix3d(0.99755, 0, 0, 0, 0, 0.99755, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99755, 0, 0, 0, 0, 0.99755, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 35, ../../app/styles/animations.scss */
  46.666667% {
    -webkit-transform: matrix3d(0.99862, 0, 0, 0, 0, 0.99862, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99862, 0, 0, 0, 0, 0.99862, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 36, ../../app/styles/animations.scss */
  48.333333% {
    -webkit-transform: matrix3d(0.99942, 0, 0, 0, 0, 0.99942, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99942, 0, 0, 0, 0, 0.99942, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 37, ../../app/styles/animations.scss */
  50% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 38, ../../app/styles/animations.scss */
  51.666667% {
    -webkit-transform: matrix3d(1.00038, 0, 0, 0, 0, 1.00038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00038, 0, 0, 0, 0, 1.00038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 39, ../../app/styles/animations.scss */
  53.333333% {
    -webkit-transform: matrix3d(1.00061, 0, 0, 0, 0, 1.00061, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00061, 0, 0, 0, 0, 1.00061, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 40, ../../app/styles/animations.scss */
  55% {
    -webkit-transform: matrix3d(1.00072, 0, 0, 0, 0, 1.00072, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00072, 0, 0, 0, 0, 1.00072, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 41, ../../app/styles/animations.scss */
  56.666667% {
    -webkit-transform: matrix3d(1.00075, 0, 0, 0, 0, 1.00075, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00075, 0, 0, 0, 0, 1.00075, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 42, ../../app/styles/animations.scss */
  58.333333% {
    -webkit-transform: matrix3d(1.00071, 0, 0, 0, 0, 1.00071, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00071, 0, 0, 0, 0, 1.00071, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 43, ../../app/styles/animations.scss */
  60% {
    -webkit-transform: matrix3d(1.00064, 0, 0, 0, 0, 1.00064, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00064, 0, 0, 0, 0, 1.00064, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 44, ../../app/styles/animations.scss */
  61.666667% {
    -webkit-transform: matrix3d(1.00054, 0, 0, 0, 0, 1.00054, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00054, 0, 0, 0, 0, 1.00054, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 45, ../../app/styles/animations.scss */
  63.333333% {
    -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00044, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00044, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 46, ../../app/styles/animations.scss */
  65% {
    -webkit-transform: matrix3d(1.00035, 0, 0, 0, 0, 1.00035, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00035, 0, 0, 0, 0, 1.00035, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 47, ../../app/styles/animations.scss */
  66.666667% {
    -webkit-transform: matrix3d(1.00026, 0, 0, 0, 0, 1.00026, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00026, 0, 0, 0, 0, 1.00026, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 48, ../../app/styles/animations.scss */
  68.333333% {
    -webkit-transform: matrix3d(1.00018, 0, 0, 0, 0, 1.00018, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00018, 0, 0, 0, 0, 1.00018, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 49, ../../app/styles/animations.scss */
  70% {
    -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 50, ../../app/styles/animations.scss */
  71.666667% {
    -webkit-transform: matrix3d(1.00007, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00007, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 51, ../../app/styles/animations.scss */
  73.333333% {
    -webkit-transform: matrix3d(1.00003, 0, 0, 0, 0, 1.00003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00003, 0, 0, 0, 0, 1.00003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 52, ../../app/styles/animations.scss */
  75% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 53, ../../app/styles/animations.scss */
  76.666667% {
    -webkit-transform: matrix3d(0.99998, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 54, ../../app/styles/animations.scss */
  78.333333% {
    -webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 55, ../../app/styles/animations.scss */
  80% {
    -webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 56, ../../app/styles/animations.scss */
  81.666667% {
    -webkit-transform: matrix3d(0.99996, 0, 0, 0, 0, 0.99996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99996, 0, 0, 0, 0, 0.99996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 57, ../../app/styles/animations.scss */
  83.333333% {
    -webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 58, ../../app/styles/animations.scss */
  85% {
    -webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 59, ../../app/styles/animations.scss */
  86.666667% {
    -webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 60, ../../app/styles/animations.scss */
  88.333333% {
    -webkit-transform: matrix3d(0.99998, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 61, ../../app/styles/animations.scss */
  90% {
    -webkit-transform: matrix3d(0.99998, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 62, ../../app/styles/animations.scss */
  91.666667% {
    -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 63, ../../app/styles/animations.scss */
  93.333333% {
    -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 64, ../../app/styles/animations.scss */
  95% {
    -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 65, ../../app/styles/animations.scss */
  96.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 66, ../../app/styles/animations.scss */
  98.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 67, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@keyframes scale-shake {
  /* line 7, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 8, ../../app/styles/animations.scss */
  1.666667% {
    -webkit-transform: matrix3d(1.16971, 0, 0, 0, 0, 1.16971, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.16971, 0, 0, 0, 0, 1.16971, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 9, ../../app/styles/animations.scss */
  3.333333% {
    -webkit-transform: matrix3d(1.27101, 0, 0, 0, 0, 1.27101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.27101, 0, 0, 0, 0, 1.27101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 10, ../../app/styles/animations.scss */
  5% {
    -webkit-transform: matrix3d(1.31969, 0, 0, 0, 0, 1.31969, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.31969, 0, 0, 0, 0, 1.31969, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 11, ../../app/styles/animations.scss */
  6.666667% {
    -webkit-transform: matrix3d(1.32993, 0, 0, 0, 0, 1.32993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.32993, 0, 0, 0, 0, 1.32993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 12, ../../app/styles/animations.scss */
  8.333333% {
    -webkit-transform: matrix3d(1.31385, 0, 0, 0, 0, 1.31385, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.31385, 0, 0, 0, 0, 1.31385, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 13, ../../app/styles/animations.scss */
  10% {
    -webkit-transform: matrix3d(1.28134, 0, 0, 0, 0, 1.28134, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.28134, 0, 0, 0, 0, 1.28134, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 14, ../../app/styles/animations.scss */
  11.666667% {
    -webkit-transform: matrix3d(1.24015, 0, 0, 0, 0, 1.24015, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.24015, 0, 0, 0, 0, 1.24015, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 15, ../../app/styles/animations.scss */
  13.333333% {
    -webkit-transform: matrix3d(1.19603, 0, 0, 0, 0, 1.19603, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.19603, 0, 0, 0, 0, 1.19603, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 16, ../../app/styles/animations.scss */
  15% {
    -webkit-transform: matrix3d(1.15302, 0, 0, 0, 0, 1.15302, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.15302, 0, 0, 0, 0, 1.15302, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 17, ../../app/styles/animations.scss */
  16.666667% {
    -webkit-transform: matrix3d(1.11374, 0, 0, 0, 0, 1.11374, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.11374, 0, 0, 0, 0, 1.11374, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 18, ../../app/styles/animations.scss */
  18.333333% {
    -webkit-transform: matrix3d(1.07967, 0, 0, 0, 0, 1.07967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.07967, 0, 0, 0, 0, 1.07967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 19, ../../app/styles/animations.scss */
  20% {
    -webkit-transform: matrix3d(1.05144, 0, 0, 0, 0, 1.05144, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05144, 0, 0, 0, 0, 1.05144, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 20, ../../app/styles/animations.scss */
  21.666667% {
    -webkit-transform: matrix3d(1.02905, 0, 0, 0, 0, 1.02905, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02905, 0, 0, 0, 0, 1.02905, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 21, ../../app/styles/animations.scss */
  23.333333% {
    -webkit-transform: matrix3d(1.01212, 0, 0, 0, 0, 1.01212, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01212, 0, 0, 0, 0, 1.01212, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 22, ../../app/styles/animations.scss */
  25% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 23, ../../app/styles/animations.scss */
  26.666667% {
    -webkit-transform: matrix3d(0.99192, 0, 0, 0, 0, 0.99192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99192, 0, 0, 0, 0, 0.99192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 24, ../../app/styles/animations.scss */
  28.333333% {
    -webkit-transform: matrix3d(0.9871, 0, 0, 0, 0, 0.9871, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9871, 0, 0, 0, 0, 0.9871, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 25, ../../app/styles/animations.scss */
  30% {
    -webkit-transform: matrix3d(0.98478, 0, 0, 0, 0, 0.98478, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98478, 0, 0, 0, 0, 0.98478, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 26, ../../app/styles/animations.scss */
  31.666667% {
    -webkit-transform: matrix3d(0.9843, 0, 0, 0, 0, 0.9843, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9843, 0, 0, 0, 0, 0.9843, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 27, ../../app/styles/animations.scss */
  33.333333% {
    -webkit-transform: matrix3d(0.98506, 0, 0, 0, 0, 0.98506, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98506, 0, 0, 0, 0, 0.98506, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 28, ../../app/styles/animations.scss */
  35% {
    -webkit-transform: matrix3d(0.98661, 0, 0, 0, 0, 0.98661, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98661, 0, 0, 0, 0, 0.98661, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 29, ../../app/styles/animations.scss */
  36.666667% {
    -webkit-transform: matrix3d(0.98857, 0, 0, 0, 0, 0.98857, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98857, 0, 0, 0, 0, 0.98857, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 30, ../../app/styles/animations.scss */
  38.333333% {
    -webkit-transform: matrix3d(0.99067, 0, 0, 0, 0, 0.99067, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99067, 0, 0, 0, 0, 0.99067, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 31, ../../app/styles/animations.scss */
  40% {
    -webkit-transform: matrix3d(0.99272, 0, 0, 0, 0, 0.99272, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99272, 0, 0, 0, 0, 0.99272, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 32, ../../app/styles/animations.scss */
  41.666667% {
    -webkit-transform: matrix3d(0.99459, 0, 0, 0, 0, 0.99459, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99459, 0, 0, 0, 0, 0.99459, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 33, ../../app/styles/animations.scss */
  43.333333% {
    -webkit-transform: matrix3d(0.99621, 0, 0, 0, 0, 0.99621, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99621, 0, 0, 0, 0, 0.99621, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 34, ../../app/styles/animations.scss */
  45% {
    -webkit-transform: matrix3d(0.99755, 0, 0, 0, 0, 0.99755, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99755, 0, 0, 0, 0, 0.99755, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 35, ../../app/styles/animations.scss */
  46.666667% {
    -webkit-transform: matrix3d(0.99862, 0, 0, 0, 0, 0.99862, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99862, 0, 0, 0, 0, 0.99862, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 36, ../../app/styles/animations.scss */
  48.333333% {
    -webkit-transform: matrix3d(0.99942, 0, 0, 0, 0, 0.99942, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99942, 0, 0, 0, 0, 0.99942, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 37, ../../app/styles/animations.scss */
  50% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 38, ../../app/styles/animations.scss */
  51.666667% {
    -webkit-transform: matrix3d(1.00038, 0, 0, 0, 0, 1.00038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00038, 0, 0, 0, 0, 1.00038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 39, ../../app/styles/animations.scss */
  53.333333% {
    -webkit-transform: matrix3d(1.00061, 0, 0, 0, 0, 1.00061, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00061, 0, 0, 0, 0, 1.00061, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 40, ../../app/styles/animations.scss */
  55% {
    -webkit-transform: matrix3d(1.00072, 0, 0, 0, 0, 1.00072, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00072, 0, 0, 0, 0, 1.00072, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 41, ../../app/styles/animations.scss */
  56.666667% {
    -webkit-transform: matrix3d(1.00075, 0, 0, 0, 0, 1.00075, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00075, 0, 0, 0, 0, 1.00075, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 42, ../../app/styles/animations.scss */
  58.333333% {
    -webkit-transform: matrix3d(1.00071, 0, 0, 0, 0, 1.00071, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00071, 0, 0, 0, 0, 1.00071, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 43, ../../app/styles/animations.scss */
  60% {
    -webkit-transform: matrix3d(1.00064, 0, 0, 0, 0, 1.00064, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00064, 0, 0, 0, 0, 1.00064, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 44, ../../app/styles/animations.scss */
  61.666667% {
    -webkit-transform: matrix3d(1.00054, 0, 0, 0, 0, 1.00054, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00054, 0, 0, 0, 0, 1.00054, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 45, ../../app/styles/animations.scss */
  63.333333% {
    -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00044, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00044, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 46, ../../app/styles/animations.scss */
  65% {
    -webkit-transform: matrix3d(1.00035, 0, 0, 0, 0, 1.00035, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00035, 0, 0, 0, 0, 1.00035, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 47, ../../app/styles/animations.scss */
  66.666667% {
    -webkit-transform: matrix3d(1.00026, 0, 0, 0, 0, 1.00026, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00026, 0, 0, 0, 0, 1.00026, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 48, ../../app/styles/animations.scss */
  68.333333% {
    -webkit-transform: matrix3d(1.00018, 0, 0, 0, 0, 1.00018, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00018, 0, 0, 0, 0, 1.00018, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 49, ../../app/styles/animations.scss */
  70% {
    -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 50, ../../app/styles/animations.scss */
  71.666667% {
    -webkit-transform: matrix3d(1.00007, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00007, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 51, ../../app/styles/animations.scss */
  73.333333% {
    -webkit-transform: matrix3d(1.00003, 0, 0, 0, 0, 1.00003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00003, 0, 0, 0, 0, 1.00003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 52, ../../app/styles/animations.scss */
  75% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 53, ../../app/styles/animations.scss */
  76.666667% {
    -webkit-transform: matrix3d(0.99998, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 54, ../../app/styles/animations.scss */
  78.333333% {
    -webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 55, ../../app/styles/animations.scss */
  80% {
    -webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 56, ../../app/styles/animations.scss */
  81.666667% {
    -webkit-transform: matrix3d(0.99996, 0, 0, 0, 0, 0.99996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99996, 0, 0, 0, 0, 0.99996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 57, ../../app/styles/animations.scss */
  83.333333% {
    -webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 58, ../../app/styles/animations.scss */
  85% {
    -webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 59, ../../app/styles/animations.scss */
  86.666667% {
    -webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 60, ../../app/styles/animations.scss */
  88.333333% {
    -webkit-transform: matrix3d(0.99998, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 61, ../../app/styles/animations.scss */
  90% {
    -webkit-transform: matrix3d(0.99998, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 62, ../../app/styles/animations.scss */
  91.666667% {
    -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 63, ../../app/styles/animations.scss */
  93.333333% {
    -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 64, ../../app/styles/animations.scss */
  95% {
    -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 65, ../../app/styles/animations.scss */
  96.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 66, ../../app/styles/animations.scss */
  98.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 67, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@-webkit-keyframes point-up-down {
  /* line 71, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }

  /* line 74, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}

@keyframes point-up-down {
  /* line 71, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }

  /* line 74, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}

@-webkit-keyframes modal-in {
  /* line 80, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: matrix3d(0.8, 0, 0, 0, 0, 0.8, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.8, 0, 0, 0, 0, 0.8, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 0;
  }

  /* line 81, ../../app/styles/animations.scss */
  2.222222% {
    -webkit-transform: matrix3d(0.83762, 0.13039, 0, 0, 0.06481, 0.83762, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.83762, 0.13039, 0, 0, 0.06481, 0.83762, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 82, ../../app/styles/animations.scss */
  4.444444% {
    -webkit-transform: matrix3d(0.87901, 0.21349, 0, 0, 0.10522, 0.87901, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.87901, 0.21349, 0, 0, 0.10522, 0.87901, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 83, ../../app/styles/animations.scss */
  6.666667% {
    -webkit-transform: matrix3d(0.91937, 0.25261, 0, 0, 0.12401, 0.91937, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.91937, 0.25261, 0, 0, 0.12401, 0.91937, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 1;
  }

  /* line 84, ../../app/styles/animations.scss */
  8.888889% {
    -webkit-transform: matrix3d(0.95538, 0.25443, 0, 0, 0.12503, 0.95538, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.95538, 0.25443, 0, 0, 0.12503, 0.95538, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 85, ../../app/styles/animations.scss */
  11.111111% {
    -webkit-transform: matrix3d(0.98507, 0.22946, 0, 0, 0.11322, 0.98507, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98507, 0.22946, 0, 0, 0.11322, 0.98507, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 86, ../../app/styles/animations.scss */
  13.333333% {
    -webkit-transform: matrix3d(1.00759, 0.18905, 0, 0, 0.09371, 1.00759, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00759, 0.18905, 0, 0, 0.09371, 1.00759, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 87, ../../app/styles/animations.scss */
  15.555556% {
    -webkit-transform: matrix3d(1.02297, 0.14287, 0, 0, 0.07109, 1.02297, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02297, 0.14287, 0, 0, 0.07109, 1.02297, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 88, ../../app/styles/animations.scss */
  17.777778% {
    -webkit-transform: matrix3d(1.03189, 0.09796, 0, 0, 0.04887, 1.03189, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03189, 0.09796, 0, 0, 0.04887, 1.03189, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 89, ../../app/styles/animations.scss */
  20% {
    -webkit-transform: matrix3d(1.03539, 0.05872, 0, 0, 0.02934, 1.03539, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03539, 0.05872, 0, 0, 0.02934, 1.03539, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 90, ../../app/styles/animations.scss */
  22.222222% {
    -webkit-transform: matrix3d(1.03472, 0.02738, 0, 0, 0.01369, 1.03472, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03472, 0.02738, 0, 0, 0.01369, 1.03472, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 91, ../../app/styles/animations.scss */
  24.444444% {
    -webkit-transform: matrix3d(1.03113, 0.00447, 0, 0, 0.00223, 1.03113, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03113, 0.00447, 0, 0, 0.00223, 1.03113, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 92, ../../app/styles/animations.scss */
  26.666667% {
    -webkit-transform: matrix3d(1.02578, -0.01063, 0, 0, -0.00531, 1.02578, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02578, -0.01063, 0, 0, -0.00531, 1.02578, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 93, ../../app/styles/animations.scss */
  28.888889% {
    -webkit-transform: matrix3d(1.01965, -0.01914, 0, 0, -0.00957, 1.01965, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01965, -0.01914, 0, 0, -0.00957, 1.01965, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 94, ../../app/styles/animations.scss */
  31.111111% {
    -webkit-transform: matrix3d(1.01352, -0.02259, 0, 0, -0.0113, 1.01352, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01352, -0.02259, 0, 0, -0.0113, 1.01352, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 95, ../../app/styles/animations.scss */
  33.333333% {
    -webkit-transform: matrix3d(1.00794, -0.02248, 0, 0, -0.01124, 1.00794, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00794, -0.02248, 0, 0, -0.01124, 1.00794, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 96, ../../app/styles/animations.scss */
  35.555556% {
    -webkit-transform: matrix3d(1.00324, -0.02012, 0, 0, -0.01006, 1.00324, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00324, -0.02012, 0, 0, -0.01006, 1.00324, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 97, ../../app/styles/animations.scss */
  37.777778% {
    -webkit-transform: matrix3d(0.9996, -0.01657, 0, 0, -0.00828, 0.9996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9996, -0.01657, 0, 0, -0.00828, 0.9996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 98, ../../app/styles/animations.scss */
  40% {
    -webkit-transform: matrix3d(0.99704, -0.01262, 0, 0, -0.00631, 0.99704, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99704, -0.01262, 0, 0, -0.00631, 0.99704, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 99, ../../app/styles/animations.scss */
  42.222222% {
    -webkit-transform: matrix3d(0.99548, -0.00881, 0, 0, -0.00441, 0.99548, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99548, -0.00881, 0, 0, -0.00441, 0.99548, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 100, ../../app/styles/animations.scss */
  44.444444% {
    -webkit-transform: matrix3d(0.99477, -0.00548, 0, 0, -0.00274, 0.99477, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99477, -0.00548, 0, 0, -0.00274, 0.99477, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 101, ../../app/styles/animations.scss */
  46.666667% {
    -webkit-transform: matrix3d(0.99473, -0.00278, 0, 0, -0.00139, 0.99473, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99473, -0.00278, 0, 0, -0.00139, 0.99473, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 102, ../../app/styles/animations.scss */
  48.888889% {
    -webkit-transform: matrix3d(0.99518, -0.00076, 0, 0, -0.00038, 0.99518, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99518, -0.00076, 0, 0, -0.00038, 0.99518, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 103, ../../app/styles/animations.scss */
  51.111111% {
    -webkit-transform: matrix3d(0.99593, 0.00061, 0, 0, 0.00031, 0.99593, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99593, 0.00061, 0, 0, 0.00031, 0.99593, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 104, ../../app/styles/animations.scss */
  53.333333% {
    -webkit-transform: matrix3d(0.99683, 0.00144, 0, 0, 0.00072, 0.99683, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99683, 0.00144, 0, 0, 0.00072, 0.99683, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 105, ../../app/styles/animations.scss */
  55.555556% {
    -webkit-transform: matrix3d(0.99775, 0.00183, 0, 0, 0.00091, 0.99775, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99775, 0.00183, 0, 0, 0.00091, 0.99775, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 106, ../../app/styles/animations.scss */
  57.777778% {
    -webkit-transform: matrix3d(0.99861, 0.0019, 0, 0, 0.00095, 0.99861, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99861, 0.0019, 0, 0, 0.00095, 0.99861, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 107, ../../app/styles/animations.scss */
  60% {
    -webkit-transform: matrix3d(0.99935, 0.00175, 0, 0, 0.00087, 0.99935, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99935, 0.00175, 0, 0, 0.00087, 0.99935, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 108, ../../app/styles/animations.scss */
  62.222222% {
    -webkit-transform: matrix3d(0.99994, 0.00147, 0, 0, 0.00074, 0.99994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99994, 0.00147, 0, 0, 0.00074, 0.99994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 109, ../../app/styles/animations.scss */
  64.444444% {
    -webkit-transform: matrix3d(1.00036, 0.00115, 0, 0, 0.00057, 1.00036, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00036, 0.00115, 0, 0, 0.00057, 1.00036, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 110, ../../app/styles/animations.scss */
  66.666667% {
    -webkit-transform: matrix3d(1.00063, 0.00082, 0, 0, 0.00041, 1.00063, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00063, 0.00082, 0, 0, 0.00041, 1.00063, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 111, ../../app/styles/animations.scss */
  68.888889% {
    -webkit-transform: matrix3d(1.00077, 0.00053, 0, 0, 0.00026, 1.00077, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00077, 0.00053, 0, 0, 0.00026, 1.00077, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 112, ../../app/styles/animations.scss */
  71.111111% {
    -webkit-transform: matrix3d(1.00079, 0.00029, 0, 0, 0.00014, 1.00079, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00079, 0.00029, 0, 0, 0.00014, 1.00079, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 113, ../../app/styles/animations.scss */
  73.333333% {
    -webkit-transform: matrix3d(1.00074, 0.0001, 0, 0, 5.0e-05, 1.00074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00074, 0.0001, 0, 0, 5.0e-05, 1.00074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 114, ../../app/styles/animations.scss */
  75.555556% {
    -webkit-transform: matrix3d(1.00064, -3.0e-05, 0, 0, -1.0e-05, 1.00064, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00064, -3.0e-05, 0, 0, -1.0e-05, 1.00064, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 115, ../../app/styles/animations.scss */
  77.777778% {
    -webkit-transform: matrix3d(1.00051, -0.00011, 0, 0, -5.0e-05, 1.00051, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00051, -0.00011, 0, 0, -5.0e-05, 1.00051, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 116, ../../app/styles/animations.scss */
  80% {
    -webkit-transform: matrix3d(1.00037, -0.00015, 0, 0, -7.0e-05, 1.00037, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00037, -0.00015, 0, 0, -7.0e-05, 1.00037, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 117, ../../app/styles/animations.scss */
  82.222222% {
    -webkit-transform: matrix3d(1.00024, -0.00016, 0, 0, -8.0e-05, 1.00024, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00024, -0.00016, 0, 0, -8.0e-05, 1.00024, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 118, ../../app/styles/animations.scss */
  84.444444% {
    -webkit-transform: matrix3d(1.00012, -0.00015, 0, 0, -8.0e-05, 1.00012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00012, -0.00015, 0, 0, -8.0e-05, 1.00012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 119, ../../app/styles/animations.scss */
  86.666667% {
    -webkit-transform: matrix3d(1.00003, -0.00013, 0, 0, -7.0e-05, 1.00003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00003, -0.00013, 0, 0, -7.0e-05, 1.00003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 120, ../../app/styles/animations.scss */
  88.888889% {
    -webkit-transform: matrix3d(0.99996, -0.0001, 0, 0, -5.0e-05, 0.99996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99996, -0.0001, 0, 0, -5.0e-05, 0.99996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 121, ../../app/styles/animations.scss */
  91.111111% {
    -webkit-transform: matrix3d(0.99991, -8.0e-05, 0, 0, -4.0e-05, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99991, -8.0e-05, 0, 0, -4.0e-05, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 122, ../../app/styles/animations.scss */
  93.333333% {
    -webkit-transform: matrix3d(0.99989, -5.0e-05, 0, 0, -3.0e-05, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99989, -5.0e-05, 0, 0, -3.0e-05, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 123, ../../app/styles/animations.scss */
  95.555556% {
    -webkit-transform: matrix3d(0.99988, -3.0e-05, 0, 0, -1.0e-05, 0.99988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99988, -3.0e-05, 0, 0, -1.0e-05, 0.99988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 124, ../../app/styles/animations.scss */
  97.777778% {
    -webkit-transform: matrix3d(0.99989, -1.0e-05, 0, 0, -1.0e-05, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99989, -1.0e-05, 0, 0, -1.0e-05, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 125, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 1;
  }
}

@keyframes modal-in {
  /* line 80, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: matrix3d(0.8, 0, 0, 0, 0, 0.8, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.8, 0, 0, 0, 0, 0.8, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 0;
  }

  /* line 81, ../../app/styles/animations.scss */
  2.222222% {
    -webkit-transform: matrix3d(0.83762, 0.13039, 0, 0, 0.06481, 0.83762, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.83762, 0.13039, 0, 0, 0.06481, 0.83762, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 82, ../../app/styles/animations.scss */
  4.444444% {
    -webkit-transform: matrix3d(0.87901, 0.21349, 0, 0, 0.10522, 0.87901, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.87901, 0.21349, 0, 0, 0.10522, 0.87901, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 83, ../../app/styles/animations.scss */
  6.666667% {
    -webkit-transform: matrix3d(0.91937, 0.25261, 0, 0, 0.12401, 0.91937, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.91937, 0.25261, 0, 0, 0.12401, 0.91937, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 1;
  }

  /* line 84, ../../app/styles/animations.scss */
  8.888889% {
    -webkit-transform: matrix3d(0.95538, 0.25443, 0, 0, 0.12503, 0.95538, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.95538, 0.25443, 0, 0, 0.12503, 0.95538, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 85, ../../app/styles/animations.scss */
  11.111111% {
    -webkit-transform: matrix3d(0.98507, 0.22946, 0, 0, 0.11322, 0.98507, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98507, 0.22946, 0, 0, 0.11322, 0.98507, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 86, ../../app/styles/animations.scss */
  13.333333% {
    -webkit-transform: matrix3d(1.00759, 0.18905, 0, 0, 0.09371, 1.00759, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00759, 0.18905, 0, 0, 0.09371, 1.00759, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 87, ../../app/styles/animations.scss */
  15.555556% {
    -webkit-transform: matrix3d(1.02297, 0.14287, 0, 0, 0.07109, 1.02297, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02297, 0.14287, 0, 0, 0.07109, 1.02297, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 88, ../../app/styles/animations.scss */
  17.777778% {
    -webkit-transform: matrix3d(1.03189, 0.09796, 0, 0, 0.04887, 1.03189, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03189, 0.09796, 0, 0, 0.04887, 1.03189, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 89, ../../app/styles/animations.scss */
  20% {
    -webkit-transform: matrix3d(1.03539, 0.05872, 0, 0, 0.02934, 1.03539, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03539, 0.05872, 0, 0, 0.02934, 1.03539, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 90, ../../app/styles/animations.scss */
  22.222222% {
    -webkit-transform: matrix3d(1.03472, 0.02738, 0, 0, 0.01369, 1.03472, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03472, 0.02738, 0, 0, 0.01369, 1.03472, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 91, ../../app/styles/animations.scss */
  24.444444% {
    -webkit-transform: matrix3d(1.03113, 0.00447, 0, 0, 0.00223, 1.03113, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03113, 0.00447, 0, 0, 0.00223, 1.03113, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 92, ../../app/styles/animations.scss */
  26.666667% {
    -webkit-transform: matrix3d(1.02578, -0.01063, 0, 0, -0.00531, 1.02578, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02578, -0.01063, 0, 0, -0.00531, 1.02578, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 93, ../../app/styles/animations.scss */
  28.888889% {
    -webkit-transform: matrix3d(1.01965, -0.01914, 0, 0, -0.00957, 1.01965, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01965, -0.01914, 0, 0, -0.00957, 1.01965, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 94, ../../app/styles/animations.scss */
  31.111111% {
    -webkit-transform: matrix3d(1.01352, -0.02259, 0, 0, -0.0113, 1.01352, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01352, -0.02259, 0, 0, -0.0113, 1.01352, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 95, ../../app/styles/animations.scss */
  33.333333% {
    -webkit-transform: matrix3d(1.00794, -0.02248, 0, 0, -0.01124, 1.00794, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00794, -0.02248, 0, 0, -0.01124, 1.00794, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 96, ../../app/styles/animations.scss */
  35.555556% {
    -webkit-transform: matrix3d(1.00324, -0.02012, 0, 0, -0.01006, 1.00324, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00324, -0.02012, 0, 0, -0.01006, 1.00324, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 97, ../../app/styles/animations.scss */
  37.777778% {
    -webkit-transform: matrix3d(0.9996, -0.01657, 0, 0, -0.00828, 0.9996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9996, -0.01657, 0, 0, -0.00828, 0.9996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 98, ../../app/styles/animations.scss */
  40% {
    -webkit-transform: matrix3d(0.99704, -0.01262, 0, 0, -0.00631, 0.99704, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99704, -0.01262, 0, 0, -0.00631, 0.99704, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 99, ../../app/styles/animations.scss */
  42.222222% {
    -webkit-transform: matrix3d(0.99548, -0.00881, 0, 0, -0.00441, 0.99548, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99548, -0.00881, 0, 0, -0.00441, 0.99548, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 100, ../../app/styles/animations.scss */
  44.444444% {
    -webkit-transform: matrix3d(0.99477, -0.00548, 0, 0, -0.00274, 0.99477, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99477, -0.00548, 0, 0, -0.00274, 0.99477, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 101, ../../app/styles/animations.scss */
  46.666667% {
    -webkit-transform: matrix3d(0.99473, -0.00278, 0, 0, -0.00139, 0.99473, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99473, -0.00278, 0, 0, -0.00139, 0.99473, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 102, ../../app/styles/animations.scss */
  48.888889% {
    -webkit-transform: matrix3d(0.99518, -0.00076, 0, 0, -0.00038, 0.99518, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99518, -0.00076, 0, 0, -0.00038, 0.99518, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 103, ../../app/styles/animations.scss */
  51.111111% {
    -webkit-transform: matrix3d(0.99593, 0.00061, 0, 0, 0.00031, 0.99593, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99593, 0.00061, 0, 0, 0.00031, 0.99593, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 104, ../../app/styles/animations.scss */
  53.333333% {
    -webkit-transform: matrix3d(0.99683, 0.00144, 0, 0, 0.00072, 0.99683, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99683, 0.00144, 0, 0, 0.00072, 0.99683, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 105, ../../app/styles/animations.scss */
  55.555556% {
    -webkit-transform: matrix3d(0.99775, 0.00183, 0, 0, 0.00091, 0.99775, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99775, 0.00183, 0, 0, 0.00091, 0.99775, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 106, ../../app/styles/animations.scss */
  57.777778% {
    -webkit-transform: matrix3d(0.99861, 0.0019, 0, 0, 0.00095, 0.99861, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99861, 0.0019, 0, 0, 0.00095, 0.99861, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 107, ../../app/styles/animations.scss */
  60% {
    -webkit-transform: matrix3d(0.99935, 0.00175, 0, 0, 0.00087, 0.99935, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99935, 0.00175, 0, 0, 0.00087, 0.99935, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 108, ../../app/styles/animations.scss */
  62.222222% {
    -webkit-transform: matrix3d(0.99994, 0.00147, 0, 0, 0.00074, 0.99994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99994, 0.00147, 0, 0, 0.00074, 0.99994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 109, ../../app/styles/animations.scss */
  64.444444% {
    -webkit-transform: matrix3d(1.00036, 0.00115, 0, 0, 0.00057, 1.00036, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00036, 0.00115, 0, 0, 0.00057, 1.00036, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 110, ../../app/styles/animations.scss */
  66.666667% {
    -webkit-transform: matrix3d(1.00063, 0.00082, 0, 0, 0.00041, 1.00063, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00063, 0.00082, 0, 0, 0.00041, 1.00063, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 111, ../../app/styles/animations.scss */
  68.888889% {
    -webkit-transform: matrix3d(1.00077, 0.00053, 0, 0, 0.00026, 1.00077, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00077, 0.00053, 0, 0, 0.00026, 1.00077, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 112, ../../app/styles/animations.scss */
  71.111111% {
    -webkit-transform: matrix3d(1.00079, 0.00029, 0, 0, 0.00014, 1.00079, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00079, 0.00029, 0, 0, 0.00014, 1.00079, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 113, ../../app/styles/animations.scss */
  73.333333% {
    -webkit-transform: matrix3d(1.00074, 0.0001, 0, 0, 5.0e-05, 1.00074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00074, 0.0001, 0, 0, 5.0e-05, 1.00074, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 114, ../../app/styles/animations.scss */
  75.555556% {
    -webkit-transform: matrix3d(1.00064, -3.0e-05, 0, 0, -1.0e-05, 1.00064, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00064, -3.0e-05, 0, 0, -1.0e-05, 1.00064, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 115, ../../app/styles/animations.scss */
  77.777778% {
    -webkit-transform: matrix3d(1.00051, -0.00011, 0, 0, -5.0e-05, 1.00051, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00051, -0.00011, 0, 0, -5.0e-05, 1.00051, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 116, ../../app/styles/animations.scss */
  80% {
    -webkit-transform: matrix3d(1.00037, -0.00015, 0, 0, -7.0e-05, 1.00037, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00037, -0.00015, 0, 0, -7.0e-05, 1.00037, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 117, ../../app/styles/animations.scss */
  82.222222% {
    -webkit-transform: matrix3d(1.00024, -0.00016, 0, 0, -8.0e-05, 1.00024, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00024, -0.00016, 0, 0, -8.0e-05, 1.00024, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 118, ../../app/styles/animations.scss */
  84.444444% {
    -webkit-transform: matrix3d(1.00012, -0.00015, 0, 0, -8.0e-05, 1.00012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00012, -0.00015, 0, 0, -8.0e-05, 1.00012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 119, ../../app/styles/animations.scss */
  86.666667% {
    -webkit-transform: matrix3d(1.00003, -0.00013, 0, 0, -7.0e-05, 1.00003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00003, -0.00013, 0, 0, -7.0e-05, 1.00003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 120, ../../app/styles/animations.scss */
  88.888889% {
    -webkit-transform: matrix3d(0.99996, -0.0001, 0, 0, -5.0e-05, 0.99996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99996, -0.0001, 0, 0, -5.0e-05, 0.99996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 121, ../../app/styles/animations.scss */
  91.111111% {
    -webkit-transform: matrix3d(0.99991, -8.0e-05, 0, 0, -4.0e-05, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99991, -8.0e-05, 0, 0, -4.0e-05, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 122, ../../app/styles/animations.scss */
  93.333333% {
    -webkit-transform: matrix3d(0.99989, -5.0e-05, 0, 0, -3.0e-05, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99989, -5.0e-05, 0, 0, -3.0e-05, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 123, ../../app/styles/animations.scss */
  95.555556% {
    -webkit-transform: matrix3d(0.99988, -3.0e-05, 0, 0, -1.0e-05, 0.99988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99988, -3.0e-05, 0, 0, -1.0e-05, 0.99988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 124, ../../app/styles/animations.scss */
  97.777778% {
    -webkit-transform: matrix3d(0.99989, -1.0e-05, 0, 0, -1.0e-05, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99989, -1.0e-05, 0, 0, -1.0e-05, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 125, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 1;
  }
}

@-webkit-keyframes chosen-drop {
  /* line 129, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -10, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -10, 0, 1);
    opacity: 0;
  }

  /* line 130, ../../app/styles/animations.scss */
  4% {
    -webkit-transform: matrix3d(0.96758, 0, 0, 0, 0, 0.96758, 0, 0, 0, 0, 1, 0, 0, -6.46592, 0, 1);
    transform: matrix3d(0.96758, 0, 0, 0, 0, 0.96758, 0, 0, 0, 0, 1, 0, 0, -6.46592, 0, 1);
  }

  /* line 131, ../../app/styles/animations.scss */
  8% {
    -webkit-transform: matrix3d(0.96176, 0, 0, 0, 0, 0.96176, 0, 0, 0, 0, 1, 0, 0, -2.91725, 0, 1);
    transform: matrix3d(0.96176, 0, 0, 0, 0, 0.96176, 0, 0, 0, 0, 1, 0, 0, -2.91725, 0, 1);
  }

  /* line 132, ../../app/styles/animations.scss */
  12% {
    -webkit-transform: matrix3d(0.96958, 0, 0, 0, 0, 0.96958, 0, 0, 0, 0, 1, 0, 0, -0.25224, 0, 1);
    transform: matrix3d(0.96958, 0, 0, 0, 0, 0.96958, 0, 0, 0, 0, 1, 0, 0, -0.25224, 0, 1);
    opacity: 1;
  }

  /* line 133, ../../app/styles/animations.scss */
  16% {
    -webkit-transform: matrix3d(0.98144, 0, 0, 0, 0, 0.98144, 0, 0, 0, 0, 1, 0, 0, 1.26207, 0, 1);
    transform: matrix3d(0.98144, 0, 0, 0, 0, 0.98144, 0, 0, 0, 0, 1, 0, 0, 1.26207, 0, 1);
  }

  /* line 134, ../../app/styles/animations.scss */
  20% {
    -webkit-transform: matrix3d(0.99188, 0, 0, 0, 0, 0.99188, 0, 0, 0, 0, 1, 0, 0, 1.76942, 0, 1);
    transform: matrix3d(0.99188, 0, 0, 0, 0, 0.99188, 0, 0, 0, 0, 1, 0, 0, 1.76942, 0, 1);
  }

  /* line 135, ../../app/styles/animations.scss */
  24% {
    -webkit-transform: matrix3d(0.99884, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 1.60106, 0, 1);
    transform: matrix3d(0.99884, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 1.60106, 0, 1);
  }

  /* line 136, ../../app/styles/animations.scss */
  28% {
    -webkit-transform: matrix3d(1.0023, 0, 0, 0, 0, 1.0023, 0, 0, 0, 0, 1, 0, 0, 1.10713, 0, 1);
    transform: matrix3d(1.0023, 0, 0, 0, 0, 1.0023, 0, 0, 0, 0, 1, 0, 0, 1.10713, 0, 1);
  }

  /* line 137, ../../app/styles/animations.scss */
  32% {
    -webkit-transform: matrix3d(1.00324, 0, 0, 0, 0, 1.00324, 0, 0, 0, 0, 1, 0, 0, 0.56005, 0, 1);
    transform: matrix3d(1.00324, 0, 0, 0, 0, 1.00324, 0, 0, 0, 0, 1, 0, 0, 0.56005, 0, 1);
  }

  /* line 138, ../../app/styles/animations.scss */
  36% {
    -webkit-transform: matrix3d(1.00278, 0, 0, 0, 0, 1.00278, 0, 0, 0, 0, 1, 0, 0, 0.12148, 0, 1);
    transform: matrix3d(1.00278, 0, 0, 0, 0, 1.00278, 0, 0, 0, 0, 1, 0, 0, 0.12148, 0, 1);
  }

  /* line 139, ../../app/styles/animations.scss */
  40% {
    -webkit-transform: matrix3d(1.00181, 0, 0, 0, 0, 1.00181, 0, 0, 0, 0, 1, 0, 0, -0.14782, 0, 1);
    transform: matrix3d(1.00181, 0, 0, 0, 0, 1.00181, 0, 0, 0, 0, 1, 0, 0, -0.14782, 0, 1);
  }

  /* line 140, ../../app/styles/animations.scss */
  44% {
    -webkit-transform: matrix3d(1.00088, 0, 0, 0, 0, 1.00088, 0, 0, 0, 0, 1, 0, 0, -0.25729, 0, 1);
    transform: matrix3d(1.00088, 0, 0, 0, 0, 1.00088, 0, 0, 0, 0, 1, 0, 0, -0.25729, 0, 1);
  }

  /* line 141, ../../app/styles/animations.scss */
  48% {
    -webkit-transform: matrix3d(1.00021, 0, 0, 0, 0, 1.00021, 0, 0, 0, 0, 1, 0, 0, -0.25225, 0, 1);
    transform: matrix3d(1.00021, 0, 0, 0, 0, 1.00021, 0, 0, 0, 0, 1, 0, 0, -0.25225, 0, 1);
  }

  /* line 142, ../../app/styles/animations.scss */
  52% {
    -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 0.99986, 0, 0, 0, 0, 1, 0, 0, -0.18613, 0, 1);
    transform: matrix3d(0.99986, 0, 0, 0, 0, 0.99986, 0, 0, 0, 0, 1, 0, 0, -0.18613, 0, 1);
  }

  /* line 143, ../../app/styles/animations.scss */
  56% {
    -webkit-transform: matrix3d(0.99973, 0, 0, 0, 0, 0.99973, 0, 0, 0, 0, 1, 0, 0, -0.10336, 0, 1);
    transform: matrix3d(0.99973, 0, 0, 0, 0, 0.99973, 0, 0, 0, 0, 1, 0, 0, -0.10336, 0, 1);
  }

  /* line 144, ../../app/styles/animations.scss */
  60% {
    -webkit-transform: matrix3d(0.99975, 0, 0, 0, 0, 0.99975, 0, 0, 0, 0, 1, 0, 0, -0.03233, 0, 1);
    transform: matrix3d(0.99975, 0, 0, 0, 0, 0.99975, 0, 0, 0, 0, 1, 0, 0, -0.03233, 0, 1);
  }

  /* line 145, ../../app/styles/animations.scss */
  64% {
    -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99983, 0, 0, 0, 0, 1, 0, 0, 0.01446, 0, 1);
    transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99983, 0, 0, 0, 0, 1, 0, 0, 0.01446, 0, 1);
  }

  /* line 146, ../../app/styles/animations.scss */
  68% {
    -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0.03631, 0, 1);
    transform: matrix3d(0.99991, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0.03631, 0, 1);
  }

  /* line 147, ../../app/styles/animations.scss */
  72% {
    -webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0.03908, 0, 1);
    transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0.03908, 0, 1);
  }

  /* line 148, ../../app/styles/animations.scss */
  76% {
    -webkit-transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00001, 0, 0, 0, 0, 1, 0, 0, 0.03077, 0, 1);
    transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00001, 0, 0, 0, 0, 1, 0, 0, 0.03077, 0, 1);
  }

  /* line 149, ../../app/styles/animations.scss */
  80% {
    -webkit-transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0.01851, 0, 1);
    transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0.01851, 0, 1);
  }

  /* line 150, ../../app/styles/animations.scss */
  84% {
    -webkit-transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0.00719, 0, 1);
    transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0.00719, 0, 1);
  }

  /* line 151, ../../app/styles/animations.scss */
  88% {
    -webkit-transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, -0.00078, 0, 1);
    transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, -0.00078, 0, 1);
  }

  /* line 152, ../../app/styles/animations.scss */
  92% {
    -webkit-transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00001, 0, 0, 0, 0, 1, 0, 0, -0.00493, 0, 1);
    transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00001, 0, 0, 0, 0, 1, 0, 0, -0.00493, 0, 1);
  }

  /* line 153, ../../app/styles/animations.scss */
  96% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.00594, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.00594, 0, 1);
  }

  /* line 154, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 1;
  }
}

@keyframes chosen-drop {
  /* line 129, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -10, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -10, 0, 1);
    opacity: 0;
  }

  /* line 130, ../../app/styles/animations.scss */
  4% {
    -webkit-transform: matrix3d(0.96758, 0, 0, 0, 0, 0.96758, 0, 0, 0, 0, 1, 0, 0, -6.46592, 0, 1);
    transform: matrix3d(0.96758, 0, 0, 0, 0, 0.96758, 0, 0, 0, 0, 1, 0, 0, -6.46592, 0, 1);
  }

  /* line 131, ../../app/styles/animations.scss */
  8% {
    -webkit-transform: matrix3d(0.96176, 0, 0, 0, 0, 0.96176, 0, 0, 0, 0, 1, 0, 0, -2.91725, 0, 1);
    transform: matrix3d(0.96176, 0, 0, 0, 0, 0.96176, 0, 0, 0, 0, 1, 0, 0, -2.91725, 0, 1);
  }

  /* line 132, ../../app/styles/animations.scss */
  12% {
    -webkit-transform: matrix3d(0.96958, 0, 0, 0, 0, 0.96958, 0, 0, 0, 0, 1, 0, 0, -0.25224, 0, 1);
    transform: matrix3d(0.96958, 0, 0, 0, 0, 0.96958, 0, 0, 0, 0, 1, 0, 0, -0.25224, 0, 1);
    opacity: 1;
  }

  /* line 133, ../../app/styles/animations.scss */
  16% {
    -webkit-transform: matrix3d(0.98144, 0, 0, 0, 0, 0.98144, 0, 0, 0, 0, 1, 0, 0, 1.26207, 0, 1);
    transform: matrix3d(0.98144, 0, 0, 0, 0, 0.98144, 0, 0, 0, 0, 1, 0, 0, 1.26207, 0, 1);
  }

  /* line 134, ../../app/styles/animations.scss */
  20% {
    -webkit-transform: matrix3d(0.99188, 0, 0, 0, 0, 0.99188, 0, 0, 0, 0, 1, 0, 0, 1.76942, 0, 1);
    transform: matrix3d(0.99188, 0, 0, 0, 0, 0.99188, 0, 0, 0, 0, 1, 0, 0, 1.76942, 0, 1);
  }

  /* line 135, ../../app/styles/animations.scss */
  24% {
    -webkit-transform: matrix3d(0.99884, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 1.60106, 0, 1);
    transform: matrix3d(0.99884, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 1.60106, 0, 1);
  }

  /* line 136, ../../app/styles/animations.scss */
  28% {
    -webkit-transform: matrix3d(1.0023, 0, 0, 0, 0, 1.0023, 0, 0, 0, 0, 1, 0, 0, 1.10713, 0, 1);
    transform: matrix3d(1.0023, 0, 0, 0, 0, 1.0023, 0, 0, 0, 0, 1, 0, 0, 1.10713, 0, 1);
  }

  /* line 137, ../../app/styles/animations.scss */
  32% {
    -webkit-transform: matrix3d(1.00324, 0, 0, 0, 0, 1.00324, 0, 0, 0, 0, 1, 0, 0, 0.56005, 0, 1);
    transform: matrix3d(1.00324, 0, 0, 0, 0, 1.00324, 0, 0, 0, 0, 1, 0, 0, 0.56005, 0, 1);
  }

  /* line 138, ../../app/styles/animations.scss */
  36% {
    -webkit-transform: matrix3d(1.00278, 0, 0, 0, 0, 1.00278, 0, 0, 0, 0, 1, 0, 0, 0.12148, 0, 1);
    transform: matrix3d(1.00278, 0, 0, 0, 0, 1.00278, 0, 0, 0, 0, 1, 0, 0, 0.12148, 0, 1);
  }

  /* line 139, ../../app/styles/animations.scss */
  40% {
    -webkit-transform: matrix3d(1.00181, 0, 0, 0, 0, 1.00181, 0, 0, 0, 0, 1, 0, 0, -0.14782, 0, 1);
    transform: matrix3d(1.00181, 0, 0, 0, 0, 1.00181, 0, 0, 0, 0, 1, 0, 0, -0.14782, 0, 1);
  }

  /* line 140, ../../app/styles/animations.scss */
  44% {
    -webkit-transform: matrix3d(1.00088, 0, 0, 0, 0, 1.00088, 0, 0, 0, 0, 1, 0, 0, -0.25729, 0, 1);
    transform: matrix3d(1.00088, 0, 0, 0, 0, 1.00088, 0, 0, 0, 0, 1, 0, 0, -0.25729, 0, 1);
  }

  /* line 141, ../../app/styles/animations.scss */
  48% {
    -webkit-transform: matrix3d(1.00021, 0, 0, 0, 0, 1.00021, 0, 0, 0, 0, 1, 0, 0, -0.25225, 0, 1);
    transform: matrix3d(1.00021, 0, 0, 0, 0, 1.00021, 0, 0, 0, 0, 1, 0, 0, -0.25225, 0, 1);
  }

  /* line 142, ../../app/styles/animations.scss */
  52% {
    -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 0.99986, 0, 0, 0, 0, 1, 0, 0, -0.18613, 0, 1);
    transform: matrix3d(0.99986, 0, 0, 0, 0, 0.99986, 0, 0, 0, 0, 1, 0, 0, -0.18613, 0, 1);
  }

  /* line 143, ../../app/styles/animations.scss */
  56% {
    -webkit-transform: matrix3d(0.99973, 0, 0, 0, 0, 0.99973, 0, 0, 0, 0, 1, 0, 0, -0.10336, 0, 1);
    transform: matrix3d(0.99973, 0, 0, 0, 0, 0.99973, 0, 0, 0, 0, 1, 0, 0, -0.10336, 0, 1);
  }

  /* line 144, ../../app/styles/animations.scss */
  60% {
    -webkit-transform: matrix3d(0.99975, 0, 0, 0, 0, 0.99975, 0, 0, 0, 0, 1, 0, 0, -0.03233, 0, 1);
    transform: matrix3d(0.99975, 0, 0, 0, 0, 0.99975, 0, 0, 0, 0, 1, 0, 0, -0.03233, 0, 1);
  }

  /* line 145, ../../app/styles/animations.scss */
  64% {
    -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99983, 0, 0, 0, 0, 1, 0, 0, 0.01446, 0, 1);
    transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99983, 0, 0, 0, 0, 1, 0, 0, 0.01446, 0, 1);
  }

  /* line 146, ../../app/styles/animations.scss */
  68% {
    -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0.03631, 0, 1);
    transform: matrix3d(0.99991, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0.03631, 0, 1);
  }

  /* line 147, ../../app/styles/animations.scss */
  72% {
    -webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0.03908, 0, 1);
    transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0.03908, 0, 1);
  }

  /* line 148, ../../app/styles/animations.scss */
  76% {
    -webkit-transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00001, 0, 0, 0, 0, 1, 0, 0, 0.03077, 0, 1);
    transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00001, 0, 0, 0, 0, 1, 0, 0, 0.03077, 0, 1);
  }

  /* line 149, ../../app/styles/animations.scss */
  80% {
    -webkit-transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0.01851, 0, 1);
    transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0.01851, 0, 1);
  }

  /* line 150, ../../app/styles/animations.scss */
  84% {
    -webkit-transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0.00719, 0, 1);
    transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0.00719, 0, 1);
  }

  /* line 151, ../../app/styles/animations.scss */
  88% {
    -webkit-transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, -0.00078, 0, 1);
    transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, -0.00078, 0, 1);
  }

  /* line 152, ../../app/styles/animations.scss */
  92% {
    -webkit-transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00001, 0, 0, 0, 0, 1, 0, 0, -0.00493, 0, 1);
    transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00001, 0, 0, 0, 0, 1, 0, 0, -0.00493, 0, 1);
  }

  /* line 153, ../../app/styles/animations.scss */
  96% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.00594, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.00594, 0, 1);
  }

  /* line 154, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 1;
  }
}

@-webkit-keyframes chosen-highlight {
  /* line 158, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 159, ../../app/styles/animations.scss */
  4% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.1024, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.1024, 0, 0, 1);
  }

  /* line 160, ../../app/styles/animations.scss */
  8% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.57304, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.57304, 0, 0, 1);
  }

  /* line 161, ../../app/styles/animations.scss */
  12% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.8086, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.8086, 0, 0, 1);
  }

  /* line 162, ../../app/styles/animations.scss */
  16% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.8735, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.8735, 0, 0, 1);
  }

  /* line 163, ../../app/styles/animations.scss */
  20% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 11.117, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 11.117, 0, 0, 1);
  }

  /* line 164, ../../app/styles/animations.scss */
  24% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.92189, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.92189, 0, 0, 1);
  }

  /* line 165, ../../app/styles/animations.scss */
  28% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.58145, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.58145, 0, 0, 1);
  }

  /* line 166, ../../app/styles/animations.scss */
  32% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.26828, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.26828, 0, 0, 1);
  }

  /* line 167, ../../app/styles/animations.scss */
  36% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.05308, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.05308, 0, 0, 1);
  }

  /* line 168, ../../app/styles/animations.scss */
  40% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.94109, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.94109, 0, 0, 1);
  }

  /* line 169, ../../app/styles/animations.scss */
  44% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.90648, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.90648, 0, 0, 1);
  }

  /* line 170, ../../app/styles/animations.scss */
  48% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.91637, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.91637, 0, 0, 1);
  }

  /* line 171, ../../app/styles/animations.scss */
  52% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.94372, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.94372, 0, 0, 1);
  }

  /* line 172, ../../app/styles/animations.scss */
  56% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.97149, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.97149, 0, 0, 1);
  }

  /* line 173, ../../app/styles/animations.scss */
  60% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.99187, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.99187, 0, 0, 1);
  }

  /* line 174, ../../app/styles/animations.scss */
  64% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00332, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00332, 0, 0, 1);
  }

  /* line 175, ../../app/styles/animations.scss */
  68% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.0076, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.0076, 0, 0, 1);
  }

  /* line 176, ../../app/styles/animations.scss */
  72% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00746, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00746, 0, 0, 1);
  }

  /* line 177, ../../app/styles/animations.scss */
  76% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00536, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00536, 0, 0, 1);
  }

  /* line 178, ../../app/styles/animations.scss */
  80% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00294, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00294, 0, 0, 1);
  }

  /* line 179, ../../app/styles/animations.scss */
  84% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00104, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00104, 0, 0, 1);
  }

  /* line 180, ../../app/styles/animations.scss */
  88% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.9999, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.9999, 0, 0, 1);
  }

  /* line 181, ../../app/styles/animations.scss */
  92% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.99941, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.99941, 0, 0, 1);
  }

  /* line 182, ../../app/styles/animations.scss */
  96% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.99935, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.99935, 0, 0, 1);
  }

  /* line 183, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10, 0, 0, 1);
  }
}

@keyframes chosen-highlight {
  /* line 158, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 159, ../../app/styles/animations.scss */
  4% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.1024, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.1024, 0, 0, 1);
  }

  /* line 160, ../../app/styles/animations.scss */
  8% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.57304, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.57304, 0, 0, 1);
  }

  /* line 161, ../../app/styles/animations.scss */
  12% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.8086, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.8086, 0, 0, 1);
  }

  /* line 162, ../../app/styles/animations.scss */
  16% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.8735, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.8735, 0, 0, 1);
  }

  /* line 163, ../../app/styles/animations.scss */
  20% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 11.117, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 11.117, 0, 0, 1);
  }

  /* line 164, ../../app/styles/animations.scss */
  24% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.92189, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.92189, 0, 0, 1);
  }

  /* line 165, ../../app/styles/animations.scss */
  28% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.58145, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.58145, 0, 0, 1);
  }

  /* line 166, ../../app/styles/animations.scss */
  32% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.26828, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.26828, 0, 0, 1);
  }

  /* line 167, ../../app/styles/animations.scss */
  36% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.05308, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.05308, 0, 0, 1);
  }

  /* line 168, ../../app/styles/animations.scss */
  40% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.94109, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.94109, 0, 0, 1);
  }

  /* line 169, ../../app/styles/animations.scss */
  44% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.90648, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.90648, 0, 0, 1);
  }

  /* line 170, ../../app/styles/animations.scss */
  48% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.91637, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.91637, 0, 0, 1);
  }

  /* line 171, ../../app/styles/animations.scss */
  52% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.94372, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.94372, 0, 0, 1);
  }

  /* line 172, ../../app/styles/animations.scss */
  56% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.97149, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.97149, 0, 0, 1);
  }

  /* line 173, ../../app/styles/animations.scss */
  60% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.99187, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.99187, 0, 0, 1);
  }

  /* line 174, ../../app/styles/animations.scss */
  64% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00332, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00332, 0, 0, 1);
  }

  /* line 175, ../../app/styles/animations.scss */
  68% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.0076, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.0076, 0, 0, 1);
  }

  /* line 176, ../../app/styles/animations.scss */
  72% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00746, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00746, 0, 0, 1);
  }

  /* line 177, ../../app/styles/animations.scss */
  76% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00536, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00536, 0, 0, 1);
  }

  /* line 178, ../../app/styles/animations.scss */
  80% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00294, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00294, 0, 0, 1);
  }

  /* line 179, ../../app/styles/animations.scss */
  84% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00104, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.00104, 0, 0, 1);
  }

  /* line 180, ../../app/styles/animations.scss */
  88% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.9999, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.9999, 0, 0, 1);
  }

  /* line 181, ../../app/styles/animations.scss */
  92% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.99941, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.99941, 0, 0, 1);
  }

  /* line 182, ../../app/styles/animations.scss */
  96% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.99935, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.99935, 0, 0, 1);
  }

  /* line 183, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10, 0, 0, 1);
  }
}

@-webkit-keyframes checkbox-check {
  /* line 187, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 188, ../../app/styles/animations.scss */
  2.083333% {
    -webkit-transform: matrix3d(0.13487, 0, 0, 0, 0, 0.17253, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.13487, 0, 0, 0, 0, 0.17253, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 189, ../../app/styles/animations.scss */
  3.125% {
    -webkit-transform: matrix3d(0.21689, 0, 0, 0, 0, 0.29522, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.21689, 0, 0, 0, 0, 0.29522, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 190, ../../app/styles/animations.scss */
  4.166667% {
    -webkit-transform: matrix3d(0.30529, 0, 0, 0, 0, 0.43277, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.30529, 0, 0, 0, 0, 0.43277, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 191, ../../app/styles/animations.scss */
  6.25% {
    -webkit-transform: matrix3d(0.49196, 0, 0, 0, 0, 0.72505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.49196, 0, 0, 0, 0, 0.72505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 192, ../../app/styles/animations.scss */
  8.333333% {
    -webkit-transform: matrix3d(0.67825, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.67825, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 193, ../../app/styles/animations.scss */
  9.375% {
    -webkit-transform: matrix3d(0.76695, 0, 0, 0, 0, 1.11881, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.76695, 0, 0, 0, 0, 1.11881, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 194, ../../app/styles/animations.scss */
  10.416667% {
    -webkit-transform: matrix3d(0.85083, 0, 0, 0, 0, 1.22056, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.85083, 0, 0, 0, 0, 1.22056, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 195, ../../app/styles/animations.scss */
  12.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.36501, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1.36501, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 196, ../../app/styles/animations.scss */
  14.583333% {
    -webkit-transform: matrix3d(1.11966, 0, 0, 0, 0, 1.42714, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.11966, 0, 0, 0, 0, 1.42714, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 197, ../../app/styles/animations.scss */
  15.625% {
    -webkit-transform: matrix3d(1.16744, 0, 0, 0, 0, 1.42914, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.16744, 0, 0, 0, 0, 1.42914, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 198, ../../app/styles/animations.scss */
  16.666667% {
    -webkit-transform: matrix3d(1.20705, 0, 0, 0, 0, 1.41409, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.20705, 0, 0, 0, 0, 1.41409, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 199, ../../app/styles/animations.scss */
  18.75% {
    -webkit-transform: matrix3d(1.26225, 0, 0, 0, 0, 1.34265, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.26225, 0, 0, 0, 0, 1.34265, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 200, ../../app/styles/animations.scss */
  20.833333% {
    -webkit-transform: matrix3d(1.28767, 0, 0, 0, 0, 1.23489, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.28767, 0, 0, 0, 0, 1.23489, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 201, ../../app/styles/animations.scss */
  21.875% {
    -webkit-transform: matrix3d(1.29044, 0, 0, 0, 0, 1.17465, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.29044, 0, 0, 0, 0, 1.17465, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 202, ../../app/styles/animations.scss */
  22.916667% {
    -webkit-transform: matrix3d(1.28738, 0, 0, 0, 0, 1.11385, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.28738, 0, 0, 0, 0, 1.11385, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 203, ../../app/styles/animations.scss */
  25% {
    -webkit-transform: matrix3d(1.26647, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.26647, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 204, ../../app/styles/animations.scss */
  27.083333% {
    -webkit-transform: matrix3d(1.23053, 0, 0, 0, 0, 0.90867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.23053, 0, 0, 0, 0, 0.90867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 205, ../../app/styles/animations.scss */
  28.125% {
    -webkit-transform: matrix3d(1.20867, 0, 0, 0, 0, 0.87452, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.20867, 0, 0, 0, 0, 0.87452, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 206, ../../app/styles/animations.scss */
  29.166667% {
    -webkit-transform: matrix3d(1.18512, 0, 0, 0, 0, 0.84885, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.18512, 0, 0, 0, 0, 0.84885, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 207, ../../app/styles/animations.scss */
  31.25% {
    -webkit-transform: matrix3d(1.13538, 0, 0, 0, 0, 0.82312, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.13538, 0, 0, 0, 0, 0.82312, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 208, ../../app/styles/animations.scss */
  33.333333% {
    -webkit-transform: matrix3d(1.08574, 0, 0, 0, 0, 0.82853, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.08574, 0, 0, 0, 0, 0.82853, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 209, ../../app/styles/animations.scss */
  34.375% {
    -webkit-transform: matrix3d(1.0621, 0, 0, 0, 0, 0.84084, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0621, 0, 0, 0, 0, 0.84084, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 210, ../../app/styles/animations.scss */
  35.416667% {
    -webkit-transform: matrix3d(1.03975, 0, 0, 0, 0, 0.85811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03975, 0, 0, 0, 0, 0.85811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 211, ../../app/styles/animations.scss */
  37.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.90274, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.90274, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 212, ../../app/styles/animations.scss */
  39.583333% {
    -webkit-transform: matrix3d(0.96811, 0, 0, 0, 0, 0.95285, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.96811, 0, 0, 0, 0, 0.95285, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 213, ../../app/styles/animations.scss */
  40.625% {
    -webkit-transform: matrix3d(0.95538, 0, 0, 0, 0, 0.97725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.95538, 0, 0, 0, 0, 0.97725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 214, ../../app/styles/animations.scss */
  41.666667% {
    -webkit-transform: matrix3d(0.94483, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.94483, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 215, ../../app/styles/animations.scss */
  43.75% {
    -webkit-transform: matrix3d(0.93012, 0, 0, 0, 0, 1.03782, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.93012, 0, 0, 0, 0, 1.03782, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 216, ../../app/styles/animations.scss */
  45.833333% {
    -webkit-transform: matrix3d(0.92334, 0, 0, 0, 0, 1.06259, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92334, 0, 0, 0, 0, 1.06259, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 217, ../../app/styles/animations.scss */
  46.875% {
    -webkit-transform: matrix3d(0.92261, 0, 0, 0, 0, 1.06965, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92261, 0, 0, 0, 0, 1.06965, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 218, ../../app/styles/animations.scss */
  47.916667% {
    -webkit-transform: matrix3d(0.92342, 0, 0, 0, 0, 1.07324, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92342, 0, 0, 0, 0, 1.07324, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 219, ../../app/styles/animations.scss */
  50% {
    -webkit-transform: matrix3d(0.92899, 0, 0, 0, 0, 1.07101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92899, 0, 0, 0, 0, 1.07101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 220, ../../app/styles/animations.scss */
  52.083333% {
    -webkit-transform: matrix3d(0.93857, 0, 0, 0, 0, 1.05875, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.93857, 0, 0, 0, 0, 1.05875, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 221, ../../app/styles/animations.scss */
  53.125% {
    -webkit-transform: matrix3d(0.9444, 0, 0, 0, 0, 1.05004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9444, 0, 0, 0, 0, 1.05004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 222, ../../app/styles/animations.scss */
  54.166667% {
    -webkit-transform: matrix3d(0.95067, 0, 0, 0, 0, 1.04028, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.95067, 0, 0, 0, 0, 1.04028, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 223, ../../app/styles/animations.scss */
  56.25% {
    -webkit-transform: matrix3d(0.96393, 0, 0, 0, 0, 1.01952, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.96393, 0, 0, 0, 0, 1.01952, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 224, ../../app/styles/animations.scss */
  58.333333% {
    -webkit-transform: matrix3d(0.97715, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.97715, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 225, ../../app/styles/animations.scss */
  59.375% {
    -webkit-transform: matrix3d(0.98345, 0, 0, 0, 0, 0.99156, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98345, 0, 0, 0, 0, 0.99156, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 226, ../../app/styles/animations.scss */
  60.416667% {
    -webkit-transform: matrix3d(0.98941, 0, 0, 0, 0, 0.98434, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98941, 0, 0, 0, 0, 0.98434, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 227, ../../app/styles/animations.scss */
  62.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.97408, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.97408, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 228, ../../app/styles/animations.scss */
  64.583333% {
    -webkit-transform: matrix3d(1.0085, 0, 0, 0, 0, 0.96967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0085, 0, 0, 0, 0, 0.96967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 229, ../../app/styles/animations.scss */
  65.625% {
    -webkit-transform: matrix3d(1.01189, 0, 0, 0, 0, 0.96953, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01189, 0, 0, 0, 0, 0.96953, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 230, ../../app/styles/animations.scss */
  66.666667% {
    -webkit-transform: matrix3d(1.0147, 0, 0, 0, 0, 0.9706, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0147, 0, 0, 0, 0, 0.9706, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 231, ../../app/styles/animations.scss */
  68.75% {
    -webkit-transform: matrix3d(1.01862, 0, 0, 0, 0, 0.97567, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01862, 0, 0, 0, 0, 0.97567, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 232, ../../app/styles/animations.scss */
  70.833333% {
    -webkit-transform: matrix3d(1.02043, 0, 0, 0, 0, 0.98332, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02043, 0, 0, 0, 0, 0.98332, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 233, ../../app/styles/animations.scss */
  71.875% {
    -webkit-transform: matrix3d(1.02062, 0, 0, 0, 0, 0.9876, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02062, 0, 0, 0, 0, 0.9876, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 234, ../../app/styles/animations.scss */
  72.916667% {
    -webkit-transform: matrix3d(1.02041, 0, 0, 0, 0, 0.99192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02041, 0, 0, 0, 0, 0.99192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 235, ../../app/styles/animations.scss */
  75% {
    -webkit-transform: matrix3d(1.01892, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01892, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 236, ../../app/styles/animations.scss */
  77.083333% {
    -webkit-transform: matrix3d(1.01637, 0, 0, 0, 0, 1.00649, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01637, 0, 0, 0, 0, 1.00649, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 237, ../../app/styles/animations.scss */
  78.125% {
    -webkit-transform: matrix3d(1.01482, 0, 0, 0, 0, 1.00891, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01482, 0, 0, 0, 0, 1.00891, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 238, ../../app/styles/animations.scss */
  79.166667% {
    -webkit-transform: matrix3d(1.01314, 0, 0, 0, 0, 1.01073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01314, 0, 0, 0, 0, 1.01073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 239, ../../app/styles/animations.scss */
  81.25% {
    -webkit-transform: matrix3d(1.00961, 0, 0, 0, 0, 1.01256, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00961, 0, 0, 0, 0, 1.01256, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 240, ../../app/styles/animations.scss */
  83.333333% {
    -webkit-transform: matrix3d(1.00609, 0, 0, 0, 0, 1.01218, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00609, 0, 0, 0, 0, 1.01218, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 241, ../../app/styles/animations.scss */
  84.375% {
    -webkit-transform: matrix3d(1.00441, 0, 0, 0, 0, 1.0113, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00441, 0, 0, 0, 0, 1.0113, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 242, ../../app/styles/animations.scss */
  85.416667% {
    -webkit-transform: matrix3d(1.00282, 0, 0, 0, 0, 1.01007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00282, 0, 0, 0, 0, 1.01007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 243, ../../app/styles/animations.scss */
  87.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1.00691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 244, ../../app/styles/animations.scss */
  89.583333% {
    -webkit-transform: matrix3d(0.99774, 0, 0, 0, 0, 1.00335, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99774, 0, 0, 0, 0, 1.00335, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 245, ../../app/styles/animations.scss */
  90.625% {
    -webkit-transform: matrix3d(0.99683, 0, 0, 0, 0, 1.00162, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99683, 0, 0, 0, 0, 1.00162, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 246, ../../app/styles/animations.scss */
  91.666667% {
    -webkit-transform: matrix3d(0.99608, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99608, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 247, ../../app/styles/animations.scss */
  93.75% {
    -webkit-transform: matrix3d(0.99504, 0, 0, 0, 0, 0.99731, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99504, 0, 0, 0, 0, 0.99731, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 248, ../../app/styles/animations.scss */
  95.833333% {
    -webkit-transform: matrix3d(0.99456, 0, 0, 0, 0, 0.99556, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99456, 0, 0, 0, 0, 0.99556, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 249, ../../app/styles/animations.scss */
  96.875% {
    -webkit-transform: matrix3d(0.9945, 0, 0, 0, 0, 0.99505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9945, 0, 0, 0, 0, 0.99505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 250, ../../app/styles/animations.scss */
  97.916667% {
    -webkit-transform: matrix3d(0.99456, 0, 0, 0, 0, 0.9948, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99456, 0, 0, 0, 0, 0.9948, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 251, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@keyframes checkbox-check {
  /* line 187, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 188, ../../app/styles/animations.scss */
  2.083333% {
    -webkit-transform: matrix3d(0.13487, 0, 0, 0, 0, 0.17253, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.13487, 0, 0, 0, 0, 0.17253, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 189, ../../app/styles/animations.scss */
  3.125% {
    -webkit-transform: matrix3d(0.21689, 0, 0, 0, 0, 0.29522, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.21689, 0, 0, 0, 0, 0.29522, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 190, ../../app/styles/animations.scss */
  4.166667% {
    -webkit-transform: matrix3d(0.30529, 0, 0, 0, 0, 0.43277, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.30529, 0, 0, 0, 0, 0.43277, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 191, ../../app/styles/animations.scss */
  6.25% {
    -webkit-transform: matrix3d(0.49196, 0, 0, 0, 0, 0.72505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.49196, 0, 0, 0, 0, 0.72505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 192, ../../app/styles/animations.scss */
  8.333333% {
    -webkit-transform: matrix3d(0.67825, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.67825, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 193, ../../app/styles/animations.scss */
  9.375% {
    -webkit-transform: matrix3d(0.76695, 0, 0, 0, 0, 1.11881, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.76695, 0, 0, 0, 0, 1.11881, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 194, ../../app/styles/animations.scss */
  10.416667% {
    -webkit-transform: matrix3d(0.85083, 0, 0, 0, 0, 1.22056, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.85083, 0, 0, 0, 0, 1.22056, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 195, ../../app/styles/animations.scss */
  12.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.36501, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1.36501, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 196, ../../app/styles/animations.scss */
  14.583333% {
    -webkit-transform: matrix3d(1.11966, 0, 0, 0, 0, 1.42714, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.11966, 0, 0, 0, 0, 1.42714, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 197, ../../app/styles/animations.scss */
  15.625% {
    -webkit-transform: matrix3d(1.16744, 0, 0, 0, 0, 1.42914, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.16744, 0, 0, 0, 0, 1.42914, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 198, ../../app/styles/animations.scss */
  16.666667% {
    -webkit-transform: matrix3d(1.20705, 0, 0, 0, 0, 1.41409, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.20705, 0, 0, 0, 0, 1.41409, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 199, ../../app/styles/animations.scss */
  18.75% {
    -webkit-transform: matrix3d(1.26225, 0, 0, 0, 0, 1.34265, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.26225, 0, 0, 0, 0, 1.34265, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 200, ../../app/styles/animations.scss */
  20.833333% {
    -webkit-transform: matrix3d(1.28767, 0, 0, 0, 0, 1.23489, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.28767, 0, 0, 0, 0, 1.23489, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 201, ../../app/styles/animations.scss */
  21.875% {
    -webkit-transform: matrix3d(1.29044, 0, 0, 0, 0, 1.17465, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.29044, 0, 0, 0, 0, 1.17465, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 202, ../../app/styles/animations.scss */
  22.916667% {
    -webkit-transform: matrix3d(1.28738, 0, 0, 0, 0, 1.11385, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.28738, 0, 0, 0, 0, 1.11385, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 203, ../../app/styles/animations.scss */
  25% {
    -webkit-transform: matrix3d(1.26647, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.26647, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 204, ../../app/styles/animations.scss */
  27.083333% {
    -webkit-transform: matrix3d(1.23053, 0, 0, 0, 0, 0.90867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.23053, 0, 0, 0, 0, 0.90867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 205, ../../app/styles/animations.scss */
  28.125% {
    -webkit-transform: matrix3d(1.20867, 0, 0, 0, 0, 0.87452, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.20867, 0, 0, 0, 0, 0.87452, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 206, ../../app/styles/animations.scss */
  29.166667% {
    -webkit-transform: matrix3d(1.18512, 0, 0, 0, 0, 0.84885, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.18512, 0, 0, 0, 0, 0.84885, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 207, ../../app/styles/animations.scss */
  31.25% {
    -webkit-transform: matrix3d(1.13538, 0, 0, 0, 0, 0.82312, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.13538, 0, 0, 0, 0, 0.82312, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 208, ../../app/styles/animations.scss */
  33.333333% {
    -webkit-transform: matrix3d(1.08574, 0, 0, 0, 0, 0.82853, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.08574, 0, 0, 0, 0, 0.82853, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 209, ../../app/styles/animations.scss */
  34.375% {
    -webkit-transform: matrix3d(1.0621, 0, 0, 0, 0, 0.84084, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0621, 0, 0, 0, 0, 0.84084, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 210, ../../app/styles/animations.scss */
  35.416667% {
    -webkit-transform: matrix3d(1.03975, 0, 0, 0, 0, 0.85811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03975, 0, 0, 0, 0, 0.85811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 211, ../../app/styles/animations.scss */
  37.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.90274, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.90274, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 212, ../../app/styles/animations.scss */
  39.583333% {
    -webkit-transform: matrix3d(0.96811, 0, 0, 0, 0, 0.95285, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.96811, 0, 0, 0, 0, 0.95285, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 213, ../../app/styles/animations.scss */
  40.625% {
    -webkit-transform: matrix3d(0.95538, 0, 0, 0, 0, 0.97725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.95538, 0, 0, 0, 0, 0.97725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 214, ../../app/styles/animations.scss */
  41.666667% {
    -webkit-transform: matrix3d(0.94483, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.94483, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 215, ../../app/styles/animations.scss */
  43.75% {
    -webkit-transform: matrix3d(0.93012, 0, 0, 0, 0, 1.03782, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.93012, 0, 0, 0, 0, 1.03782, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 216, ../../app/styles/animations.scss */
  45.833333% {
    -webkit-transform: matrix3d(0.92334, 0, 0, 0, 0, 1.06259, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92334, 0, 0, 0, 0, 1.06259, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 217, ../../app/styles/animations.scss */
  46.875% {
    -webkit-transform: matrix3d(0.92261, 0, 0, 0, 0, 1.06965, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92261, 0, 0, 0, 0, 1.06965, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 218, ../../app/styles/animations.scss */
  47.916667% {
    -webkit-transform: matrix3d(0.92342, 0, 0, 0, 0, 1.07324, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92342, 0, 0, 0, 0, 1.07324, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 219, ../../app/styles/animations.scss */
  50% {
    -webkit-transform: matrix3d(0.92899, 0, 0, 0, 0, 1.07101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92899, 0, 0, 0, 0, 1.07101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 220, ../../app/styles/animations.scss */
  52.083333% {
    -webkit-transform: matrix3d(0.93857, 0, 0, 0, 0, 1.05875, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.93857, 0, 0, 0, 0, 1.05875, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 221, ../../app/styles/animations.scss */
  53.125% {
    -webkit-transform: matrix3d(0.9444, 0, 0, 0, 0, 1.05004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9444, 0, 0, 0, 0, 1.05004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 222, ../../app/styles/animations.scss */
  54.166667% {
    -webkit-transform: matrix3d(0.95067, 0, 0, 0, 0, 1.04028, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.95067, 0, 0, 0, 0, 1.04028, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 223, ../../app/styles/animations.scss */
  56.25% {
    -webkit-transform: matrix3d(0.96393, 0, 0, 0, 0, 1.01952, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.96393, 0, 0, 0, 0, 1.01952, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 224, ../../app/styles/animations.scss */
  58.333333% {
    -webkit-transform: matrix3d(0.97715, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.97715, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 225, ../../app/styles/animations.scss */
  59.375% {
    -webkit-transform: matrix3d(0.98345, 0, 0, 0, 0, 0.99156, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98345, 0, 0, 0, 0, 0.99156, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 226, ../../app/styles/animations.scss */
  60.416667% {
    -webkit-transform: matrix3d(0.98941, 0, 0, 0, 0, 0.98434, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98941, 0, 0, 0, 0, 0.98434, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 227, ../../app/styles/animations.scss */
  62.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.97408, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.97408, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 228, ../../app/styles/animations.scss */
  64.583333% {
    -webkit-transform: matrix3d(1.0085, 0, 0, 0, 0, 0.96967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0085, 0, 0, 0, 0, 0.96967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 229, ../../app/styles/animations.scss */
  65.625% {
    -webkit-transform: matrix3d(1.01189, 0, 0, 0, 0, 0.96953, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01189, 0, 0, 0, 0, 0.96953, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 230, ../../app/styles/animations.scss */
  66.666667% {
    -webkit-transform: matrix3d(1.0147, 0, 0, 0, 0, 0.9706, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0147, 0, 0, 0, 0, 0.9706, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 231, ../../app/styles/animations.scss */
  68.75% {
    -webkit-transform: matrix3d(1.01862, 0, 0, 0, 0, 0.97567, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01862, 0, 0, 0, 0, 0.97567, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 232, ../../app/styles/animations.scss */
  70.833333% {
    -webkit-transform: matrix3d(1.02043, 0, 0, 0, 0, 0.98332, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02043, 0, 0, 0, 0, 0.98332, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 233, ../../app/styles/animations.scss */
  71.875% {
    -webkit-transform: matrix3d(1.02062, 0, 0, 0, 0, 0.9876, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02062, 0, 0, 0, 0, 0.9876, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 234, ../../app/styles/animations.scss */
  72.916667% {
    -webkit-transform: matrix3d(1.02041, 0, 0, 0, 0, 0.99192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02041, 0, 0, 0, 0, 0.99192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 235, ../../app/styles/animations.scss */
  75% {
    -webkit-transform: matrix3d(1.01892, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01892, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 236, ../../app/styles/animations.scss */
  77.083333% {
    -webkit-transform: matrix3d(1.01637, 0, 0, 0, 0, 1.00649, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01637, 0, 0, 0, 0, 1.00649, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 237, ../../app/styles/animations.scss */
  78.125% {
    -webkit-transform: matrix3d(1.01482, 0, 0, 0, 0, 1.00891, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01482, 0, 0, 0, 0, 1.00891, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 238, ../../app/styles/animations.scss */
  79.166667% {
    -webkit-transform: matrix3d(1.01314, 0, 0, 0, 0, 1.01073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01314, 0, 0, 0, 0, 1.01073, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 239, ../../app/styles/animations.scss */
  81.25% {
    -webkit-transform: matrix3d(1.00961, 0, 0, 0, 0, 1.01256, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00961, 0, 0, 0, 0, 1.01256, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 240, ../../app/styles/animations.scss */
  83.333333% {
    -webkit-transform: matrix3d(1.00609, 0, 0, 0, 0, 1.01218, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00609, 0, 0, 0, 0, 1.01218, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 241, ../../app/styles/animations.scss */
  84.375% {
    -webkit-transform: matrix3d(1.00441, 0, 0, 0, 0, 1.0113, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00441, 0, 0, 0, 0, 1.0113, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 242, ../../app/styles/animations.scss */
  85.416667% {
    -webkit-transform: matrix3d(1.00282, 0, 0, 0, 0, 1.01007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00282, 0, 0, 0, 0, 1.01007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 243, ../../app/styles/animations.scss */
  87.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1.00691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 244, ../../app/styles/animations.scss */
  89.583333% {
    -webkit-transform: matrix3d(0.99774, 0, 0, 0, 0, 1.00335, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99774, 0, 0, 0, 0, 1.00335, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 245, ../../app/styles/animations.scss */
  90.625% {
    -webkit-transform: matrix3d(0.99683, 0, 0, 0, 0, 1.00162, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99683, 0, 0, 0, 0, 1.00162, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 246, ../../app/styles/animations.scss */
  91.666667% {
    -webkit-transform: matrix3d(0.99608, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99608, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 247, ../../app/styles/animations.scss */
  93.75% {
    -webkit-transform: matrix3d(0.99504, 0, 0, 0, 0, 0.99731, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99504, 0, 0, 0, 0, 0.99731, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 248, ../../app/styles/animations.scss */
  95.833333% {
    -webkit-transform: matrix3d(0.99456, 0, 0, 0, 0, 0.99556, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99456, 0, 0, 0, 0, 0.99556, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 249, ../../app/styles/animations.scss */
  96.875% {
    -webkit-transform: matrix3d(0.9945, 0, 0, 0, 0, 0.99505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9945, 0, 0, 0, 0, 0.99505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 250, ../../app/styles/animations.scss */
  97.916667% {
    -webkit-transform: matrix3d(0.99456, 0, 0, 0, 0, 0.9948, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99456, 0, 0, 0, 0, 0.9948, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 251, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@-webkit-keyframes component-remove-in {
  /* line 255, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 0;
  }

  /* line 256, ../../app/styles/animations.scss */
  3.125% {
    -webkit-transform: matrix3d(0.32196, 0, 0, 0, 0, 0.32196, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.32196, 0, 0, 0, 0, 0.32196, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 257, ../../app/styles/animations.scss */
  6.25% {
    -webkit-transform: matrix3d(0.61914, 0, 0, 0, 0, 0.61914, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.61914, 0, 0, 0, 0, 0.61914, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 258, ../../app/styles/animations.scss */
  9.375% {
    -webkit-transform: matrix3d(0.84873, 0, 0, 0, 0, 0.84873, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.84873, 0, 0, 0, 0, 0.84873, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 259, ../../app/styles/animations.scss */
  12.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 0.5;
  }

  /* line 260, ../../app/styles/animations.scss */
  15.625% {
    -webkit-transform: matrix3d(1.08148, 0, 0, 0, 0, 1.08148, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.08148, 0, 0, 0, 0, 1.08148, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 261, ../../app/styles/animations.scss */
  18.75% {
    -webkit-transform: matrix3d(1.11049, 0, 0, 0, 0, 1.11049, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.11049, 0, 0, 0, 0, 1.11049, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 262, ../../app/styles/animations.scss */
  21.875% {
    -webkit-transform: matrix3d(1.10595, 0, 0, 0, 0, 1.10595, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.10595, 0, 0, 0, 0, 1.10595, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 263, ../../app/styles/animations.scss */
  25% {
    -webkit-transform: matrix3d(1.08416, 0, 0, 0, 0, 1.08416, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.08416, 0, 0, 0, 0, 1.08416, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 264, ../../app/styles/animations.scss */
  28.125% {
    -webkit-transform: matrix3d(1.05707, 0, 0, 0, 0, 1.05707, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05707, 0, 0, 0, 0, 1.05707, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 265, ../../app/styles/animations.scss */
  31.25% {
    -webkit-transform: matrix3d(1.03205, 0, 0, 0, 0, 1.03205, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03205, 0, 0, 0, 0, 1.03205, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 266, ../../app/styles/animations.scss */
  34.375% {
    -webkit-transform: matrix3d(1.01273, 0, 0, 0, 0, 1.01273, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01273, 0, 0, 0, 0, 1.01273, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 267, ../../app/styles/animations.scss */
  37.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 268, ../../app/styles/animations.scss */
  40.625% {
    -webkit-transform: matrix3d(0.99314, 0, 0, 0, 0, 0.99314, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99314, 0, 0, 0, 0, 0.99314, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 269, ../../app/styles/animations.scss */
  43.75% {
    -webkit-transform: matrix3d(0.9907, 0, 0, 0, 0, 0.9907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9907, 0, 0, 0, 0, 0.9907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 270, ../../app/styles/animations.scss */
  46.875% {
    -webkit-transform: matrix3d(0.99108, 0, 0, 0, 0, 0.99108, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99108, 0, 0, 0, 0, 0.99108, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 271, ../../app/styles/animations.scss */
  50% {
    -webkit-transform: matrix3d(0.99292, 0, 0, 0, 0, 0.99292, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99292, 0, 0, 0, 0, 0.99292, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 272, ../../app/styles/animations.scss */
  53.125% {
    -webkit-transform: matrix3d(0.9952, 0, 0, 0, 0, 0.9952, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9952, 0, 0, 0, 0, 0.9952, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 273, ../../app/styles/animations.scss */
  56.25% {
    -webkit-transform: matrix3d(0.9973, 0, 0, 0, 0, 0.9973, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9973, 0, 0, 0, 0, 0.9973, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 274, ../../app/styles/animations.scss */
  59.375% {
    -webkit-transform: matrix3d(0.99893, 0, 0, 0, 0, 0.99893, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99893, 0, 0, 0, 0, 0.99893, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 275, ../../app/styles/animations.scss */
  62.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 276, ../../app/styles/animations.scss */
  65.625% {
    -webkit-transform: matrix3d(1.00058, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00058, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 277, ../../app/styles/animations.scss */
  68.75% {
    -webkit-transform: matrix3d(1.00078, 0, 0, 0, 0, 1.00078, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00078, 0, 0, 0, 0, 1.00078, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 278, ../../app/styles/animations.scss */
  71.875% {
    -webkit-transform: matrix3d(1.00075, 0, 0, 0, 0, 1.00075, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00075, 0, 0, 0, 0, 1.00075, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 279, ../../app/styles/animations.scss */
  75% {
    -webkit-transform: matrix3d(1.0006, 0, 0, 0, 0, 1.0006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0006, 0, 0, 0, 0, 1.0006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 280, ../../app/styles/animations.scss */
  78.125% {
    -webkit-transform: matrix3d(1.0004, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0004, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 281, ../../app/styles/animations.scss */
  81.25% {
    -webkit-transform: matrix3d(1.00023, 0, 0, 0, 0, 1.00023, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00023, 0, 0, 0, 0, 1.00023, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 282, ../../app/styles/animations.scss */
  84.375% {
    -webkit-transform: matrix3d(1.00009, 0, 0, 0, 0, 1.00009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00009, 0, 0, 0, 0, 1.00009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 283, ../../app/styles/animations.scss */
  87.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 284, ../../app/styles/animations.scss */
  90.625% {
    -webkit-transform: matrix3d(0.99995, 0, 0, 0, 0, 0.99995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99995, 0, 0, 0, 0, 0.99995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 285, ../../app/styles/animations.scss */
  93.75% {
    -webkit-transform: matrix3d(0.99993, 0, 0, 0, 0, 0.99993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99993, 0, 0, 0, 0, 0.99993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 286, ../../app/styles/animations.scss */
  96.875% {
    -webkit-transform: matrix3d(0.99994, 0, 0, 0, 0, 0.99994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99994, 0, 0, 0, 0, 0.99994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 287, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 0.5;
  }
}

@keyframes component-remove-in {
  /* line 255, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 0;
  }

  /* line 256, ../../app/styles/animations.scss */
  3.125% {
    -webkit-transform: matrix3d(0.32196, 0, 0, 0, 0, 0.32196, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.32196, 0, 0, 0, 0, 0.32196, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 257, ../../app/styles/animations.scss */
  6.25% {
    -webkit-transform: matrix3d(0.61914, 0, 0, 0, 0, 0.61914, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.61914, 0, 0, 0, 0, 0.61914, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 258, ../../app/styles/animations.scss */
  9.375% {
    -webkit-transform: matrix3d(0.84873, 0, 0, 0, 0, 0.84873, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.84873, 0, 0, 0, 0, 0.84873, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 259, ../../app/styles/animations.scss */
  12.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 0.5;
  }

  /* line 260, ../../app/styles/animations.scss */
  15.625% {
    -webkit-transform: matrix3d(1.08148, 0, 0, 0, 0, 1.08148, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.08148, 0, 0, 0, 0, 1.08148, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 261, ../../app/styles/animations.scss */
  18.75% {
    -webkit-transform: matrix3d(1.11049, 0, 0, 0, 0, 1.11049, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.11049, 0, 0, 0, 0, 1.11049, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 262, ../../app/styles/animations.scss */
  21.875% {
    -webkit-transform: matrix3d(1.10595, 0, 0, 0, 0, 1.10595, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.10595, 0, 0, 0, 0, 1.10595, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 263, ../../app/styles/animations.scss */
  25% {
    -webkit-transform: matrix3d(1.08416, 0, 0, 0, 0, 1.08416, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.08416, 0, 0, 0, 0, 1.08416, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 264, ../../app/styles/animations.scss */
  28.125% {
    -webkit-transform: matrix3d(1.05707, 0, 0, 0, 0, 1.05707, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05707, 0, 0, 0, 0, 1.05707, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 265, ../../app/styles/animations.scss */
  31.25% {
    -webkit-transform: matrix3d(1.03205, 0, 0, 0, 0, 1.03205, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03205, 0, 0, 0, 0, 1.03205, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 266, ../../app/styles/animations.scss */
  34.375% {
    -webkit-transform: matrix3d(1.01273, 0, 0, 0, 0, 1.01273, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01273, 0, 0, 0, 0, 1.01273, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 267, ../../app/styles/animations.scss */
  37.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 268, ../../app/styles/animations.scss */
  40.625% {
    -webkit-transform: matrix3d(0.99314, 0, 0, 0, 0, 0.99314, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99314, 0, 0, 0, 0, 0.99314, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 269, ../../app/styles/animations.scss */
  43.75% {
    -webkit-transform: matrix3d(0.9907, 0, 0, 0, 0, 0.9907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9907, 0, 0, 0, 0, 0.9907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 270, ../../app/styles/animations.scss */
  46.875% {
    -webkit-transform: matrix3d(0.99108, 0, 0, 0, 0, 0.99108, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99108, 0, 0, 0, 0, 0.99108, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 271, ../../app/styles/animations.scss */
  50% {
    -webkit-transform: matrix3d(0.99292, 0, 0, 0, 0, 0.99292, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99292, 0, 0, 0, 0, 0.99292, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 272, ../../app/styles/animations.scss */
  53.125% {
    -webkit-transform: matrix3d(0.9952, 0, 0, 0, 0, 0.9952, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9952, 0, 0, 0, 0, 0.9952, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 273, ../../app/styles/animations.scss */
  56.25% {
    -webkit-transform: matrix3d(0.9973, 0, 0, 0, 0, 0.9973, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9973, 0, 0, 0, 0, 0.9973, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 274, ../../app/styles/animations.scss */
  59.375% {
    -webkit-transform: matrix3d(0.99893, 0, 0, 0, 0, 0.99893, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99893, 0, 0, 0, 0, 0.99893, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 275, ../../app/styles/animations.scss */
  62.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 276, ../../app/styles/animations.scss */
  65.625% {
    -webkit-transform: matrix3d(1.00058, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00058, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 277, ../../app/styles/animations.scss */
  68.75% {
    -webkit-transform: matrix3d(1.00078, 0, 0, 0, 0, 1.00078, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00078, 0, 0, 0, 0, 1.00078, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 278, ../../app/styles/animations.scss */
  71.875% {
    -webkit-transform: matrix3d(1.00075, 0, 0, 0, 0, 1.00075, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00075, 0, 0, 0, 0, 1.00075, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 279, ../../app/styles/animations.scss */
  75% {
    -webkit-transform: matrix3d(1.0006, 0, 0, 0, 0, 1.0006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0006, 0, 0, 0, 0, 1.0006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 280, ../../app/styles/animations.scss */
  78.125% {
    -webkit-transform: matrix3d(1.0004, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0004, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 281, ../../app/styles/animations.scss */
  81.25% {
    -webkit-transform: matrix3d(1.00023, 0, 0, 0, 0, 1.00023, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00023, 0, 0, 0, 0, 1.00023, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 282, ../../app/styles/animations.scss */
  84.375% {
    -webkit-transform: matrix3d(1.00009, 0, 0, 0, 0, 1.00009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00009, 0, 0, 0, 0, 1.00009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 283, ../../app/styles/animations.scss */
  87.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 284, ../../app/styles/animations.scss */
  90.625% {
    -webkit-transform: matrix3d(0.99995, 0, 0, 0, 0, 0.99995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99995, 0, 0, 0, 0, 0.99995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 285, ../../app/styles/animations.scss */
  93.75% {
    -webkit-transform: matrix3d(0.99993, 0, 0, 0, 0, 0.99993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99993, 0, 0, 0, 0, 0.99993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 286, ../../app/styles/animations.scss */
  96.875% {
    -webkit-transform: matrix3d(0.99994, 0, 0, 0, 0, 0.99994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99994, 0, 0, 0, 0, 0.99994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 287, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 0.5;
  }
}

@-webkit-keyframes fold-and-unfold {
  /* line 291, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 292, ../../app/styles/animations.scss */
  0.833333% {
    -webkit-transform: matrix3d(0.83875, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.83875, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 293, ../../app/styles/animations.scss */
  1.666667% {
    -webkit-transform: matrix3d(0.68696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.68696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 294, ../../app/styles/animations.scss */
  2.5% {
    -webkit-transform: matrix3d(0.55202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.55202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 295, ../../app/styles/animations.scss */
  3.333333% {
    -webkit-transform: matrix3d(0.43766, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.43766, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 296, ../../app/styles/animations.scss */
  4.166667% {
    -webkit-transform: matrix3d(0.34496, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.34496, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 297, ../../app/styles/animations.scss */
  5% {
    -webkit-transform: matrix3d(0.27313, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.27313, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 298, ../../app/styles/animations.scss */
  5.833333% {
    -webkit-transform: matrix3d(0.22019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.22019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 299, ../../app/styles/animations.scss */
  6.666667% {
    -webkit-transform: matrix3d(0.18352, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.18352, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 300, ../../app/styles/animations.scss */
  7.5% {
    -webkit-transform: matrix3d(0.16022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.16022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 301, ../../app/styles/animations.scss */
  8.333333% {
    -webkit-transform: matrix3d(0.14747, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.14747, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 302, ../../app/styles/animations.scss */
  9.166667% {
    -webkit-transform: matrix3d(0.14261, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.14261, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 303, ../../app/styles/animations.scss */
  10% {
    -webkit-transform: matrix3d(0.14336, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.14336, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 304, ../../app/styles/animations.scss */
  10.833333% {
    -webkit-transform: matrix3d(0.14779, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.14779, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 305, ../../app/styles/animations.scss */
  11.666667% {
    -webkit-transform: matrix3d(0.15437, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.15437, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 306, ../../app/styles/animations.scss */
  12.5% {
    -webkit-transform: matrix3d(0.16192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.16192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 307, ../../app/styles/animations.scss */
  13.333333% {
    -webkit-transform: matrix3d(0.1696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.1696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 308, ../../app/styles/animations.scss */
  14.166667% {
    -webkit-transform: matrix3d(0.17682, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.17682, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 309, ../../app/styles/animations.scss */
  15% {
    -webkit-transform: matrix3d(0.18325, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.18325, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 310, ../../app/styles/animations.scss */
  15.833333% {
    -webkit-transform: matrix3d(0.18869, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.18869, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 311, ../../app/styles/animations.scss */
  16.666667% {
    -webkit-transform: matrix3d(0.1931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.1931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 312, ../../app/styles/animations.scss */
  17.5% {
    -webkit-transform: matrix3d(0.19652, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19652, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 313, ../../app/styles/animations.scss */
  18.333333% {
    -webkit-transform: matrix3d(0.19904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 314, ../../app/styles/animations.scss */
  19.166667% {
    -webkit-transform: matrix3d(0.20078, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20078, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 315, ../../app/styles/animations.scss */
  20% {
    -webkit-transform: matrix3d(0.20189, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20189, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 316, ../../app/styles/animations.scss */
  20.833333% {
    -webkit-transform: matrix3d(0.2025, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2025, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 317, ../../app/styles/animations.scss */
  21.666667% {
    -webkit-transform: matrix3d(0.20273, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20273, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 318, ../../app/styles/animations.scss */
  22.5% {
    -webkit-transform: matrix3d(0.2027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 319, ../../app/styles/animations.scss */
  23.333333% {
    -webkit-transform: matrix3d(0.20248, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20248, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 320, ../../app/styles/animations.scss */
  24.166667% {
    -webkit-transform: matrix3d(0.20217, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20217, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 321, ../../app/styles/animations.scss */
  25% {
    -webkit-transform: matrix3d(0.20181, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20181, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 322, ../../app/styles/animations.scss */
  25.833333% {
    -webkit-transform: matrix3d(0.20145, 0, 0, 0, 0, 0.83875, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20145, 0, 0, 0, 0, 0.83875, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 323, ../../app/styles/animations.scss */
  26.666667% {
    -webkit-transform: matrix3d(0.2011, 0, 0, 0, 0, 0.68696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2011, 0, 0, 0, 0, 0.68696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 324, ../../app/styles/animations.scss */
  27.5% {
    -webkit-transform: matrix3d(0.2008, 0, 0, 0, 0, 0.55202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2008, 0, 0, 0, 0, 0.55202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 325, ../../app/styles/animations.scss */
  28.333333% {
    -webkit-transform: matrix3d(0.20054, 0, 0, 0, 0, 0.43766, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20054, 0, 0, 0, 0, 0.43766, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 326, ../../app/styles/animations.scss */
  29.166667% {
    -webkit-transform: matrix3d(0.20033, 0, 0, 0, 0, 0.34496, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20033, 0, 0, 0, 0, 0.34496, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 327, ../../app/styles/animations.scss */
  30% {
    -webkit-transform: matrix3d(0.20017, 0, 0, 0, 0, 0.27313, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20017, 0, 0, 0, 0, 0.27313, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 328, ../../app/styles/animations.scss */
  30.833333% {
    -webkit-transform: matrix3d(0.20005, 0, 0, 0, 0, 0.22019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20005, 0, 0, 0, 0, 0.22019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 329, ../../app/styles/animations.scss */
  31.666667% {
    -webkit-transform: matrix3d(0.19996, 0, 0, 0, 0, 0.18352, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19996, 0, 0, 0, 0, 0.18352, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 330, ../../app/styles/animations.scss */
  32.5% {
    -webkit-transform: matrix3d(0.19991, 0, 0, 0, 0, 0.16022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19991, 0, 0, 0, 0, 0.16022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 331, ../../app/styles/animations.scss */
  33.333333% {
    -webkit-transform: matrix3d(0.19988, 0, 0, 0, 0, 0.14747, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19988, 0, 0, 0, 0, 0.14747, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 332, ../../app/styles/animations.scss */
  34.166667% {
    -webkit-transform: matrix3d(0.19987, 0, 0, 0, 0, 0.14261, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19987, 0, 0, 0, 0, 0.14261, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 333, ../../app/styles/animations.scss */
  35% {
    -webkit-transform: matrix3d(0.19987, 0, 0, 0, 0, 0.14336, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19987, 0, 0, 0, 0, 0.14336, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 334, ../../app/styles/animations.scss */
  35.833333% {
    -webkit-transform: matrix3d(0.19988, 0, 0, 0, 0, 0.14779, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19988, 0, 0, 0, 0, 0.14779, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 335, ../../app/styles/animations.scss */
  36.666667% {
    -webkit-transform: matrix3d(0.1999, 0, 0, 0, 0, 0.15437, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.1999, 0, 0, 0, 0, 0.15437, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 336, ../../app/styles/animations.scss */
  37.5% {
    -webkit-transform: matrix3d(0.19991, 0, 0, 0, 0, 0.16192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19991, 0, 0, 0, 0, 0.16192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 337, ../../app/styles/animations.scss */
  38.333333% {
    -webkit-transform: matrix3d(0.19993, 0, 0, 0, 0, 0.1696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19993, 0, 0, 0, 0, 0.1696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 338, ../../app/styles/animations.scss */
  39.166667% {
    -webkit-transform: matrix3d(0.19995, 0, 0, 0, 0, 0.17682, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19995, 0, 0, 0, 0, 0.17682, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 339, ../../app/styles/animations.scss */
  40% {
    -webkit-transform: matrix3d(0.19996, 0, 0, 0, 0, 0.18325, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19996, 0, 0, 0, 0, 0.18325, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 340, ../../app/styles/animations.scss */
  40.833333% {
    -webkit-transform: matrix3d(0.19997, 0, 0, 0, 0, 0.18869, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19997, 0, 0, 0, 0, 0.18869, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 341, ../../app/styles/animations.scss */
  41.666667% {
    -webkit-transform: matrix3d(0.19998, 0, 0, 0, 0, 0.1931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19998, 0, 0, 0, 0, 0.1931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 342, ../../app/styles/animations.scss */
  42.5% {
    -webkit-transform: matrix3d(0.19999, 0, 0, 0, 0, 0.19652, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19999, 0, 0, 0, 0, 0.19652, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 343, ../../app/styles/animations.scss */
  43.333333% {
    -webkit-transform: matrix3d(0.2, 0, 0, 0, 0, 0.19904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2, 0, 0, 0, 0, 0.19904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 344, ../../app/styles/animations.scss */
  44.166667% {
    -webkit-transform: matrix3d(0.2, 0, 0, 0, 0, 0.20078, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2, 0, 0, 0, 0, 0.20078, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 345, ../../app/styles/animations.scss */
  45% {
    -webkit-transform: matrix3d(0.2, 0, 0, 0, 0, 0.20189, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2, 0, 0, 0, 0, 0.20189, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 346, ../../app/styles/animations.scss */
  45.833333% {
    -webkit-transform: matrix3d(0.20001, 0, 0, 0, 0, 0.2025, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20001, 0, 0, 0, 0, 0.2025, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 347, ../../app/styles/animations.scss */
  46.666667% {
    -webkit-transform: matrix3d(0.20001, 0, 0, 0, 0, 0.20273, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20001, 0, 0, 0, 0, 0.20273, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 348, ../../app/styles/animations.scss */
  47.5% {
    -webkit-transform: matrix3d(0.20001, 0, 0, 0, 0, 0.2027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20001, 0, 0, 0, 0, 0.2027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 349, ../../app/styles/animations.scss */
  48.333333% {
    -webkit-transform: matrix3d(0.20001, 0, 0, 0, 0, 0.20248, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20001, 0, 0, 0, 0, 0.20248, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 350, ../../app/styles/animations.scss */
  49.166667% {
    -webkit-transform: matrix3d(0.2, 0, 0, 0, 0, 0.20217, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2, 0, 0, 0, 0, 0.20217, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 351, ../../app/styles/animations.scss */
  50% {
    -webkit-transform: matrix3d(0.2, 0, 0, 0, 0, 0.20181, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2, 0, 0, 0, 0, 0.20181, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 352, ../../app/styles/animations.scss */
  50.833333% {
    -webkit-transform: matrix3d(0.36125, 0, 0, 0, 0, 0.20145, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.36125, 0, 0, 0, 0, 0.20145, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 353, ../../app/styles/animations.scss */
  51.666667% {
    -webkit-transform: matrix3d(0.51304, 0, 0, 0, 0, 0.2011, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.51304, 0, 0, 0, 0, 0.2011, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 354, ../../app/styles/animations.scss */
  52.5% {
    -webkit-transform: matrix3d(0.64798, 0, 0, 0, 0, 0.2008, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.64798, 0, 0, 0, 0, 0.2008, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 355, ../../app/styles/animations.scss */
  53.333333% {
    -webkit-transform: matrix3d(0.76234, 0, 0, 0, 0, 0.20054, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.76234, 0, 0, 0, 0, 0.20054, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 356, ../../app/styles/animations.scss */
  54.166667% {
    -webkit-transform: matrix3d(0.85504, 0, 0, 0, 0, 0.20033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.85504, 0, 0, 0, 0, 0.20033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 357, ../../app/styles/animations.scss */
  55% {
    -webkit-transform: matrix3d(0.92687, 0, 0, 0, 0, 0.20017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92687, 0, 0, 0, 0, 0.20017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 358, ../../app/styles/animations.scss */
  55.833333% {
    -webkit-transform: matrix3d(0.97981, 0, 0, 0, 0, 0.20005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.97981, 0, 0, 0, 0, 0.20005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 359, ../../app/styles/animations.scss */
  56.666667% {
    -webkit-transform: matrix3d(1.01648, 0, 0, 0, 0, 0.19996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01648, 0, 0, 0, 0, 0.19996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 360, ../../app/styles/animations.scss */
  57.5% {
    -webkit-transform: matrix3d(1.03978, 0, 0, 0, 0, 0.19991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03978, 0, 0, 0, 0, 0.19991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 361, ../../app/styles/animations.scss */
  58.333333% {
    -webkit-transform: matrix3d(1.05253, 0, 0, 0, 0, 0.19988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05253, 0, 0, 0, 0, 0.19988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 362, ../../app/styles/animations.scss */
  59.166667% {
    -webkit-transform: matrix3d(1.05739, 0, 0, 0, 0, 0.19987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05739, 0, 0, 0, 0, 0.19987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 363, ../../app/styles/animations.scss */
  60% {
    -webkit-transform: matrix3d(1.05664, 0, 0, 0, 0, 0.19987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05664, 0, 0, 0, 0, 0.19987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 364, ../../app/styles/animations.scss */
  60.833333% {
    -webkit-transform: matrix3d(1.05221, 0, 0, 0, 0, 0.19988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05221, 0, 0, 0, 0, 0.19988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 365, ../../app/styles/animations.scss */
  61.666667% {
    -webkit-transform: matrix3d(1.04563, 0, 0, 0, 0, 0.1999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.04563, 0, 0, 0, 0, 0.1999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 366, ../../app/styles/animations.scss */
  62.5% {
    -webkit-transform: matrix3d(1.03808, 0, 0, 0, 0, 0.19991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03808, 0, 0, 0, 0, 0.19991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 367, ../../app/styles/animations.scss */
  63.333333% {
    -webkit-transform: matrix3d(1.0304, 0, 0, 0, 0, 0.19993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0304, 0, 0, 0, 0, 0.19993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 368, ../../app/styles/animations.scss */
  64.166667% {
    -webkit-transform: matrix3d(1.02318, 0, 0, 0, 0, 0.19995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02318, 0, 0, 0, 0, 0.19995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 369, ../../app/styles/animations.scss */
  65% {
    -webkit-transform: matrix3d(1.01675, 0, 0, 0, 0, 0.19996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01675, 0, 0, 0, 0, 0.19996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 370, ../../app/styles/animations.scss */
  65.833333% {
    -webkit-transform: matrix3d(1.01131, 0, 0, 0, 0, 0.19997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01131, 0, 0, 0, 0, 0.19997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 371, ../../app/styles/animations.scss */
  66.666667% {
    -webkit-transform: matrix3d(1.0069, 0, 0, 0, 0, 0.19998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0069, 0, 0, 0, 0, 0.19998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 372, ../../app/styles/animations.scss */
  67.5% {
    -webkit-transform: matrix3d(1.00348, 0, 0, 0, 0, 0.19999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00348, 0, 0, 0, 0, 0.19999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 373, ../../app/styles/animations.scss */
  68.333333% {
    -webkit-transform: matrix3d(1.00096, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00096, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 374, ../../app/styles/animations.scss */
  69.166667% {
    -webkit-transform: matrix3d(0.99922, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99922, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 375, ../../app/styles/animations.scss */
  70% {
    -webkit-transform: matrix3d(0.99811, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99811, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 376, ../../app/styles/animations.scss */
  70.833333% {
    -webkit-transform: matrix3d(0.9975, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9975, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 377, ../../app/styles/animations.scss */
  71.666667% {
    -webkit-transform: matrix3d(0.99727, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99727, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 378, ../../app/styles/animations.scss */
  72.5% {
    -webkit-transform: matrix3d(0.9973, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9973, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 379, ../../app/styles/animations.scss */
  73.333333% {
    -webkit-transform: matrix3d(0.99752, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99752, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 380, ../../app/styles/animations.scss */
  74.166667% {
    -webkit-transform: matrix3d(0.99783, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99783, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 381, ../../app/styles/animations.scss */
  75% {
    -webkit-transform: matrix3d(0.99819, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99819, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 382, ../../app/styles/animations.scss */
  75.833333% {
    -webkit-transform: matrix3d(0.99855, 0, 0, 0, 0, 0.3926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99855, 0, 0, 0, 0, 0.3926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 383, ../../app/styles/animations.scss */
  76.666667% {
    -webkit-transform: matrix3d(0.9989, 0, 0, 0, 0, 0.55967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9989, 0, 0, 0, 0, 0.55967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 384, ../../app/styles/animations.scss */
  77.5% {
    -webkit-transform: matrix3d(0.9992, 0, 0, 0, 0, 0.69732, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9992, 0, 0, 0, 0, 0.69732, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 385, ../../app/styles/animations.scss */
  78.333333% {
    -webkit-transform: matrix3d(0.99946, 0, 0, 0, 0, 0.80568, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99946, 0, 0, 0, 0, 0.80568, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 386, ../../app/styles/animations.scss */
  79.166667% {
    -webkit-transform: matrix3d(0.99967, 0, 0, 0, 0, 0.88729, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99967, 0, 0, 0, 0, 0.88729, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 387, ../../app/styles/animations.scss */
  80% {
    -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.94593, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99983, 0, 0, 0, 0, 0.94593, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 388, ../../app/styles/animations.scss */
  80.833333% {
    -webkit-transform: matrix3d(0.99995, 0, 0, 0, 0, 0.9858, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99995, 0, 0, 0, 0, 0.9858, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 389, ../../app/styles/animations.scss */
  81.666667% {
    -webkit-transform: matrix3d(1.00004, 0, 0, 0, 0, 1.01102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00004, 0, 0, 0, 0, 1.01102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 390, ../../app/styles/animations.scss */
  82.5% {
    -webkit-transform: matrix3d(1.00009, 0, 0, 0, 0, 1.02529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00009, 0, 0, 0, 0, 1.02529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 391, ../../app/styles/animations.scss */
  83.333333% {
    -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.03176, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00012, 0, 0, 0, 0, 1.03176, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 392, ../../app/styles/animations.scss */
  84.166667% {
    -webkit-transform: matrix3d(1.00013, 0, 0, 0, 0, 1.03299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00013, 0, 0, 0, 0, 1.03299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 393, ../../app/styles/animations.scss */
  85% {
    -webkit-transform: matrix3d(1.00013, 0, 0, 0, 0, 1.03096, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00013, 0, 0, 0, 0, 1.03096, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 394, ../../app/styles/animations.scss */
  85.833333% {
    -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.02714, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00012, 0, 0, 0, 0, 1.02714, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 395, ../../app/styles/animations.scss */
  86.666667% {
    -webkit-transform: matrix3d(1.0001, 0, 0, 0, 0, 1.02255, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0001, 0, 0, 0, 0, 1.02255, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 396, ../../app/styles/animations.scss */
  87.5% {
    -webkit-transform: matrix3d(1.00009, 0, 0, 0, 0, 1.0179, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00009, 0, 0, 0, 0, 1.0179, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 397, ../../app/styles/animations.scss */
  88.333333% {
    -webkit-transform: matrix3d(1.00007, 0, 0, 0, 0, 1.01359, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00007, 0, 0, 0, 0, 1.01359, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 398, ../../app/styles/animations.scss */
  89.166667% {
    -webkit-transform: matrix3d(1.00005, 0, 0, 0, 0, 1.00985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00005, 0, 0, 0, 0, 1.00985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 399, ../../app/styles/animations.scss */
  90% {
    -webkit-transform: matrix3d(1.00004, 0, 0, 0, 0, 1.00677, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00004, 0, 0, 0, 0, 1.00677, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 400, ../../app/styles/animations.scss */
  90.833333% {
    -webkit-transform: matrix3d(1.00003, 0, 0, 0, 0, 1.00435, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00003, 0, 0, 0, 0, 1.00435, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 401, ../../app/styles/animations.scss */
  91.666667% {
    -webkit-transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00252, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00252, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 402, ../../app/styles/animations.scss */
  92.5% {
    -webkit-transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00121, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00121, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 403, ../../app/styles/animations.scss */
  93.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00032, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1.00032, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 404, ../../app/styles/animations.scss */
  94.166667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.99975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 405, ../../app/styles/animations.scss */
  95% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99943, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.99943, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 406, ../../app/styles/animations.scss */
  95.833333% {
    -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99929, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99929, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 407, ../../app/styles/animations.scss */
  96.666667% {
    -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 408, ../../app/styles/animations.scss */
  97.5% {
    -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 409, ../../app/styles/animations.scss */
  98.333333% {
    -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99939, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99939, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 410, ../../app/styles/animations.scss */
  99.166667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.9995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.9995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 411, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@keyframes fold-and-unfold {
  /* line 291, ../../app/styles/animations.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 292, ../../app/styles/animations.scss */
  0.833333% {
    -webkit-transform: matrix3d(0.83875, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.83875, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 293, ../../app/styles/animations.scss */
  1.666667% {
    -webkit-transform: matrix3d(0.68696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.68696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 294, ../../app/styles/animations.scss */
  2.5% {
    -webkit-transform: matrix3d(0.55202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.55202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 295, ../../app/styles/animations.scss */
  3.333333% {
    -webkit-transform: matrix3d(0.43766, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.43766, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 296, ../../app/styles/animations.scss */
  4.166667% {
    -webkit-transform: matrix3d(0.34496, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.34496, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 297, ../../app/styles/animations.scss */
  5% {
    -webkit-transform: matrix3d(0.27313, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.27313, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 298, ../../app/styles/animations.scss */
  5.833333% {
    -webkit-transform: matrix3d(0.22019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.22019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 299, ../../app/styles/animations.scss */
  6.666667% {
    -webkit-transform: matrix3d(0.18352, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.18352, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 300, ../../app/styles/animations.scss */
  7.5% {
    -webkit-transform: matrix3d(0.16022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.16022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 301, ../../app/styles/animations.scss */
  8.333333% {
    -webkit-transform: matrix3d(0.14747, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.14747, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 302, ../../app/styles/animations.scss */
  9.166667% {
    -webkit-transform: matrix3d(0.14261, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.14261, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 303, ../../app/styles/animations.scss */
  10% {
    -webkit-transform: matrix3d(0.14336, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.14336, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 304, ../../app/styles/animations.scss */
  10.833333% {
    -webkit-transform: matrix3d(0.14779, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.14779, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 305, ../../app/styles/animations.scss */
  11.666667% {
    -webkit-transform: matrix3d(0.15437, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.15437, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 306, ../../app/styles/animations.scss */
  12.5% {
    -webkit-transform: matrix3d(0.16192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.16192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 307, ../../app/styles/animations.scss */
  13.333333% {
    -webkit-transform: matrix3d(0.1696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.1696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 308, ../../app/styles/animations.scss */
  14.166667% {
    -webkit-transform: matrix3d(0.17682, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.17682, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 309, ../../app/styles/animations.scss */
  15% {
    -webkit-transform: matrix3d(0.18325, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.18325, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 310, ../../app/styles/animations.scss */
  15.833333% {
    -webkit-transform: matrix3d(0.18869, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.18869, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 311, ../../app/styles/animations.scss */
  16.666667% {
    -webkit-transform: matrix3d(0.1931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.1931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 312, ../../app/styles/animations.scss */
  17.5% {
    -webkit-transform: matrix3d(0.19652, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19652, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 313, ../../app/styles/animations.scss */
  18.333333% {
    -webkit-transform: matrix3d(0.19904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 314, ../../app/styles/animations.scss */
  19.166667% {
    -webkit-transform: matrix3d(0.20078, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20078, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 315, ../../app/styles/animations.scss */
  20% {
    -webkit-transform: matrix3d(0.20189, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20189, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 316, ../../app/styles/animations.scss */
  20.833333% {
    -webkit-transform: matrix3d(0.2025, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2025, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 317, ../../app/styles/animations.scss */
  21.666667% {
    -webkit-transform: matrix3d(0.20273, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20273, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 318, ../../app/styles/animations.scss */
  22.5% {
    -webkit-transform: matrix3d(0.2027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 319, ../../app/styles/animations.scss */
  23.333333% {
    -webkit-transform: matrix3d(0.20248, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20248, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 320, ../../app/styles/animations.scss */
  24.166667% {
    -webkit-transform: matrix3d(0.20217, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20217, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 321, ../../app/styles/animations.scss */
  25% {
    -webkit-transform: matrix3d(0.20181, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20181, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 322, ../../app/styles/animations.scss */
  25.833333% {
    -webkit-transform: matrix3d(0.20145, 0, 0, 0, 0, 0.83875, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20145, 0, 0, 0, 0, 0.83875, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 323, ../../app/styles/animations.scss */
  26.666667% {
    -webkit-transform: matrix3d(0.2011, 0, 0, 0, 0, 0.68696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2011, 0, 0, 0, 0, 0.68696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 324, ../../app/styles/animations.scss */
  27.5% {
    -webkit-transform: matrix3d(0.2008, 0, 0, 0, 0, 0.55202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2008, 0, 0, 0, 0, 0.55202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 325, ../../app/styles/animations.scss */
  28.333333% {
    -webkit-transform: matrix3d(0.20054, 0, 0, 0, 0, 0.43766, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20054, 0, 0, 0, 0, 0.43766, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 326, ../../app/styles/animations.scss */
  29.166667% {
    -webkit-transform: matrix3d(0.20033, 0, 0, 0, 0, 0.34496, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20033, 0, 0, 0, 0, 0.34496, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 327, ../../app/styles/animations.scss */
  30% {
    -webkit-transform: matrix3d(0.20017, 0, 0, 0, 0, 0.27313, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20017, 0, 0, 0, 0, 0.27313, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 328, ../../app/styles/animations.scss */
  30.833333% {
    -webkit-transform: matrix3d(0.20005, 0, 0, 0, 0, 0.22019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20005, 0, 0, 0, 0, 0.22019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 329, ../../app/styles/animations.scss */
  31.666667% {
    -webkit-transform: matrix3d(0.19996, 0, 0, 0, 0, 0.18352, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19996, 0, 0, 0, 0, 0.18352, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 330, ../../app/styles/animations.scss */
  32.5% {
    -webkit-transform: matrix3d(0.19991, 0, 0, 0, 0, 0.16022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19991, 0, 0, 0, 0, 0.16022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 331, ../../app/styles/animations.scss */
  33.333333% {
    -webkit-transform: matrix3d(0.19988, 0, 0, 0, 0, 0.14747, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19988, 0, 0, 0, 0, 0.14747, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 332, ../../app/styles/animations.scss */
  34.166667% {
    -webkit-transform: matrix3d(0.19987, 0, 0, 0, 0, 0.14261, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19987, 0, 0, 0, 0, 0.14261, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 333, ../../app/styles/animations.scss */
  35% {
    -webkit-transform: matrix3d(0.19987, 0, 0, 0, 0, 0.14336, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19987, 0, 0, 0, 0, 0.14336, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 334, ../../app/styles/animations.scss */
  35.833333% {
    -webkit-transform: matrix3d(0.19988, 0, 0, 0, 0, 0.14779, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19988, 0, 0, 0, 0, 0.14779, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 335, ../../app/styles/animations.scss */
  36.666667% {
    -webkit-transform: matrix3d(0.1999, 0, 0, 0, 0, 0.15437, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.1999, 0, 0, 0, 0, 0.15437, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 336, ../../app/styles/animations.scss */
  37.5% {
    -webkit-transform: matrix3d(0.19991, 0, 0, 0, 0, 0.16192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19991, 0, 0, 0, 0, 0.16192, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 337, ../../app/styles/animations.scss */
  38.333333% {
    -webkit-transform: matrix3d(0.19993, 0, 0, 0, 0, 0.1696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19993, 0, 0, 0, 0, 0.1696, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 338, ../../app/styles/animations.scss */
  39.166667% {
    -webkit-transform: matrix3d(0.19995, 0, 0, 0, 0, 0.17682, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19995, 0, 0, 0, 0, 0.17682, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 339, ../../app/styles/animations.scss */
  40% {
    -webkit-transform: matrix3d(0.19996, 0, 0, 0, 0, 0.18325, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19996, 0, 0, 0, 0, 0.18325, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 340, ../../app/styles/animations.scss */
  40.833333% {
    -webkit-transform: matrix3d(0.19997, 0, 0, 0, 0, 0.18869, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19997, 0, 0, 0, 0, 0.18869, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 341, ../../app/styles/animations.scss */
  41.666667% {
    -webkit-transform: matrix3d(0.19998, 0, 0, 0, 0, 0.1931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19998, 0, 0, 0, 0, 0.1931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 342, ../../app/styles/animations.scss */
  42.5% {
    -webkit-transform: matrix3d(0.19999, 0, 0, 0, 0, 0.19652, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.19999, 0, 0, 0, 0, 0.19652, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 343, ../../app/styles/animations.scss */
  43.333333% {
    -webkit-transform: matrix3d(0.2, 0, 0, 0, 0, 0.19904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2, 0, 0, 0, 0, 0.19904, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 344, ../../app/styles/animations.scss */
  44.166667% {
    -webkit-transform: matrix3d(0.2, 0, 0, 0, 0, 0.20078, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2, 0, 0, 0, 0, 0.20078, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 345, ../../app/styles/animations.scss */
  45% {
    -webkit-transform: matrix3d(0.2, 0, 0, 0, 0, 0.20189, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2, 0, 0, 0, 0, 0.20189, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 346, ../../app/styles/animations.scss */
  45.833333% {
    -webkit-transform: matrix3d(0.20001, 0, 0, 0, 0, 0.2025, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20001, 0, 0, 0, 0, 0.2025, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 347, ../../app/styles/animations.scss */
  46.666667% {
    -webkit-transform: matrix3d(0.20001, 0, 0, 0, 0, 0.20273, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20001, 0, 0, 0, 0, 0.20273, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 348, ../../app/styles/animations.scss */
  47.5% {
    -webkit-transform: matrix3d(0.20001, 0, 0, 0, 0, 0.2027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20001, 0, 0, 0, 0, 0.2027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 349, ../../app/styles/animations.scss */
  48.333333% {
    -webkit-transform: matrix3d(0.20001, 0, 0, 0, 0, 0.20248, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.20001, 0, 0, 0, 0, 0.20248, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 350, ../../app/styles/animations.scss */
  49.166667% {
    -webkit-transform: matrix3d(0.2, 0, 0, 0, 0, 0.20217, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2, 0, 0, 0, 0, 0.20217, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 351, ../../app/styles/animations.scss */
  50% {
    -webkit-transform: matrix3d(0.2, 0, 0, 0, 0, 0.20181, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.2, 0, 0, 0, 0, 0.20181, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 352, ../../app/styles/animations.scss */
  50.833333% {
    -webkit-transform: matrix3d(0.36125, 0, 0, 0, 0, 0.20145, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.36125, 0, 0, 0, 0, 0.20145, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 353, ../../app/styles/animations.scss */
  51.666667% {
    -webkit-transform: matrix3d(0.51304, 0, 0, 0, 0, 0.2011, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.51304, 0, 0, 0, 0, 0.2011, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 354, ../../app/styles/animations.scss */
  52.5% {
    -webkit-transform: matrix3d(0.64798, 0, 0, 0, 0, 0.2008, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.64798, 0, 0, 0, 0, 0.2008, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 355, ../../app/styles/animations.scss */
  53.333333% {
    -webkit-transform: matrix3d(0.76234, 0, 0, 0, 0, 0.20054, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.76234, 0, 0, 0, 0, 0.20054, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 356, ../../app/styles/animations.scss */
  54.166667% {
    -webkit-transform: matrix3d(0.85504, 0, 0, 0, 0, 0.20033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.85504, 0, 0, 0, 0, 0.20033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 357, ../../app/styles/animations.scss */
  55% {
    -webkit-transform: matrix3d(0.92687, 0, 0, 0, 0, 0.20017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92687, 0, 0, 0, 0, 0.20017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 358, ../../app/styles/animations.scss */
  55.833333% {
    -webkit-transform: matrix3d(0.97981, 0, 0, 0, 0, 0.20005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.97981, 0, 0, 0, 0, 0.20005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 359, ../../app/styles/animations.scss */
  56.666667% {
    -webkit-transform: matrix3d(1.01648, 0, 0, 0, 0, 0.19996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01648, 0, 0, 0, 0, 0.19996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 360, ../../app/styles/animations.scss */
  57.5% {
    -webkit-transform: matrix3d(1.03978, 0, 0, 0, 0, 0.19991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03978, 0, 0, 0, 0, 0.19991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 361, ../../app/styles/animations.scss */
  58.333333% {
    -webkit-transform: matrix3d(1.05253, 0, 0, 0, 0, 0.19988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05253, 0, 0, 0, 0, 0.19988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 362, ../../app/styles/animations.scss */
  59.166667% {
    -webkit-transform: matrix3d(1.05739, 0, 0, 0, 0, 0.19987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05739, 0, 0, 0, 0, 0.19987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 363, ../../app/styles/animations.scss */
  60% {
    -webkit-transform: matrix3d(1.05664, 0, 0, 0, 0, 0.19987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05664, 0, 0, 0, 0, 0.19987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 364, ../../app/styles/animations.scss */
  60.833333% {
    -webkit-transform: matrix3d(1.05221, 0, 0, 0, 0, 0.19988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05221, 0, 0, 0, 0, 0.19988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 365, ../../app/styles/animations.scss */
  61.666667% {
    -webkit-transform: matrix3d(1.04563, 0, 0, 0, 0, 0.1999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.04563, 0, 0, 0, 0, 0.1999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 366, ../../app/styles/animations.scss */
  62.5% {
    -webkit-transform: matrix3d(1.03808, 0, 0, 0, 0, 0.19991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03808, 0, 0, 0, 0, 0.19991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 367, ../../app/styles/animations.scss */
  63.333333% {
    -webkit-transform: matrix3d(1.0304, 0, 0, 0, 0, 0.19993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0304, 0, 0, 0, 0, 0.19993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 368, ../../app/styles/animations.scss */
  64.166667% {
    -webkit-transform: matrix3d(1.02318, 0, 0, 0, 0, 0.19995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02318, 0, 0, 0, 0, 0.19995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 369, ../../app/styles/animations.scss */
  65% {
    -webkit-transform: matrix3d(1.01675, 0, 0, 0, 0, 0.19996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01675, 0, 0, 0, 0, 0.19996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 370, ../../app/styles/animations.scss */
  65.833333% {
    -webkit-transform: matrix3d(1.01131, 0, 0, 0, 0, 0.19997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01131, 0, 0, 0, 0, 0.19997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 371, ../../app/styles/animations.scss */
  66.666667% {
    -webkit-transform: matrix3d(1.0069, 0, 0, 0, 0, 0.19998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0069, 0, 0, 0, 0, 0.19998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 372, ../../app/styles/animations.scss */
  67.5% {
    -webkit-transform: matrix3d(1.00348, 0, 0, 0, 0, 0.19999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00348, 0, 0, 0, 0, 0.19999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 373, ../../app/styles/animations.scss */
  68.333333% {
    -webkit-transform: matrix3d(1.00096, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00096, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 374, ../../app/styles/animations.scss */
  69.166667% {
    -webkit-transform: matrix3d(0.99922, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99922, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 375, ../../app/styles/animations.scss */
  70% {
    -webkit-transform: matrix3d(0.99811, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99811, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 376, ../../app/styles/animations.scss */
  70.833333% {
    -webkit-transform: matrix3d(0.9975, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9975, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 377, ../../app/styles/animations.scss */
  71.666667% {
    -webkit-transform: matrix3d(0.99727, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99727, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 378, ../../app/styles/animations.scss */
  72.5% {
    -webkit-transform: matrix3d(0.9973, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9973, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 379, ../../app/styles/animations.scss */
  73.333333% {
    -webkit-transform: matrix3d(0.99752, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99752, 0, 0, 0, 0, 0.20001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 380, ../../app/styles/animations.scss */
  74.166667% {
    -webkit-transform: matrix3d(0.99783, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99783, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 381, ../../app/styles/animations.scss */
  75% {
    -webkit-transform: matrix3d(0.99819, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99819, 0, 0, 0, 0, 0.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 382, ../../app/styles/animations.scss */
  75.833333% {
    -webkit-transform: matrix3d(0.99855, 0, 0, 0, 0, 0.3926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99855, 0, 0, 0, 0, 0.3926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 383, ../../app/styles/animations.scss */
  76.666667% {
    -webkit-transform: matrix3d(0.9989, 0, 0, 0, 0, 0.55967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9989, 0, 0, 0, 0, 0.55967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 384, ../../app/styles/animations.scss */
  77.5% {
    -webkit-transform: matrix3d(0.9992, 0, 0, 0, 0, 0.69732, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9992, 0, 0, 0, 0, 0.69732, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 385, ../../app/styles/animations.scss */
  78.333333% {
    -webkit-transform: matrix3d(0.99946, 0, 0, 0, 0, 0.80568, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99946, 0, 0, 0, 0, 0.80568, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 386, ../../app/styles/animations.scss */
  79.166667% {
    -webkit-transform: matrix3d(0.99967, 0, 0, 0, 0, 0.88729, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99967, 0, 0, 0, 0, 0.88729, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 387, ../../app/styles/animations.scss */
  80% {
    -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.94593, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99983, 0, 0, 0, 0, 0.94593, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 388, ../../app/styles/animations.scss */
  80.833333% {
    -webkit-transform: matrix3d(0.99995, 0, 0, 0, 0, 0.9858, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99995, 0, 0, 0, 0, 0.9858, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 389, ../../app/styles/animations.scss */
  81.666667% {
    -webkit-transform: matrix3d(1.00004, 0, 0, 0, 0, 1.01102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00004, 0, 0, 0, 0, 1.01102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 390, ../../app/styles/animations.scss */
  82.5% {
    -webkit-transform: matrix3d(1.00009, 0, 0, 0, 0, 1.02529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00009, 0, 0, 0, 0, 1.02529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 391, ../../app/styles/animations.scss */
  83.333333% {
    -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.03176, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00012, 0, 0, 0, 0, 1.03176, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 392, ../../app/styles/animations.scss */
  84.166667% {
    -webkit-transform: matrix3d(1.00013, 0, 0, 0, 0, 1.03299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00013, 0, 0, 0, 0, 1.03299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 393, ../../app/styles/animations.scss */
  85% {
    -webkit-transform: matrix3d(1.00013, 0, 0, 0, 0, 1.03096, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00013, 0, 0, 0, 0, 1.03096, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 394, ../../app/styles/animations.scss */
  85.833333% {
    -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.02714, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00012, 0, 0, 0, 0, 1.02714, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 395, ../../app/styles/animations.scss */
  86.666667% {
    -webkit-transform: matrix3d(1.0001, 0, 0, 0, 0, 1.02255, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0001, 0, 0, 0, 0, 1.02255, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 396, ../../app/styles/animations.scss */
  87.5% {
    -webkit-transform: matrix3d(1.00009, 0, 0, 0, 0, 1.0179, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00009, 0, 0, 0, 0, 1.0179, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 397, ../../app/styles/animations.scss */
  88.333333% {
    -webkit-transform: matrix3d(1.00007, 0, 0, 0, 0, 1.01359, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00007, 0, 0, 0, 0, 1.01359, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 398, ../../app/styles/animations.scss */
  89.166667% {
    -webkit-transform: matrix3d(1.00005, 0, 0, 0, 0, 1.00985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00005, 0, 0, 0, 0, 1.00985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 399, ../../app/styles/animations.scss */
  90% {
    -webkit-transform: matrix3d(1.00004, 0, 0, 0, 0, 1.00677, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00004, 0, 0, 0, 0, 1.00677, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 400, ../../app/styles/animations.scss */
  90.833333% {
    -webkit-transform: matrix3d(1.00003, 0, 0, 0, 0, 1.00435, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00003, 0, 0, 0, 0, 1.00435, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 401, ../../app/styles/animations.scss */
  91.666667% {
    -webkit-transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00252, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00002, 0, 0, 0, 0, 1.00252, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 402, ../../app/styles/animations.scss */
  92.5% {
    -webkit-transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00121, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00121, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 403, ../../app/styles/animations.scss */
  93.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00032, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1.00032, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 404, ../../app/styles/animations.scss */
  94.166667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.99975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 405, ../../app/styles/animations.scss */
  95% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99943, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.99943, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 406, ../../app/styles/animations.scss */
  95.833333% {
    -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99929, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99929, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 407, ../../app/styles/animations.scss */
  96.666667% {
    -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 408, ../../app/styles/animations.scss */
  97.5% {
    -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 409, ../../app/styles/animations.scss */
  98.333333% {
    -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99939, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99939, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 410, ../../app/styles/animations.scss */
  99.166667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.9995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.9995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 411, ../../app/styles/animations.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@-webkit-keyframes arrow-down {
  /* line 415, ../../app/styles/animations.scss */
  from {
    background-position: 0px;
  }

  /* line 416, ../../app/styles/animations.scss */
  to {
    background-position: -60px;
  }
}

@keyframes arrow-down {
  /* line 415, ../../app/styles/animations.scss */
  from {
    background-position: 0px;
  }

  /* line 416, ../../app/styles/animations.scss */
  to {
    background-position: -60px;
  }
}

@-webkit-keyframes arrow-up {
  /* line 420, ../../app/styles/animations.scss */
  from {
    background-position: -72px;
  }

  /* line 421, ../../app/styles/animations.scss */
  to {
    background-position: -132px;
  }
}

@keyframes arrow-up {
  /* line 420, ../../app/styles/animations.scss */
  from {
    background-position: -72px;
  }

  /* line 421, ../../app/styles/animations.scss */
  to {
    background-position: -132px;
  }
}

/* line 1, ../../app/styles/main-view.scss */
.main-view {
  width: 680px;
  margin: 0 auto;
  padding: 60px 0 40px 80px;
}
/* line 7, ../../app/styles/main-view.scss */
.main-view header h1 {
  width: 185px;
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: "AvenirLTStd-Black", "Gotham Rounded SSm A", "Gotham Rounded SSm B", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
/* line 16, ../../app/styles/main-view.scss */
.main-view header h2 {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.8em;
  width: 420px;
  margin: 0;
}
/* line 25, ../../app/styles/main-view.scss */
.main-view header .header-actions {
  text-transform: uppercase;
  display: inline-block;
  width: 175px;
  font-size: 11px;
  font-weight: 500;
  text-align: right;
  line-height: 2.6em;
}

/* line 37, ../../app/styles/main-view.scss */
#result {
  width: 600px;
  height: 410px;
  background: #25a4d9;
  border-radius: 2px;
  margin-top: 35px;
  position: relative;
  overflow: hidden;
}
/* line 46, ../../app/styles/main-view.scss */
#result .box {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: white;
  border-radius: 2px;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  cursor: pointer;
  cursor: url('data:image/gif;base64,R0lGODlhEAAQAJECAAAAAP///////wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYxNUZEQ0U4NzA5OTExRTE4NkFGRTk0OTM2M0EwQkQyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYxNUZEQ0U5NzA5OTExRTE4NkFGRTk0OTM2M0EwQkQyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjE1RkRDRTY3MDk5MTFFMTg2QUZFOTQ5MzYzQTBCRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjE1RkRDRTc3MDk5MTFFMTg2QUZFOTQ5MzYzQTBCRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAACACwAAAAAEAAQAAACNJQvAMi5EIJaDEqLa1R7J4R1l3SEkvg80YpiFstyIuwlNE3Z95q/d27wwYDBX6M4POpihwIAOw=='), -webkit-grab;
  cursor: url('data:image/gif;base64,R0lGODlhEAAQAJECAAAAAP///////wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYxNUZEQ0U4NzA5OTExRTE4NkFGRTk0OTM2M0EwQkQyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYxNUZEQ0U5NzA5OTExRTE4NkFGRTk0OTM2M0EwQkQyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjE1RkRDRTY3MDk5MTFFMTg2QUZFOTQ5MzYzQTBCRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjE1RkRDRTc3MDk5MTFFMTg2QUZFOTQ5MzYzQTBCRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAACACwAAAAAEAAQAAACNJQvAMi5EIJaDEqLa1R7J4R1l3SEkvg80YpiFstyIuwlNE3Z95q/d27wwYDBX6M4POpihwIAOw=='), grab;
}
/* line 64, ../../app/styles/main-view.scss */
#result .box.spin {
  -webkit-animation-name: bounce-spin;
  animation-name: bounce-spin;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
/* line 69, ../../app/styles/main-view.scss */
#result .box.animate {
  -webkit-animation-name: animation;
  animation-name: animation;
}
/* line 73, ../../app/styles/main-view.scss */
#result .box.spin, #result .box.animate {
  -webkit-transform-origin: 50% 50% !important;
  transform-origin: 50% 50% !important;
}

/* line 79, ../../app/styles/main-view.scss */
.actions {
  width: 400px;
  margin: -24px auto;
  position: relative;
  z-index: 10;
  text-align: center;
}
/* line 86, ../../app/styles/main-view.scss */
.actions .toggle {
  position: relative;
  top: 3px;
  display: inline-block;
  color: black;
  text-align: center;
  width: 48px;
  height: 48px;
  font-size: 18px;
  line-height: 50px;
  background: white;
  border-radius: 2px;
  opacity: 0.5;
  cursor: pointer;
  transition: opacity 0.05s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 103, ../../app/styles/main-view.scss */
.actions .toggle.on {
  opacity: 1;
}
/* line 108, ../../app/styles/main-view.scss */
.actions .slow-input {
  font-size: 20px;
  top: 4px;
}

/* line 2, ../../app/styles/preference-bar.scss */
.preferences-container {
  position: absolute;
  height: 100%;
  width: 300px;
}

/* line 8, ../../app/styles/preference-bar.scss */
.preference-bar {
  position: absolute;
  top: 0;
  left: 0;
  padding: 50px 55px 0 55px;
  width: 300px;
}
/* line 16, ../../app/styles/preference-bar.scss */
.preference-bar #add {
  width: 190px;
  padding-left: 30px;
  padding-right: 9px;
}
/* line 20, ../../app/styles/preference-bar.scss */
.preference-bar #add i {
  margin-left: 26px;
  font-size: 12px;
}
/* line 26, ../../app/styles/preference-bar.scss */
.preference-bar input[type="text"], .preference-bar input[type="number"], .preference-bar .type-input, .preference-bar .easing-input {
  width: 186px;
}
/* line 30, ../../app/styles/preference-bar.scss */
.preference-bar label {
  display: block;
  font-weight: 400;
  font-size: 10px;
  text-transform: uppercase;
  color: #162a30;
  margin: 20px 0 9px 0;
}
/* line 39, ../../app/styles/preference-bar.scss */
.preference-bar .inputs {
  color: #162a30;
}
/* line 42, ../../app/styles/preference-bar.scss */
.preference-bar .inputs input[type="text"], .preference-bar .inputs input[type="number"] {
  width: 55px;
  margin: 0 5px;
  text-align: center;
  padding: 10px 5px;
}
/* line 49, ../../app/styles/preference-bar.scss */
.preference-bar .inputs label {
  margin-bottom: 12px;
}
/* line 54, ../../app/styles/preference-bar.scss */
.preference-bar .or {
  position: relative;
  width: 100%;
  color: #162a30;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  margin: 9px 0 8px 0;
  font-size: 11px;
}
/* line 64, ../../app/styles/preference-bar.scss */
.preference-bar .or span {
  position: relative;
  z-index: 10;
  width: 40px;
  height: 100%;
  display: inline-block;
  background: #26a9df;
  color: #155b78;
}
/* line 74, ../../app/styles/preference-bar.scss */
.preference-bar .or:before {
  position: absolute;
  content: "";
  display: block;
  background-color: #259dce;
  width: 100%;
  height: 2px;
  top: 50%;
  margin-top: -1px;
}
/* line 86, ../../app/styles/preference-bar.scss */
.preference-bar .presets {
  padding-bottom: 40px;
}
/* line 87, ../../app/styles/preference-bar.scss */
.preference-bar .presets .preset-input {
  display: block;
  width: 191px;
}
/* line 92, ../../app/styles/preference-bar.scss */
.preference-bar .presets .chosen-container-single .chosen-single {
  padding: 10px 16px;
  text-transform: uppercase;
  font-size: 10px;
  text-align: center;
}
/* line 102, ../../app/styles/preference-bar.scss */
.preference-bar .components {
  overflow-y: auto;
  width: 270px;
  padding-left: 30px;
  margin-left: -30px;
  padding-right: 40px;
}
/* line 110, ../../app/styles/preference-bar.scss */
.preference-bar .component {
  width: 220px;
  overflow: hidden;
  padding-bottom: 20px;
  max-height: 45px;
  padding-left: 30px;
  margin-left: -30px;
  transition: max-height 0.25s cubic-bezier(0.3, 1.05, 0.48, 1.03);
}
/* line 120, ../../app/styles/preference-bar.scss */
.preference-bar .component .header {
  position: relative;
  padding: 17px 0 15px 0;
  font-weight: 500;
  color: #162a30;
  cursor: pointer;
  transition: color 0.1s;
  padding-left: 30px;
  margin-left: -30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 132, ../../app/styles/preference-bar.scss */
.preference-bar .component .header + label {
  margin-top: 7px;
}
/* line 136, ../../app/styles/preference-bar.scss */
.preference-bar .component .header .num {
  opacity: 0.5;
  display: inline-block;
  margin-left: 3px;
}
/* line 142, ../../app/styles/preference-bar.scss */
.preference-bar .component .header .arrow {
  position: absolute;
  right: 0;
  top: 17px;
  display: inline-block;
  width: 12px;
  height: 10px;
  background-size: 144px 10px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASAAAAAUCAYAAAAtH+CPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpERjBFMEVGM0Q2MzgxMUUzOTg4MEExMjdCRjg4MUU4RCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpERjBFMEVGNEQ2MzgxMUUzOTg4MEExMjdCRjg4MUU4RCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkRGMEUwRUYxRDYzODExRTM5ODgwQTEyN0JGODgxRThEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkRGMEUwRUYyRDYzODExRTM5ODgwQTEyN0JGODgxRThEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+fodnhAAABUtJREFUeNrsXM9rFEkUriQzJDPIDBLWDOIi4yGCIglLRDzoYXPwkj8qf9Rc9rAesoewGMRB9KAQQUWiMocZdIJM2Fi1fBVeiqrqVz/GBLo+KNLpdL15Xe+r772q7snC6empKCgoKLgILJYhKCgoKAJUUFBQOzQCru3ItoHjoWyTMnxZ0cHPSQY7TdnGsp3gXF+2dZx/JtvnBNuKA13Z3qAp3JBtE8cvZPsYaV/bmcH2u0KLbGjJ1sPxkWzHme2vyXYLx4dcji0w94AU8R6CwAIE2a+ZCNkmdiwRhEEANal/x/EYYxv6GQ3EqIvfPyBRKDzJEDuTAwoD/Nwxro0RISpi2s+/alYMqAk8hUCcZObuPOevGTs2BxaZA7NhEK+Jc42akGNLtscI4q0EO33Y2ZbtDjnfI8ddfE4jQXwEETSRIXY2Dvhwl1R03Aly1zg3q1lye4wqdRPHnTmJj+bAw0yfYYsdmwOLEcROmSicm2ldAjKYA0cFYh2CFDqBtxAUTQQqZKOEsXXF6MjIRrntU5t7hmCEENw2QZStA8OHdbS1SM61kKm1nVZC37WMvNdJqU3OtXGuPwfxySlCyfarlmDKwGqFEyOUcylrxx4+p02WISOUcBOmjfuRfV0+uJYwGlNMkgkjSFsGwcwlhiuQVcsxlzjYSmw9eUJjZ+MA3f/RWMW1ph9/V/i/bbnvfUOUHzkE9gjXHXvGfhXi0bXE72lF3Fx9Q3zwCfumkdxcn/EiYknmE4cqrnD932bad3LAJ0AbRhmvJ6VwnB8GON4jE77qBqYI8JFnY+uJw46rL9eHQYWIKLwS7s3SvqM8tYlXqAiFiE9VTIeBHBgG7AWE+m/bO9ip4MgYfUYYP51Q2hX9BhYR5fb1+RCblHxz4CBAJHxcEoGciamKuRxwClAV8TYiRKhPJnwsZkRQ6EbdI0+WMvs2mT6YGdKXscwsFXKtiBChGPEJFZWYGHNFKER8uJV4KGj1twafm5lsjyEYxxFJSUQmOy6HRAJ3uLFjJ6Kl3d1dG4FuWzo/l+0/ErzfZFsx9hWmjhtQDt+MyComlmS7gol9ldzwVxB0hdG3zRS6l7J9J+fUvX/C364Z1yu71zEuy7jfqw4CvSbjaOIH7uU6/NVYwXh/wr5dCoE4seNwwIUJ9ky6hv/LpAq9ZxlDJW5vPcuQbzheNsYmRnjeIb4aDyq4Q/tOGD6sgI/vjYn7h7A/xFD39y8E6wfG4goaxTUIzBdHHDgJTPPY5MASePcVPrjAiR2HA9YK6KJK6ClZJs0Ya29XCd0J6OvzYVRK6KC9qF+5hHft2YVWzRx++vpW+WDu8ZUlvOV6KkDz3ET80zL4nDVzC371LMsZ1f8fD/F8fWPW7WUTMRy/4iFGBwlnlUwmzr6ha6KE9nX5QF/4LA8xzuPsIYYWINej0H3mAFX1bVkCHPPUgAb4MGBSNBwEzfE2qCtLcdfsKSKU+kLZvO37XuOIraxERdJpRvqb6010waiwQpOSK9kNyJ5RL3Jsfa9xHESsjIL2jLQAmRVKKPFcRB6IesDMUqFLrpixzfU267ztuwiYW3wuM+5g7yf1Kya0CqECsZM4trYY0QprHvb/1wf9ImLTkrlDiDdBn7pC3f8eVP0NjicZbe+L8y/65XyV3hW7V5nsn2DNb/o/rIn4KLzGMnYvsSI+RNz3xPkXNT8kCvsJ+oyNCshVFQ8j7Ns4cLYEo19WzPFlQpFop8C+vLh0XyYMrLTKl5nngwaqi1mmilg49n/GibHTLwyfVYIL5R+SFRQUXBTK/wMqKCgoAlRQUFA//BRgAOYmKrV1oanlAAAAAElFTkSuQmCC');
  background-repeat: no-repeat;
  background-position: -72px;
}
/* line 155, ../../app/styles/preference-bar.scss */
.preference-bar .component .header .remove {
  position: absolute;
  left: 0;
  top: 13px;
  top: 8px;
  margin-left: -12px;
  padding: 10px;
  padding-left: 20px;
  opacity: 0;
}
/* line 166, ../../app/styles/preference-bar.scss */
.preference-bar .component .header .separator {
  position: absolute;
  width: 190px;
  right: 0;
  top: 0;
  border-top: 2px solid #259dce;
}
/* line 174, ../../app/styles/preference-bar.scss */
.preference-bar .component .header:hover .remove {
  opacity: 0.5;
  -webkit-animation: component-remove-in 0.75s linear both;
  animation: component-remove-in 0.75s linear both;
}
/* line 180, ../../app/styles/preference-bar.scss */
.preference-bar .component .stiffness-input {
  display: inline-block;
  width: 135px;
}
/* line 185, ../../app/styles/preference-bar.scss */
.preference-bar .component .stiffness-value {
  width: 38px;
  margin-left: 8px;
  text-align: center;
}
/* line 191, ../../app/styles/preference-bar.scss */
.preference-bar .component.open {
  transition: max-height 0.25s;
  max-height: 800px;
}
/* line 195, ../../app/styles/preference-bar.scss */
.preference-bar .component.open .header {
  color: white;
}
/* line 197, ../../app/styles/preference-bar.scss */
.preference-bar .component.open .header .arrow {
  -webkit-animation: arrow-up 0.15s steps(5) both;
  animation: arrow-up 0.15s steps(5) both;
}
/* line 205, ../../app/styles/preference-bar.scss */
.preference-bar .component.closed .header .arrow {
  -webkit-animation: arrow-down 0.15s steps(5) both;
  animation: arrow-down 0.15s steps(5) both;
}

/* line 213, ../../app/styles/preference-bar.scss */
.empty-message {
  display: none;
  opacity: 0.8;
  margin-top: -15px;
  -webkit-animation: point-up-down 1s linear infinite alternate;
  animation: point-up-down 1s linear infinite alternate;
  line-height: 1.2em;
}
/* line 220, ../../app/styles/preference-bar.scss */
.empty-message i {
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
  margin: -2px 5px 0 21px;
}
/* line 227, ../../app/styles/preference-bar.scss */
.empty-message p {
  display: inline-block;
  width: 140px;
  vertical-align: middle;
  margin: 0;
}

/* line 236, ../../app/styles/preference-bar.scss */
body.play-empty .preference-bar {
  -webkit-animation: scale-shake 1s linear;
  animation: scale-shake 1s linear;
}

/* line 240, ../../app/styles/preference-bar.scss */
body.components-empty .empty-message {
  display: block;
}

/* line 244, ../../app/styles/preference-bar.scss */
.preference-bar-separator {
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 300px;
  height: 100%;
  border-right: 2px solid #259dce;
  transition: opacity 0.25s;
}

/* line 255, ../../app/styles/preference-bar.scss */
body.preferences-overflown .preference-bar-separator {
  opacity: 1;
}

/* line 1, ../../app/styles/footer-bar.scss */
.footer-bar {
  position: absolute;
  right: 0;
  top: 0;
  width: 140px;
  margin: 30px 40px;
  text-transform: uppercase;
  text-align: right;
  font-size: 10px;
  font-weight: 500;
  color: #162a30;
  line-height: 2.5em;
}
/* line 16, ../../app/styles/footer-bar.scss */
.footer-bar .credits {
  line-height: 2em;
  font-weight: 400;
}
/* line 20, ../../app/styles/footer-bar.scss */
.footer-bar .credits a {
  font-weight: 600;
  text-decoration: none;
}
/* line 27, ../../app/styles/footer-bar.scss */
.footer-bar a i {
  position: relative;
  font-size: 20px;
  vertical-align: middle;
  top: -1px;
  margin-right: 3px;
}
/* line 36, ../../app/styles/footer-bar.scss */
.footer-bar .separator {
  margin: 20px 0;
  border-bottom: 2px solid #259dce;
}

/* line 1, ../../app/styles/export.scss */
.export {
  width: 600px;
  height: 90%;
  top: 5%;
  left: 50%;
  margin-left: -300px;
  min-height: 300px;
  padding-bottom: 70px;
  background: white;
  color: #162a30;
}
/* line 13, ../../app/styles/export.scss */
.export .code {
  padding: 0 50px;
  width: 100%;
  height: 100%;
  overflow: auto;
  border: none;
  resize: none;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 11px;
  line-height: 1.4em;
  cursor: text;
  word-break: break-all;
}
/* line 26, ../../app/styles/export.scss */
.export .code:focus {
  border: none;
  outline: none;
  box-shadow: none;
}
/* line 33, ../../app/styles/export.scss */
.export .footer {
  position: absolute;
  height: 70px;
  padding: 20px;
  bottom: 0;
  width: 100%;
  border-top: 2px solid #ddd;
  font-size: 13px;
  font-weight: 500;
}
/* line 44, ../../app/styles/export.scss */
.export .icheckbox {
  border-color: #ddd;
  width: 30px;
  height: 30px;
}
/* line 49, ../../app/styles/export.scss */
.export .icheckbox .fa-check {
  padding: 7px 6px;
}
/* line 54, ../../app/styles/export.scss */
.export label {
  margin-left: 8px;
  position: relative;
  top: 1px;
}
/* line 60, ../../app/styles/export.scss */
.export .tutorial-link {
  float: right;
  margin-right: 10px;
  margin-top: 7px;
}
/* line 66, ../../app/styles/export.scss */
.export .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
}
/* line 73, ../../app/styles/export.scss */
.export .loaded {
  display: none;
  height: 100%;
}
/* line 80, ../../app/styles/export.scss */
.export.done .loaded {
  display: block;
}
/* line 81, ../../app/styles/export.scss */
.export.done .loading {
  display: none;
}
/* line 84, ../../app/styles/export.scss */
.export.in .loading {
  -webkit-animation: fade-in 0.25s 0.3s ease both;
  animation: fade-in 0.25s 0.3s ease both;
}

/* line 1, ../../app/styles/shorten.scss */
.shorten {
  width: 400px;
  height: 100px;
  top: 50%;
  left: 50%;
  margin-left: -200px;
  margin-top: -50px;
  padding: 15px;
  background: white;
  color: #162a30;
  text-align: center;
  font-weight: 500;
  font-size: 13px;
}
/* line 17, ../../app/styles/shorten.scss */
.shorten .label {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
/* line 23, ../../app/styles/shorten.scss */
.shorten .url {
  border-color: #ddd;
  width: 300px;
  cursor: text;
}
/* line 29, ../../app/styles/shorten.scss */
.shorten .loaded {
  display: none;
}
/* line 33, ../../app/styles/shorten.scss */
.shorten .spinner {
  margin-top: 12px;
  margin-left: -8px;
}
/* line 39, ../../app/styles/shorten.scss */
.shorten.done .loaded {
  display: block;
}
/* line 40, ../../app/styles/shorten.scss */
.shorten.done .loading {
  display: none;
}
/* line 43, ../../app/styles/shorten.scss */
.shorten.in .loading {
  -webkit-animation: fade-in 0.25s 0.3s ease both;
  animation: fade-in 0.25s 0.3s ease both;
}

/* line 1, ../../app/styles/intro-animation.scss */
body.play-intro {
  overflow: hidden;
}
/* line 4, ../../app/styles/intro-animation.scss */
body.play-intro .preferences-container {
  -webkit-animation: preference-bar-in 1s 3.5s linear both;
  animation: preference-bar-in 1s 3.5s linear both;
}
/* line 8, ../../app/styles/intro-animation.scss */
body.play-intro .footer-bar {
  -webkit-animation: footer-bar-in 1s 3.6s linear both;
  animation: footer-bar-in 1s 3.6s linear both;
}
/* line 14, ../../app/styles/intro-animation.scss */
body.play-intro .main-view header h1 {
  width: 530px;
  -webkit-transform: translateY(150px);
  transform: translateY(150px);
  font-size: 80px;
  -webkit-animation: header-scale-back 1s 2s both linear;
  animation: header-scale-back 1s 2s both linear;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
/* line 21, ../../app/styles/intro-animation.scss */
body.play-intro .main-view header h1 .letter {
  display: inline-block;
  -webkit-animation: intro-letter 1.5s both linear;
  animation: intro-letter 1.5s both linear;
}
/* line 26, ../../app/styles/intro-animation.scss */
body.play-intro .main-view header h1 .l1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
/* line 29, ../../app/styles/intro-animation.scss */
body.play-intro .main-view header h1 .l2 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
/* line 32, ../../app/styles/intro-animation.scss */
body.play-intro .main-view header h1 .l3 {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
/* line 35, ../../app/styles/intro-animation.scss */
body.play-intro .main-view header h1 .l4 {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
/* line 38, ../../app/styles/intro-animation.scss */
body.play-intro .main-view header h1 .l5 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
/* line 41, ../../app/styles/intro-animation.scss */
body.play-intro .main-view header h1 .l6 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
/* line 44, ../../app/styles/intro-animation.scss */
body.play-intro .main-view header h1 .l7 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
/* line 47, ../../app/styles/intro-animation.scss */
body.play-intro .main-view header h1 .l8 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
/* line 50, ../../app/styles/intro-animation.scss */
body.play-intro .main-view header h1 .l9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
/* line 55, ../../app/styles/intro-animation.scss */
body.play-intro .main-view header h2, body.play-intro .main-view header .header-actions {
  margin-top: -48px;
  -webkit-animation: fade-in 0.3s 2.4s both;
  animation: fade-in 0.3s 2.4s both;
}
/* line 61, ../../app/styles/intro-animation.scss */
body.play-intro .main-view .preview-container {
  -webkit-animation: preview-in 0.7s 2.8s both linear;
  animation: preview-in 0.7s 2.8s both linear;
  -webkit-transform-origin: 300% 0%;
  transform-origin: 300% 0%;
}
/* line 66, ../../app/styles/intro-animation.scss */
body.play-intro .main-view .box {
  -webkit-animation: box-bounce 1s 3s both linear;
  animation: box-bounce 1s 3s both linear;
}

@-webkit-keyframes header-scale-back {
  /* line 73, ../../app/styles/intro-animation.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 150, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 150, 0, 1);
  }

  /* line 74, ../../app/styles/intro-animation.scss */
  1.666667% {
    -webkit-transform: matrix3d(0.91468, 0, 0, 0, 0, 0.91468, 0, 0, 0, 0, 1, 0, 0, 113.79089, 0, 1);
    transform: matrix3d(0.91468, 0, 0, 0, 0, 0.91468, 0, 0, 0, 0, 1, 0, 0, 113.79089, 0, 1);
  }

  /* line 75, ../../app/styles/intro-animation.scss */
  3.333333% {
    -webkit-transform: matrix3d(0.82838, 0, 0, 0, 0, 0.82838, 0, 0, 0, 0, 1, 0, 0, 81.60868, 0, 1);
    transform: matrix3d(0.82838, 0, 0, 0, 0, 0.82838, 0, 0, 0, 0, 1, 0, 0, 81.60868, 0, 1);
  }

  /* line 76, ../../app/styles/intro-animation.scss */
  5% {
    -webkit-transform: matrix3d(0.74658, 0, 0, 0, 0, 0.74658, 0, 0, 0, 0, 1, 0, 0, 55.2265, 0, 1);
    transform: matrix3d(0.74658, 0, 0, 0, 0, 0.74658, 0, 0, 0, 0, 1, 0, 0, 55.2265, 0, 1);
  }

  /* line 77, ../../app/styles/intro-animation.scss */
  6.666667% {
    -webkit-transform: matrix3d(0.67292, 0, 0, 0, 0, 0.67292, 0, 0, 0, 0, 1, 0, 0, 34.90853, 0, 1);
    transform: matrix3d(0.67292, 0, 0, 0, 0, 0.67292, 0, 0, 0, 0, 1, 0, 0, 34.90853, 0, 1);
  }

  /* line 78, ../../app/styles/intro-animation.scss */
  8.333333% {
    -webkit-transform: matrix3d(0.60956, 0, 0, 0, 0, 0.60956, 0, 0, 0, 0, 1, 0, 0, 20.03475, 0, 1);
    transform: matrix3d(0.60956, 0, 0, 0, 0, 0.60956, 0, 0, 0, 0, 1, 0, 0, 20.03475, 0, 1);
  }

  /* line 79, ../../app/styles/intro-animation.scss */
  10% {
    -webkit-transform: matrix3d(0.55741, 0, 0, 0, 0, 0.55741, 0, 0, 0, 0, 1, 0, 0, 9.6006, 0, 1);
    transform: matrix3d(0.55741, 0, 0, 0, 0, 0.55741, 0, 0, 0, 0, 1, 0, 0, 9.6006, 0, 1);
  }

  /* line 80, ../../app/styles/intro-animation.scss */
  11.666667% {
    -webkit-transform: matrix3d(0.51647, 0, 0, 0, 0, 0.51647, 0, 0, 0, 0, 1, 0, 0, 2.55128, 0, 1);
    transform: matrix3d(0.51647, 0, 0, 0, 0, 0.51647, 0, 0, 0, 0, 1, 0, 0, 2.55128, 0, 1);
  }

  /* line 81, ../../app/styles/intro-animation.scss */
  13.333333% {
    -webkit-transform: matrix3d(0.48604, 0, 0, 0, 0, 0.48604, 0, 0, 0, 0, 1, 0, 0, -2.03577, 0, 1);
    transform: matrix3d(0.48604, 0, 0, 0, 0, 0.48604, 0, 0, 0, 0, 1, 0, 0, -2.03577, 0, 1);
  }

  /* line 82, ../../app/styles/intro-animation.scss */
  15% {
    -webkit-transform: matrix3d(0.465, 0, 0, 0, 0, 0.465, 0, 0, 0, 0, 1, 0, 0, -4.88205, 0, 1);
    transform: matrix3d(0.465, 0, 0, 0, 0, 0.465, 0, 0, 0, 0, 1, 0, 0, -4.88205, 0, 1);
  }

  /* line 83, ../../app/styles/intro-animation.scss */
  16.666667% {
    -webkit-transform: matrix3d(0.45199, 0, 0, 0, 0, 0.45199, 0, 0, 0, 0, 1, 0, 0, -6.51031, 0, 1);
    transform: matrix3d(0.45199, 0, 0, 0, 0, 0.45199, 0, 0, 0, 0, 1, 0, 0, -6.51031, 0, 1);
  }

  /* line 84, ../../app/styles/intro-animation.scss */
  18.333333% {
    -webkit-transform: matrix3d(0.44552, 0, 0, 0, 0, 0.44552, 0, 0, 0, 0, 1, 0, 0, -7.28157, 0, 1);
    transform: matrix3d(0.44552, 0, 0, 0, 0, 0.44552, 0, 0, 0, 0, 1, 0, 0, -7.28157, 0, 1);
  }

  /* line 85, ../../app/styles/intro-animation.scss */
  20% {
    -webkit-transform: matrix3d(0.44415, 0, 0, 0, 0, 0.44415, 0, 0, 0, 0, 1, 0, 0, -7.44175, 0, 1);
    transform: matrix3d(0.44415, 0, 0, 0, 0, 0.44415, 0, 0, 0, 0, 1, 0, 0, -7.44175, 0, 1);
  }

  /* line 86, ../../app/styles/intro-animation.scss */
  21.666667% {
    -webkit-transform: matrix3d(0.44653, 0, 0, 0, 0, 0.44653, 0, 0, 0, 0, 1, 0, 0, -7.1632, 0, 1);
    transform: matrix3d(0.44653, 0, 0, 0, 0, 0.44653, 0, 0, 0, 0, 1, 0, 0, -7.1632, 0, 1);
  }

  /* line 87, ../../app/styles/intro-animation.scss */
  23.333333% {
    -webkit-transform: matrix3d(0.45145, 0, 0, 0, 0, 0.45145, 0, 0, 0, 0, 1, 0, 0, -6.5749, 0, 1);
    transform: matrix3d(0.45145, 0, 0, 0, 0, 0.45145, 0, 0, 0, 0, 1, 0, 0, -6.5749, 0, 1);
  }

  /* line 88, ../../app/styles/intro-animation.scss */
  25% {
    -webkit-transform: matrix3d(0.45792, 0, 0, 0, 0, 0.45792, 0, 0, 0, 0, 1, 0, 0, -5.78097, 0, 1);
    transform: matrix3d(0.45792, 0, 0, 0, 0, 0.45792, 0, 0, 0, 0, 1, 0, 0, -5.78097, 0, 1);
  }

  /* line 89, ../../app/styles/intro-animation.scss */
  26.666667% {
    -webkit-transform: matrix3d(0.4651, 0, 0, 0, 0, 0.4651, 0, 0, 0, 0, 1, 0, 0, -4.86972, 0, 1);
    transform: matrix3d(0.4651, 0, 0, 0, 0, 0.4651, 0, 0, 0, 0, 1, 0, 0, -4.86972, 0, 1);
  }

  /* line 90, ../../app/styles/intro-animation.scss */
  28.333333% {
    -webkit-transform: matrix3d(0.47236, 0, 0, 0, 0, 0.47236, 0, 0, 0, 0, 1, 0, 0, -3.91652, 0, 1);
    transform: matrix3d(0.47236, 0, 0, 0, 0, 0.47236, 0, 0, 0, 0, 1, 0, 0, -3.91652, 0, 1);
  }

  /* line 91, ../../app/styles/intro-animation.scss */
  30% {
    -webkit-transform: matrix3d(0.47925, 0, 0, 0, 0, 0.47925, 0, 0, 0, 0, 1, 0, 0, -2.98369, 0, 1);
    transform: matrix3d(0.47925, 0, 0, 0, 0, 0.47925, 0, 0, 0, 0, 1, 0, 0, -2.98369, 0, 1);
  }

  /* line 92, ../../app/styles/intro-animation.scss */
  31.666667% {
    -webkit-transform: matrix3d(0.48545, 0, 0, 0, 0, 0.48545, 0, 0, 0, 0, 1, 0, 0, -2.11948, 0, 1);
    transform: matrix3d(0.48545, 0, 0, 0, 0, 0.48545, 0, 0, 0, 0, 1, 0, 0, -2.11948, 0, 1);
  }

  /* line 93, ../../app/styles/intro-animation.scss */
  33.333333% {
    -webkit-transform: matrix3d(0.49078, 0, 0, 0, 0, 0.49078, 0, 0, 0, 0, 1, 0, 0, -1.35761, 0, 1);
    transform: matrix3d(0.49078, 0, 0, 0, 0, 0.49078, 0, 0, 0, 0, 1, 0, 0, -1.35761, 0, 1);
  }

  /* line 94, ../../app/styles/intro-animation.scss */
  35% {
    -webkit-transform: matrix3d(0.49517, 0, 0, 0, 0, 0.49517, 0, 0, 0, 0, 1, 0, 0, -0.71779, 0, 1);
    transform: matrix3d(0.49517, 0, 0, 0, 0, 0.49517, 0, 0, 0, 0, 1, 0, 0, -0.71779, 0, 1);
  }

  /* line 95, ../../app/styles/intro-animation.scss */
  36.666667% {
    -webkit-transform: matrix3d(0.49861, 0, 0, 0, 0, 0.49861, 0, 0, 0, 0, 1, 0, 0, -0.2073, 0, 1);
    transform: matrix3d(0.49861, 0, 0, 0, 0, 0.49861, 0, 0, 0, 0, 1, 0, 0, -0.2073, 0, 1);
  }

  /* line 96, ../../app/styles/intro-animation.scss */
  38.333333% {
    -webkit-transform: matrix3d(0.50118, 0, 0, 0, 0, 0.50118, 0, 0, 0, 0, 1, 0, 0, 0.17667, 0, 1);
    transform: matrix3d(0.50118, 0, 0, 0, 0, 0.50118, 0, 0, 0, 0, 1, 0, 0, 0.17667, 0, 1);
  }

  /* line 97, ../../app/styles/intro-animation.scss */
  40% {
    -webkit-transform: matrix3d(0.50295, 0, 0, 0, 0, 0.50295, 0, 0, 0, 0, 1, 0, 0, 0.44441, 0, 1);
    transform: matrix3d(0.50295, 0, 0, 0, 0, 0.50295, 0, 0, 0, 0, 1, 0, 0, 0.44441, 0, 1);
  }

  /* line 98, ../../app/styles/intro-animation.scss */
  41.666667% {
    -webkit-transform: matrix3d(0.50404, 0, 0, 0, 0, 0.50404, 0, 0, 0, 0, 1, 0, 0, 0.61103, 0, 1);
    transform: matrix3d(0.50404, 0, 0, 0, 0, 0.50404, 0, 0, 0, 0, 1, 0, 0, 0.61103, 0, 1);
  }

  /* line 99, ../../app/styles/intro-animation.scss */
  43.333333% {
    -webkit-transform: matrix3d(0.50459, 0, 0, 0, 0, 0.50459, 0, 0, 0, 0, 1, 0, 0, 0.69409, 0, 1);
    transform: matrix3d(0.50459, 0, 0, 0, 0, 0.50459, 0, 0, 0, 0, 1, 0, 0, 0.69409, 0, 1);
  }

  /* line 100, ../../app/styles/intro-animation.scss */
  45% {
    -webkit-transform: matrix3d(0.5047, 0, 0, 0, 0, 0.5047, 0, 0, 0, 0, 1, 0, 0, 0.71171, 0, 1);
    transform: matrix3d(0.5047, 0, 0, 0, 0, 0.5047, 0, 0, 0, 0, 1, 0, 0, 0.71171, 0, 1);
  }

  /* line 101, ../../app/styles/intro-animation.scss */
  46.666667% {
    -webkit-transform: matrix3d(0.5045, 0, 0, 0, 0, 0.5045, 0, 0, 0, 0, 1, 0, 0, 0.68115, 0, 1);
    transform: matrix3d(0.5045, 0, 0, 0, 0, 0.5045, 0, 0, 0, 0, 1, 0, 0, 0.68115, 0, 1);
  }

  /* line 102, ../../app/styles/intro-animation.scss */
  48.333333% {
    -webkit-transform: matrix3d(0.50409, 0, 0, 0, 0, 0.50409, 0, 0, 0, 0, 1, 0, 0, 0.61788, 0, 1);
    transform: matrix3d(0.50409, 0, 0, 0, 0, 0.50409, 0, 0, 0, 0, 1, 0, 0, 0.61788, 0, 1);
  }

  /* line 103, ../../app/styles/intro-animation.scss */
  50% {
    -webkit-transform: matrix3d(0.50354, 0, 0, 0, 0, 0.50354, 0, 0, 0, 0, 1, 0, 0, 0.53502, 0, 1);
    transform: matrix3d(0.50354, 0, 0, 0, 0, 0.50354, 0, 0, 0, 0, 1, 0, 0, 0.53502, 0, 1);
  }

  /* line 104, ../../app/styles/intro-animation.scss */
  51.666667% {
    -webkit-transform: matrix3d(0.50294, 0, 0, 0, 0, 0.50294, 0, 0, 0, 0, 1, 0, 0, 0.44319, 0, 1);
    transform: matrix3d(0.50294, 0, 0, 0, 0, 0.50294, 0, 0, 0, 0, 1, 0, 0, 0.44319, 0, 1);
  }

  /* line 105, ../../app/styles/intro-animation.scss */
  53.333333% {
    -webkit-transform: matrix3d(0.50233, 0, 0, 0, 0, 0.50233, 0, 0, 0, 0, 1, 0, 0, 0.35054, 0, 1);
    transform: matrix3d(0.50233, 0, 0, 0, 0, 0.50233, 0, 0, 0, 0, 1, 0, 0, 0.35054, 0, 1);
  }

  /* line 106, ../../app/styles/intro-animation.scss */
  55% {
    -webkit-transform: matrix3d(0.50175, 0, 0, 0, 0, 0.50175, 0, 0, 0, 0, 1, 0, 0, 0.26291, 0, 1);
    transform: matrix3d(0.50175, 0, 0, 0, 0, 0.50175, 0, 0, 0, 0, 1, 0, 0, 0.26291, 0, 1);
  }

  /* line 107, ../../app/styles/intro-animation.scss */
  56.666667% {
    -webkit-transform: matrix3d(0.50122, 0, 0, 0, 0, 0.50122, 0, 0, 0, 0, 1, 0, 0, 0.18418, 0, 1);
    transform: matrix3d(0.50122, 0, 0, 0, 0, 0.50122, 0, 0, 0, 0, 1, 0, 0, 0.18418, 0, 1);
  }

  /* line 108, ../../app/styles/intro-animation.scss */
  58.333333% {
    -webkit-transform: matrix3d(0.50078, 0, 0, 0, 0, 0.50078, 0, 0, 0, 0, 1, 0, 0, 0.11659, 0, 1);
    transform: matrix3d(0.50078, 0, 0, 0, 0, 0.50078, 0, 0, 0, 0, 1, 0, 0, 0.11659, 0, 1);
  }

  /* line 109, ../../app/styles/intro-animation.scss */
  60% {
    -webkit-transform: matrix3d(0.50041, 0, 0, 0, 0, 0.50041, 0, 0, 0, 0, 1, 0, 0, 0.06105, 0, 1);
    transform: matrix3d(0.50041, 0, 0, 0, 0, 0.50041, 0, 0, 0, 0, 1, 0, 0, 0.06105, 0, 1);
  }

  /* line 110, ../../app/styles/intro-animation.scss */
  61.666667% {
    -webkit-transform: matrix3d(0.50012, 0, 0, 0, 0, 0.50012, 0, 0, 0, 0, 1, 0, 0, 0.0175, 0, 1);
    transform: matrix3d(0.50012, 0, 0, 0, 0, 0.50012, 0, 0, 0, 0, 1, 0, 0, 0.0175, 0, 1);
  }

  /* line 111, ../../app/styles/intro-animation.scss */
  63.333333% {
    -webkit-transform: matrix3d(0.4999, 0, 0, 0, 0, 0.4999, 0, 0, 0, 0, 1, 0, 0, -0.01483, 0, 1);
    transform: matrix3d(0.4999, 0, 0, 0, 0, 0.4999, 0, 0, 0, 0, 1, 0, 0, -0.01483, 0, 1);
  }

  /* line 112, ../../app/styles/intro-animation.scss */
  65% {
    -webkit-transform: matrix3d(0.49975, 0, 0, 0, 0, 0.49975, 0, 0, 0, 0, 1, 0, 0, -0.03717, 0, 1);
    transform: matrix3d(0.49975, 0, 0, 0, 0, 0.49975, 0, 0, 0, 0, 1, 0, 0, -0.03717, 0, 1);
  }

  /* line 113, ../../app/styles/intro-animation.scss */
  66.666667% {
    -webkit-transform: matrix3d(0.49966, 0, 0, 0, 0, 0.49966, 0, 0, 0, 0, 1, 0, 0, -0.05098, 0, 1);
    transform: matrix3d(0.49966, 0, 0, 0, 0, 0.49966, 0, 0, 0, 0, 1, 0, 0, -0.05098, 0, 1);
  }

  /* line 114, ../../app/styles/intro-animation.scss */
  68.333333% {
    -webkit-transform: matrix3d(0.49961, 0, 0, 0, 0, 0.49961, 0, 0, 0, 0, 1, 0, 0, -0.05784, 0, 1);
    transform: matrix3d(0.49961, 0, 0, 0, 0, 0.49961, 0, 0, 0, 0, 1, 0, 0, -0.05784, 0, 1);
  }

  /* line 115, ../../app/styles/intro-animation.scss */
  70% {
    -webkit-transform: matrix3d(0.4996, 0, 0, 0, 0, 0.4996, 0, 0, 0, 0, 1, 0, 0, -0.05929, 0, 1);
    transform: matrix3d(0.4996, 0, 0, 0, 0, 0.4996, 0, 0, 0, 0, 1, 0, 0, -0.05929, 0, 1);
  }

  /* line 116, ../../app/styles/intro-animation.scss */
  71.666667% {
    -webkit-transform: matrix3d(0.49962, 0, 0, 0, 0, 0.49962, 0, 0, 0, 0, 1, 0, 0, -0.05677, 0, 1);
    transform: matrix3d(0.49962, 0, 0, 0, 0, 0.49962, 0, 0, 0, 0, 1, 0, 0, -0.05677, 0, 1);
  }

  /* line 117, ../../app/styles/intro-animation.scss */
  73.333333% {
    -webkit-transform: matrix3d(0.49966, 0, 0, 0, 0, 0.49966, 0, 0, 0, 0, 1, 0, 0, -0.05155, 0, 1);
    transform: matrix3d(0.49966, 0, 0, 0, 0, 0.49966, 0, 0, 0, 0, 1, 0, 0, -0.05155, 0, 1);
  }

  /* line 118, ../../app/styles/intro-animation.scss */
  75% {
    -webkit-transform: matrix3d(0.4997, 0, 0, 0, 0, 0.4997, 0, 0, 0, 0, 1, 0, 0, -0.04469, 0, 1);
    transform: matrix3d(0.4997, 0, 0, 0, 0, 0.4997, 0, 0, 0, 0, 1, 0, 0, -0.04469, 0, 1);
  }

  /* line 119, ../../app/styles/intro-animation.scss */
  76.666667% {
    -webkit-transform: matrix3d(0.49975, 0, 0, 0, 0, 0.49975, 0, 0, 0, 0, 1, 0, 0, -0.03706, 0, 1);
    transform: matrix3d(0.49975, 0, 0, 0, 0, 0.49975, 0, 0, 0, 0, 1, 0, 0, -0.03706, 0, 1);
  }

  /* line 120, ../../app/styles/intro-animation.scss */
  78.333333% {
    -webkit-transform: matrix3d(0.4998, 0, 0, 0, 0, 0.4998, 0, 0, 0, 0, 1, 0, 0, -0.02935, 0, 1);
    transform: matrix3d(0.4998, 0, 0, 0, 0, 0.4998, 0, 0, 0, 0, 1, 0, 0, -0.02935, 0, 1);
  }

  /* line 121, ../../app/styles/intro-animation.scss */
  80% {
    -webkit-transform: matrix3d(0.49985, 0, 0, 0, 0, 0.49985, 0, 0, 0, 0, 1, 0, 0, -0.02204, 0, 1);
    transform: matrix3d(0.49985, 0, 0, 0, 0, 0.49985, 0, 0, 0, 0, 1, 0, 0, -0.02204, 0, 1);
  }

  /* line 122, ../../app/styles/intro-animation.scss */
  81.666667% {
    -webkit-transform: matrix3d(0.4999, 0, 0, 0, 0, 0.4999, 0, 0, 0, 0, 1, 0, 0, -0.01546, 0, 1);
    transform: matrix3d(0.4999, 0, 0, 0, 0, 0.4999, 0, 0, 0, 0, 1, 0, 0, -0.01546, 0, 1);
  }

  /* line 123, ../../app/styles/intro-animation.scss */
  83.333333% {
    -webkit-transform: matrix3d(0.49993, 0, 0, 0, 0, 0.49993, 0, 0, 0, 0, 1, 0, 0, -0.0098, 0, 1);
    transform: matrix3d(0.49993, 0, 0, 0, 0, 0.49993, 0, 0, 0, 0, 1, 0, 0, -0.0098, 0, 1);
  }

  /* line 124, ../../app/styles/intro-animation.scss */
  85% {
    -webkit-transform: matrix3d(0.49997, 0, 0, 0, 0, 0.49997, 0, 0, 0, 0, 1, 0, 0, -0.00513, 0, 1);
    transform: matrix3d(0.49997, 0, 0, 0, 0, 0.49997, 0, 0, 0, 0, 1, 0, 0, -0.00513, 0, 1);
  }

  /* line 125, ../../app/styles/intro-animation.scss */
  86.666667% {
    -webkit-transform: matrix3d(0.49999, 0, 0, 0, 0, 0.49999, 0, 0, 0, 0, 1, 0, 0, -0.00147, 0, 1);
    transform: matrix3d(0.49999, 0, 0, 0, 0, 0.49999, 0, 0, 0, 0, 1, 0, 0, -0.00147, 0, 1);
  }

  /* line 126, ../../app/styles/intro-animation.scss */
  88.333333% {
    -webkit-transform: matrix3d(0.50001, 0, 0, 0, 0, 0.50001, 0, 0, 0, 0, 1, 0, 0, 0.00125, 0, 1);
    transform: matrix3d(0.50001, 0, 0, 0, 0, 0.50001, 0, 0, 0, 0, 1, 0, 0, 0.00125, 0, 1);
  }

  /* line 127, ../../app/styles/intro-animation.scss */
  90% {
    -webkit-transform: matrix3d(0.50002, 0, 0, 0, 0, 0.50002, 0, 0, 0, 0, 1, 0, 0, 0.00313, 0, 1);
    transform: matrix3d(0.50002, 0, 0, 0, 0, 0.50002, 0, 0, 0, 0, 1, 0, 0, 0.00313, 0, 1);
  }

  /* line 128, ../../app/styles/intro-animation.scss */
  91.666667% {
    -webkit-transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00429, 0, 1);
    transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00429, 0, 1);
  }

  /* line 129, ../../app/styles/intro-animation.scss */
  93.333333% {
    -webkit-transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00487, 0, 1);
    transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00487, 0, 1);
  }

  /* line 130, ../../app/styles/intro-animation.scss */
  95% {
    -webkit-transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00499, 0, 1);
    transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00499, 0, 1);
  }

  /* line 131, ../../app/styles/intro-animation.scss */
  96.666667% {
    -webkit-transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00478, 0, 1);
    transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00478, 0, 1);
  }

  /* line 132, ../../app/styles/intro-animation.scss */
  98.333333% {
    -webkit-transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00434, 0, 1);
    transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00434, 0, 1);
  }

  /* line 133, ../../app/styles/intro-animation.scss */
  100% {
    -webkit-transform: matrix3d(0.5, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.5, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@keyframes header-scale-back {
  /* line 73, ../../app/styles/intro-animation.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 150, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 150, 0, 1);
  }

  /* line 74, ../../app/styles/intro-animation.scss */
  1.666667% {
    -webkit-transform: matrix3d(0.91468, 0, 0, 0, 0, 0.91468, 0, 0, 0, 0, 1, 0, 0, 113.79089, 0, 1);
    transform: matrix3d(0.91468, 0, 0, 0, 0, 0.91468, 0, 0, 0, 0, 1, 0, 0, 113.79089, 0, 1);
  }

  /* line 75, ../../app/styles/intro-animation.scss */
  3.333333% {
    -webkit-transform: matrix3d(0.82838, 0, 0, 0, 0, 0.82838, 0, 0, 0, 0, 1, 0, 0, 81.60868, 0, 1);
    transform: matrix3d(0.82838, 0, 0, 0, 0, 0.82838, 0, 0, 0, 0, 1, 0, 0, 81.60868, 0, 1);
  }

  /* line 76, ../../app/styles/intro-animation.scss */
  5% {
    -webkit-transform: matrix3d(0.74658, 0, 0, 0, 0, 0.74658, 0, 0, 0, 0, 1, 0, 0, 55.2265, 0, 1);
    transform: matrix3d(0.74658, 0, 0, 0, 0, 0.74658, 0, 0, 0, 0, 1, 0, 0, 55.2265, 0, 1);
  }

  /* line 77, ../../app/styles/intro-animation.scss */
  6.666667% {
    -webkit-transform: matrix3d(0.67292, 0, 0, 0, 0, 0.67292, 0, 0, 0, 0, 1, 0, 0, 34.90853, 0, 1);
    transform: matrix3d(0.67292, 0, 0, 0, 0, 0.67292, 0, 0, 0, 0, 1, 0, 0, 34.90853, 0, 1);
  }

  /* line 78, ../../app/styles/intro-animation.scss */
  8.333333% {
    -webkit-transform: matrix3d(0.60956, 0, 0, 0, 0, 0.60956, 0, 0, 0, 0, 1, 0, 0, 20.03475, 0, 1);
    transform: matrix3d(0.60956, 0, 0, 0, 0, 0.60956, 0, 0, 0, 0, 1, 0, 0, 20.03475, 0, 1);
  }

  /* line 79, ../../app/styles/intro-animation.scss */
  10% {
    -webkit-transform: matrix3d(0.55741, 0, 0, 0, 0, 0.55741, 0, 0, 0, 0, 1, 0, 0, 9.6006, 0, 1);
    transform: matrix3d(0.55741, 0, 0, 0, 0, 0.55741, 0, 0, 0, 0, 1, 0, 0, 9.6006, 0, 1);
  }

  /* line 80, ../../app/styles/intro-animation.scss */
  11.666667% {
    -webkit-transform: matrix3d(0.51647, 0, 0, 0, 0, 0.51647, 0, 0, 0, 0, 1, 0, 0, 2.55128, 0, 1);
    transform: matrix3d(0.51647, 0, 0, 0, 0, 0.51647, 0, 0, 0, 0, 1, 0, 0, 2.55128, 0, 1);
  }

  /* line 81, ../../app/styles/intro-animation.scss */
  13.333333% {
    -webkit-transform: matrix3d(0.48604, 0, 0, 0, 0, 0.48604, 0, 0, 0, 0, 1, 0, 0, -2.03577, 0, 1);
    transform: matrix3d(0.48604, 0, 0, 0, 0, 0.48604, 0, 0, 0, 0, 1, 0, 0, -2.03577, 0, 1);
  }

  /* line 82, ../../app/styles/intro-animation.scss */
  15% {
    -webkit-transform: matrix3d(0.465, 0, 0, 0, 0, 0.465, 0, 0, 0, 0, 1, 0, 0, -4.88205, 0, 1);
    transform: matrix3d(0.465, 0, 0, 0, 0, 0.465, 0, 0, 0, 0, 1, 0, 0, -4.88205, 0, 1);
  }

  /* line 83, ../../app/styles/intro-animation.scss */
  16.666667% {
    -webkit-transform: matrix3d(0.45199, 0, 0, 0, 0, 0.45199, 0, 0, 0, 0, 1, 0, 0, -6.51031, 0, 1);
    transform: matrix3d(0.45199, 0, 0, 0, 0, 0.45199, 0, 0, 0, 0, 1, 0, 0, -6.51031, 0, 1);
  }

  /* line 84, ../../app/styles/intro-animation.scss */
  18.333333% {
    -webkit-transform: matrix3d(0.44552, 0, 0, 0, 0, 0.44552, 0, 0, 0, 0, 1, 0, 0, -7.28157, 0, 1);
    transform: matrix3d(0.44552, 0, 0, 0, 0, 0.44552, 0, 0, 0, 0, 1, 0, 0, -7.28157, 0, 1);
  }

  /* line 85, ../../app/styles/intro-animation.scss */
  20% {
    -webkit-transform: matrix3d(0.44415, 0, 0, 0, 0, 0.44415, 0, 0, 0, 0, 1, 0, 0, -7.44175, 0, 1);
    transform: matrix3d(0.44415, 0, 0, 0, 0, 0.44415, 0, 0, 0, 0, 1, 0, 0, -7.44175, 0, 1);
  }

  /* line 86, ../../app/styles/intro-animation.scss */
  21.666667% {
    -webkit-transform: matrix3d(0.44653, 0, 0, 0, 0, 0.44653, 0, 0, 0, 0, 1, 0, 0, -7.1632, 0, 1);
    transform: matrix3d(0.44653, 0, 0, 0, 0, 0.44653, 0, 0, 0, 0, 1, 0, 0, -7.1632, 0, 1);
  }

  /* line 87, ../../app/styles/intro-animation.scss */
  23.333333% {
    -webkit-transform: matrix3d(0.45145, 0, 0, 0, 0, 0.45145, 0, 0, 0, 0, 1, 0, 0, -6.5749, 0, 1);
    transform: matrix3d(0.45145, 0, 0, 0, 0, 0.45145, 0, 0, 0, 0, 1, 0, 0, -6.5749, 0, 1);
  }

  /* line 88, ../../app/styles/intro-animation.scss */
  25% {
    -webkit-transform: matrix3d(0.45792, 0, 0, 0, 0, 0.45792, 0, 0, 0, 0, 1, 0, 0, -5.78097, 0, 1);
    transform: matrix3d(0.45792, 0, 0, 0, 0, 0.45792, 0, 0, 0, 0, 1, 0, 0, -5.78097, 0, 1);
  }

  /* line 89, ../../app/styles/intro-animation.scss */
  26.666667% {
    -webkit-transform: matrix3d(0.4651, 0, 0, 0, 0, 0.4651, 0, 0, 0, 0, 1, 0, 0, -4.86972, 0, 1);
    transform: matrix3d(0.4651, 0, 0, 0, 0, 0.4651, 0, 0, 0, 0, 1, 0, 0, -4.86972, 0, 1);
  }

  /* line 90, ../../app/styles/intro-animation.scss */
  28.333333% {
    -webkit-transform: matrix3d(0.47236, 0, 0, 0, 0, 0.47236, 0, 0, 0, 0, 1, 0, 0, -3.91652, 0, 1);
    transform: matrix3d(0.47236, 0, 0, 0, 0, 0.47236, 0, 0, 0, 0, 1, 0, 0, -3.91652, 0, 1);
  }

  /* line 91, ../../app/styles/intro-animation.scss */
  30% {
    -webkit-transform: matrix3d(0.47925, 0, 0, 0, 0, 0.47925, 0, 0, 0, 0, 1, 0, 0, -2.98369, 0, 1);
    transform: matrix3d(0.47925, 0, 0, 0, 0, 0.47925, 0, 0, 0, 0, 1, 0, 0, -2.98369, 0, 1);
  }

  /* line 92, ../../app/styles/intro-animation.scss */
  31.666667% {
    -webkit-transform: matrix3d(0.48545, 0, 0, 0, 0, 0.48545, 0, 0, 0, 0, 1, 0, 0, -2.11948, 0, 1);
    transform: matrix3d(0.48545, 0, 0, 0, 0, 0.48545, 0, 0, 0, 0, 1, 0, 0, -2.11948, 0, 1);
  }

  /* line 93, ../../app/styles/intro-animation.scss */
  33.333333% {
    -webkit-transform: matrix3d(0.49078, 0, 0, 0, 0, 0.49078, 0, 0, 0, 0, 1, 0, 0, -1.35761, 0, 1);
    transform: matrix3d(0.49078, 0, 0, 0, 0, 0.49078, 0, 0, 0, 0, 1, 0, 0, -1.35761, 0, 1);
  }

  /* line 94, ../../app/styles/intro-animation.scss */
  35% {
    -webkit-transform: matrix3d(0.49517, 0, 0, 0, 0, 0.49517, 0, 0, 0, 0, 1, 0, 0, -0.71779, 0, 1);
    transform: matrix3d(0.49517, 0, 0, 0, 0, 0.49517, 0, 0, 0, 0, 1, 0, 0, -0.71779, 0, 1);
  }

  /* line 95, ../../app/styles/intro-animation.scss */
  36.666667% {
    -webkit-transform: matrix3d(0.49861, 0, 0, 0, 0, 0.49861, 0, 0, 0, 0, 1, 0, 0, -0.2073, 0, 1);
    transform: matrix3d(0.49861, 0, 0, 0, 0, 0.49861, 0, 0, 0, 0, 1, 0, 0, -0.2073, 0, 1);
  }

  /* line 96, ../../app/styles/intro-animation.scss */
  38.333333% {
    -webkit-transform: matrix3d(0.50118, 0, 0, 0, 0, 0.50118, 0, 0, 0, 0, 1, 0, 0, 0.17667, 0, 1);
    transform: matrix3d(0.50118, 0, 0, 0, 0, 0.50118, 0, 0, 0, 0, 1, 0, 0, 0.17667, 0, 1);
  }

  /* line 97, ../../app/styles/intro-animation.scss */
  40% {
    -webkit-transform: matrix3d(0.50295, 0, 0, 0, 0, 0.50295, 0, 0, 0, 0, 1, 0, 0, 0.44441, 0, 1);
    transform: matrix3d(0.50295, 0, 0, 0, 0, 0.50295, 0, 0, 0, 0, 1, 0, 0, 0.44441, 0, 1);
  }

  /* line 98, ../../app/styles/intro-animation.scss */
  41.666667% {
    -webkit-transform: matrix3d(0.50404, 0, 0, 0, 0, 0.50404, 0, 0, 0, 0, 1, 0, 0, 0.61103, 0, 1);
    transform: matrix3d(0.50404, 0, 0, 0, 0, 0.50404, 0, 0, 0, 0, 1, 0, 0, 0.61103, 0, 1);
  }

  /* line 99, ../../app/styles/intro-animation.scss */
  43.333333% {
    -webkit-transform: matrix3d(0.50459, 0, 0, 0, 0, 0.50459, 0, 0, 0, 0, 1, 0, 0, 0.69409, 0, 1);
    transform: matrix3d(0.50459, 0, 0, 0, 0, 0.50459, 0, 0, 0, 0, 1, 0, 0, 0.69409, 0, 1);
  }

  /* line 100, ../../app/styles/intro-animation.scss */
  45% {
    -webkit-transform: matrix3d(0.5047, 0, 0, 0, 0, 0.5047, 0, 0, 0, 0, 1, 0, 0, 0.71171, 0, 1);
    transform: matrix3d(0.5047, 0, 0, 0, 0, 0.5047, 0, 0, 0, 0, 1, 0, 0, 0.71171, 0, 1);
  }

  /* line 101, ../../app/styles/intro-animation.scss */
  46.666667% {
    -webkit-transform: matrix3d(0.5045, 0, 0, 0, 0, 0.5045, 0, 0, 0, 0, 1, 0, 0, 0.68115, 0, 1);
    transform: matrix3d(0.5045, 0, 0, 0, 0, 0.5045, 0, 0, 0, 0, 1, 0, 0, 0.68115, 0, 1);
  }

  /* line 102, ../../app/styles/intro-animation.scss */
  48.333333% {
    -webkit-transform: matrix3d(0.50409, 0, 0, 0, 0, 0.50409, 0, 0, 0, 0, 1, 0, 0, 0.61788, 0, 1);
    transform: matrix3d(0.50409, 0, 0, 0, 0, 0.50409, 0, 0, 0, 0, 1, 0, 0, 0.61788, 0, 1);
  }

  /* line 103, ../../app/styles/intro-animation.scss */
  50% {
    -webkit-transform: matrix3d(0.50354, 0, 0, 0, 0, 0.50354, 0, 0, 0, 0, 1, 0, 0, 0.53502, 0, 1);
    transform: matrix3d(0.50354, 0, 0, 0, 0, 0.50354, 0, 0, 0, 0, 1, 0, 0, 0.53502, 0, 1);
  }

  /* line 104, ../../app/styles/intro-animation.scss */
  51.666667% {
    -webkit-transform: matrix3d(0.50294, 0, 0, 0, 0, 0.50294, 0, 0, 0, 0, 1, 0, 0, 0.44319, 0, 1);
    transform: matrix3d(0.50294, 0, 0, 0, 0, 0.50294, 0, 0, 0, 0, 1, 0, 0, 0.44319, 0, 1);
  }

  /* line 105, ../../app/styles/intro-animation.scss */
  53.333333% {
    -webkit-transform: matrix3d(0.50233, 0, 0, 0, 0, 0.50233, 0, 0, 0, 0, 1, 0, 0, 0.35054, 0, 1);
    transform: matrix3d(0.50233, 0, 0, 0, 0, 0.50233, 0, 0, 0, 0, 1, 0, 0, 0.35054, 0, 1);
  }

  /* line 106, ../../app/styles/intro-animation.scss */
  55% {
    -webkit-transform: matrix3d(0.50175, 0, 0, 0, 0, 0.50175, 0, 0, 0, 0, 1, 0, 0, 0.26291, 0, 1);
    transform: matrix3d(0.50175, 0, 0, 0, 0, 0.50175, 0, 0, 0, 0, 1, 0, 0, 0.26291, 0, 1);
  }

  /* line 107, ../../app/styles/intro-animation.scss */
  56.666667% {
    -webkit-transform: matrix3d(0.50122, 0, 0, 0, 0, 0.50122, 0, 0, 0, 0, 1, 0, 0, 0.18418, 0, 1);
    transform: matrix3d(0.50122, 0, 0, 0, 0, 0.50122, 0, 0, 0, 0, 1, 0, 0, 0.18418, 0, 1);
  }

  /* line 108, ../../app/styles/intro-animation.scss */
  58.333333% {
    -webkit-transform: matrix3d(0.50078, 0, 0, 0, 0, 0.50078, 0, 0, 0, 0, 1, 0, 0, 0.11659, 0, 1);
    transform: matrix3d(0.50078, 0, 0, 0, 0, 0.50078, 0, 0, 0, 0, 1, 0, 0, 0.11659, 0, 1);
  }

  /* line 109, ../../app/styles/intro-animation.scss */
  60% {
    -webkit-transform: matrix3d(0.50041, 0, 0, 0, 0, 0.50041, 0, 0, 0, 0, 1, 0, 0, 0.06105, 0, 1);
    transform: matrix3d(0.50041, 0, 0, 0, 0, 0.50041, 0, 0, 0, 0, 1, 0, 0, 0.06105, 0, 1);
  }

  /* line 110, ../../app/styles/intro-animation.scss */
  61.666667% {
    -webkit-transform: matrix3d(0.50012, 0, 0, 0, 0, 0.50012, 0, 0, 0, 0, 1, 0, 0, 0.0175, 0, 1);
    transform: matrix3d(0.50012, 0, 0, 0, 0, 0.50012, 0, 0, 0, 0, 1, 0, 0, 0.0175, 0, 1);
  }

  /* line 111, ../../app/styles/intro-animation.scss */
  63.333333% {
    -webkit-transform: matrix3d(0.4999, 0, 0, 0, 0, 0.4999, 0, 0, 0, 0, 1, 0, 0, -0.01483, 0, 1);
    transform: matrix3d(0.4999, 0, 0, 0, 0, 0.4999, 0, 0, 0, 0, 1, 0, 0, -0.01483, 0, 1);
  }

  /* line 112, ../../app/styles/intro-animation.scss */
  65% {
    -webkit-transform: matrix3d(0.49975, 0, 0, 0, 0, 0.49975, 0, 0, 0, 0, 1, 0, 0, -0.03717, 0, 1);
    transform: matrix3d(0.49975, 0, 0, 0, 0, 0.49975, 0, 0, 0, 0, 1, 0, 0, -0.03717, 0, 1);
  }

  /* line 113, ../../app/styles/intro-animation.scss */
  66.666667% {
    -webkit-transform: matrix3d(0.49966, 0, 0, 0, 0, 0.49966, 0, 0, 0, 0, 1, 0, 0, -0.05098, 0, 1);
    transform: matrix3d(0.49966, 0, 0, 0, 0, 0.49966, 0, 0, 0, 0, 1, 0, 0, -0.05098, 0, 1);
  }

  /* line 114, ../../app/styles/intro-animation.scss */
  68.333333% {
    -webkit-transform: matrix3d(0.49961, 0, 0, 0, 0, 0.49961, 0, 0, 0, 0, 1, 0, 0, -0.05784, 0, 1);
    transform: matrix3d(0.49961, 0, 0, 0, 0, 0.49961, 0, 0, 0, 0, 1, 0, 0, -0.05784, 0, 1);
  }

  /* line 115, ../../app/styles/intro-animation.scss */
  70% {
    -webkit-transform: matrix3d(0.4996, 0, 0, 0, 0, 0.4996, 0, 0, 0, 0, 1, 0, 0, -0.05929, 0, 1);
    transform: matrix3d(0.4996, 0, 0, 0, 0, 0.4996, 0, 0, 0, 0, 1, 0, 0, -0.05929, 0, 1);
  }

  /* line 116, ../../app/styles/intro-animation.scss */
  71.666667% {
    -webkit-transform: matrix3d(0.49962, 0, 0, 0, 0, 0.49962, 0, 0, 0, 0, 1, 0, 0, -0.05677, 0, 1);
    transform: matrix3d(0.49962, 0, 0, 0, 0, 0.49962, 0, 0, 0, 0, 1, 0, 0, -0.05677, 0, 1);
  }

  /* line 117, ../../app/styles/intro-animation.scss */
  73.333333% {
    -webkit-transform: matrix3d(0.49966, 0, 0, 0, 0, 0.49966, 0, 0, 0, 0, 1, 0, 0, -0.05155, 0, 1);
    transform: matrix3d(0.49966, 0, 0, 0, 0, 0.49966, 0, 0, 0, 0, 1, 0, 0, -0.05155, 0, 1);
  }

  /* line 118, ../../app/styles/intro-animation.scss */
  75% {
    -webkit-transform: matrix3d(0.4997, 0, 0, 0, 0, 0.4997, 0, 0, 0, 0, 1, 0, 0, -0.04469, 0, 1);
    transform: matrix3d(0.4997, 0, 0, 0, 0, 0.4997, 0, 0, 0, 0, 1, 0, 0, -0.04469, 0, 1);
  }

  /* line 119, ../../app/styles/intro-animation.scss */
  76.666667% {
    -webkit-transform: matrix3d(0.49975, 0, 0, 0, 0, 0.49975, 0, 0, 0, 0, 1, 0, 0, -0.03706, 0, 1);
    transform: matrix3d(0.49975, 0, 0, 0, 0, 0.49975, 0, 0, 0, 0, 1, 0, 0, -0.03706, 0, 1);
  }

  /* line 120, ../../app/styles/intro-animation.scss */
  78.333333% {
    -webkit-transform: matrix3d(0.4998, 0, 0, 0, 0, 0.4998, 0, 0, 0, 0, 1, 0, 0, -0.02935, 0, 1);
    transform: matrix3d(0.4998, 0, 0, 0, 0, 0.4998, 0, 0, 0, 0, 1, 0, 0, -0.02935, 0, 1);
  }

  /* line 121, ../../app/styles/intro-animation.scss */
  80% {
    -webkit-transform: matrix3d(0.49985, 0, 0, 0, 0, 0.49985, 0, 0, 0, 0, 1, 0, 0, -0.02204, 0, 1);
    transform: matrix3d(0.49985, 0, 0, 0, 0, 0.49985, 0, 0, 0, 0, 1, 0, 0, -0.02204, 0, 1);
  }

  /* line 122, ../../app/styles/intro-animation.scss */
  81.666667% {
    -webkit-transform: matrix3d(0.4999, 0, 0, 0, 0, 0.4999, 0, 0, 0, 0, 1, 0, 0, -0.01546, 0, 1);
    transform: matrix3d(0.4999, 0, 0, 0, 0, 0.4999, 0, 0, 0, 0, 1, 0, 0, -0.01546, 0, 1);
  }

  /* line 123, ../../app/styles/intro-animation.scss */
  83.333333% {
    -webkit-transform: matrix3d(0.49993, 0, 0, 0, 0, 0.49993, 0, 0, 0, 0, 1, 0, 0, -0.0098, 0, 1);
    transform: matrix3d(0.49993, 0, 0, 0, 0, 0.49993, 0, 0, 0, 0, 1, 0, 0, -0.0098, 0, 1);
  }

  /* line 124, ../../app/styles/intro-animation.scss */
  85% {
    -webkit-transform: matrix3d(0.49997, 0, 0, 0, 0, 0.49997, 0, 0, 0, 0, 1, 0, 0, -0.00513, 0, 1);
    transform: matrix3d(0.49997, 0, 0, 0, 0, 0.49997, 0, 0, 0, 0, 1, 0, 0, -0.00513, 0, 1);
  }

  /* line 125, ../../app/styles/intro-animation.scss */
  86.666667% {
    -webkit-transform: matrix3d(0.49999, 0, 0, 0, 0, 0.49999, 0, 0, 0, 0, 1, 0, 0, -0.00147, 0, 1);
    transform: matrix3d(0.49999, 0, 0, 0, 0, 0.49999, 0, 0, 0, 0, 1, 0, 0, -0.00147, 0, 1);
  }

  /* line 126, ../../app/styles/intro-animation.scss */
  88.333333% {
    -webkit-transform: matrix3d(0.50001, 0, 0, 0, 0, 0.50001, 0, 0, 0, 0, 1, 0, 0, 0.00125, 0, 1);
    transform: matrix3d(0.50001, 0, 0, 0, 0, 0.50001, 0, 0, 0, 0, 1, 0, 0, 0.00125, 0, 1);
  }

  /* line 127, ../../app/styles/intro-animation.scss */
  90% {
    -webkit-transform: matrix3d(0.50002, 0, 0, 0, 0, 0.50002, 0, 0, 0, 0, 1, 0, 0, 0.00313, 0, 1);
    transform: matrix3d(0.50002, 0, 0, 0, 0, 0.50002, 0, 0, 0, 0, 1, 0, 0, 0.00313, 0, 1);
  }

  /* line 128, ../../app/styles/intro-animation.scss */
  91.666667% {
    -webkit-transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00429, 0, 1);
    transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00429, 0, 1);
  }

  /* line 129, ../../app/styles/intro-animation.scss */
  93.333333% {
    -webkit-transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00487, 0, 1);
    transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00487, 0, 1);
  }

  /* line 130, ../../app/styles/intro-animation.scss */
  95% {
    -webkit-transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00499, 0, 1);
    transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00499, 0, 1);
  }

  /* line 131, ../../app/styles/intro-animation.scss */
  96.666667% {
    -webkit-transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00478, 0, 1);
    transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00478, 0, 1);
  }

  /* line 132, ../../app/styles/intro-animation.scss */
  98.333333% {
    -webkit-transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00434, 0, 1);
    transform: matrix3d(0.50003, 0, 0, 0, 0, 0.50003, 0, 0, 0, 0, 1, 0, 0, 0.00434, 0, 1);
  }

  /* line 133, ../../app/styles/intro-animation.scss */
  100% {
    -webkit-transform: matrix3d(0.5, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.5, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@-webkit-keyframes preview-in {
  /* line 137, ../../app/styles/intro-animation.scss */
  0% {
    -webkit-transform: matrix3d(0, -1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0, -1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 0;
  }

  /* line 138, ../../app/styles/intro-animation.scss */
  1.666667% {
    -webkit-transform: matrix3d(0.33724, -0.94142, 0, 0, 0.94142, 0.33724, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.33724, -0.94142, 0, 0, 0.94142, 0.33724, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 139, ../../app/styles/intro-animation.scss */
  3.333333% {
    -webkit-transform: matrix3d(0.58365, -0.812, 0, 0, 0.812, 0.58365, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.58365, -0.812, 0, 0, 0.812, 0.58365, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 140, ../../app/styles/intro-animation.scss */
  5% {
    -webkit-transform: matrix3d(0.74947, -0.66204, 0, 0, 0.66204, 0.74947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.74947, -0.66204, 0, 0, 0.66204, 0.74947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 1;
  }

  /* line 141, ../../app/styles/intro-animation.scss */
  6.666667% {
    -webkit-transform: matrix3d(0.85471, -0.5191, 0, 0, 0.5191, 0.85471, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.85471, -0.5191, 0, 0, 0.5191, 0.85471, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 142, ../../app/styles/intro-animation.scss */
  8.333333% {
    -webkit-transform: matrix3d(0.91858, -0.39524, 0, 0, 0.39524, 0.91858, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.91858, -0.39524, 0, 0, 0.39524, 0.91858, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 143, ../../app/styles/intro-animation.scss */
  10% {
    -webkit-transform: matrix3d(0.9559, -0.2937, 0, 0, 0.2937, 0.9559, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9559, -0.2937, 0, 0, 0.2937, 0.9559, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 144, ../../app/styles/intro-animation.scss */
  11.666667% {
    -webkit-transform: matrix3d(0.97697, -0.21338, 0, 0, 0.21338, 0.97697, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.97697, -0.21338, 0, 0, 0.21338, 0.97697, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 145, ../../app/styles/intro-animation.scss */
  13.333333% {
    -webkit-transform: matrix3d(0.98846, -0.15147, 0, 0, 0.15147, 0.98846, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98846, -0.15147, 0, 0, 0.15147, 0.98846, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 146, ../../app/styles/intro-animation.scss */
  15% {
    -webkit-transform: matrix3d(0.9945, -0.1047, 0, 0, 0.1047, 0.9945, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9945, -0.1047, 0, 0, 0.1047, 0.9945, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 147, ../../app/styles/intro-animation.scss */
  16.666667% {
    -webkit-transform: matrix3d(0.99755, -0.07001, 0, 0, 0.07001, 0.99755, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99755, -0.07001, 0, 0, 0.07001, 0.99755, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 148, ../../app/styles/intro-animation.scss */
  18.333333% {
    -webkit-transform: matrix3d(0.999, -0.04475, 0, 0, 0.04475, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.999, -0.04475, 0, 0, 0.04475, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 149, ../../app/styles/intro-animation.scss */
  20% {
    -webkit-transform: matrix3d(0.99964, -0.02671, 0, 0, 0.02671, 0.99964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99964, -0.02671, 0, 0, 0.02671, 0.99964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 150, ../../app/styles/intro-animation.scss */
  21.666667% {
    -webkit-transform: matrix3d(0.9999, -0.01411, 0, 0, 0.01411, 0.9999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9999, -0.01411, 0, 0, 0.01411, 0.9999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 151, ../../app/styles/intro-animation.scss */
  23.333333% {
    -webkit-transform: matrix3d(0.99998, -0.00557, 0, 0, 0.00557, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, -0.00557, 0, 0, 0.00557, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 152, ../../app/styles/intro-animation.scss */
  25% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 153, ../../app/styles/intro-animation.scss */
  26.666667% {
    -webkit-transform: matrix3d(0.99999, 0.00344, 0, 0, -0.00344, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0.00344, 0, 0, -0.00344, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 154, ../../app/styles/intro-animation.scss */
  28.333333% {
    -webkit-transform: matrix3d(0.99999, 0.00537, 0, 0, -0.00537, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0.00537, 0, 0, -0.00537, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 155, ../../app/styles/intro-animation.scss */
  30% {
    -webkit-transform: matrix3d(0.99998, 0.00626, 0, 0, -0.00626, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, 0.00626, 0, 0, -0.00626, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 156, ../../app/styles/intro-animation.scss */
  31.666667% {
    -webkit-transform: matrix3d(0.99998, 0.00648, 0, 0, -0.00648, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, 0.00648, 0, 0, -0.00648, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 157, ../../app/styles/intro-animation.scss */
  33.333333% {
    -webkit-transform: matrix3d(0.99998, 0.00625, 0, 0, -0.00625, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, 0.00625, 0, 0, -0.00625, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 158, ../../app/styles/intro-animation.scss */
  35% {
    -webkit-transform: matrix3d(0.99998, 0.00577, 0, 0, -0.00577, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, 0.00577, 0, 0, -0.00577, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 159, ../../app/styles/intro-animation.scss */
  36.666667% {
    -webkit-transform: matrix3d(0.99999, 0.00516, 0, 0, -0.00516, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0.00516, 0, 0, -0.00516, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 160, ../../app/styles/intro-animation.scss */
  38.333333% {
    -webkit-transform: matrix3d(0.99999, 0.0045, 0, 0, -0.0045, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0.0045, 0, 0, -0.0045, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 161, ../../app/styles/intro-animation.scss */
  40% {
    -webkit-transform: matrix3d(0.99999, 0.00385, 0, 0, -0.00385, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0.00385, 0, 0, -0.00385, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 162, ../../app/styles/intro-animation.scss */
  41.666667% {
    -webkit-transform: matrix3d(0.99999, 0.00323, 0, 0, -0.00323, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0.00323, 0, 0, -0.00323, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 163, ../../app/styles/intro-animation.scss */
  43.333333% {
    -webkit-transform: matrix3d(1, 0.00268, 0, 0, -0.00268, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00268, 0, 0, -0.00268, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 164, ../../app/styles/intro-animation.scss */
  45% {
    -webkit-transform: matrix3d(1, 0.00219, 0, 0, -0.00219, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00219, 0, 0, -0.00219, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 165, ../../app/styles/intro-animation.scss */
  46.666667% {
    -webkit-transform: matrix3d(1, 0.00177, 0, 0, -0.00177, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00177, 0, 0, -0.00177, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 166, ../../app/styles/intro-animation.scss */
  48.333333% {
    -webkit-transform: matrix3d(1, 0.00141, 0, 0, -0.00141, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00141, 0, 0, -0.00141, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 167, ../../app/styles/intro-animation.scss */
  50% {
    -webkit-transform: matrix3d(1, 0.00112, 0, 0, -0.00112, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00112, 0, 0, -0.00112, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 168, ../../app/styles/intro-animation.scss */
  51.666667% {
    -webkit-transform: matrix3d(1, 0.00087, 0, 0, -0.00087, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00087, 0, 0, -0.00087, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 169, ../../app/styles/intro-animation.scss */
  53.333333% {
    -webkit-transform: matrix3d(1, 0.00067, 0, 0, -0.00067, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00067, 0, 0, -0.00067, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 170, ../../app/styles/intro-animation.scss */
  55% {
    -webkit-transform: matrix3d(1, 0.00051, 0, 0, -0.00051, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00051, 0, 0, -0.00051, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 171, ../../app/styles/intro-animation.scss */
  56.666667% {
    -webkit-transform: matrix3d(1, 0.00039, 0, 0, -0.00039, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00039, 0, 0, -0.00039, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 172, ../../app/styles/intro-animation.scss */
  58.333333% {
    -webkit-transform: matrix3d(1, 0.00029, 0, 0, -0.00029, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00029, 0, 0, -0.00029, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 173, ../../app/styles/intro-animation.scss */
  60% {
    -webkit-transform: matrix3d(1, 0.00021, 0, 0, -0.00021, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00021, 0, 0, -0.00021, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 174, ../../app/styles/intro-animation.scss */
  61.666667% {
    -webkit-transform: matrix3d(1, 0.00015, 0, 0, -0.00015, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00015, 0, 0, -0.00015, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 175, ../../app/styles/intro-animation.scss */
  63.333333% {
    -webkit-transform: matrix3d(1, 0.00011, 0, 0, -0.00011, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00011, 0, 0, -0.00011, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 176, ../../app/styles/intro-animation.scss */
  65% {
    -webkit-transform: matrix3d(1, 7.0e-05, 0, 0, -7.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 7.0e-05, 0, 0, -7.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 177, ../../app/styles/intro-animation.scss */
  66.666667% {
    -webkit-transform: matrix3d(1, 5.0e-05, 0, 0, -5.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 5.0e-05, 0, 0, -5.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 178, ../../app/styles/intro-animation.scss */
  68.333333% {
    -webkit-transform: matrix3d(1, 3.0e-05, 0, 0, -3.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 3.0e-05, 0, 0, -3.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 179, ../../app/styles/intro-animation.scss */
  70% {
    -webkit-transform: matrix3d(1, 2.0e-05, 0, 0, -2.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 2.0e-05, 0, 0, -2.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 180, ../../app/styles/intro-animation.scss */
  71.666667% {
    -webkit-transform: matrix3d(1, 1.0e-05, 0, 0, -1.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 1.0e-05, 0, 0, -1.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 181, ../../app/styles/intro-animation.scss */
  73.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 182, ../../app/styles/intro-animation.scss */
  75% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 183, ../../app/styles/intro-animation.scss */
  76.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 184, ../../app/styles/intro-animation.scss */
  78.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 185, ../../app/styles/intro-animation.scss */
  80% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 186, ../../app/styles/intro-animation.scss */
  81.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 187, ../../app/styles/intro-animation.scss */
  83.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 188, ../../app/styles/intro-animation.scss */
  85% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 189, ../../app/styles/intro-animation.scss */
  86.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 190, ../../app/styles/intro-animation.scss */
  88.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 191, ../../app/styles/intro-animation.scss */
  90% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 192, ../../app/styles/intro-animation.scss */
  91.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 193, ../../app/styles/intro-animation.scss */
  93.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 194, ../../app/styles/intro-animation.scss */
  95% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 195, ../../app/styles/intro-animation.scss */
  96.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 196, ../../app/styles/intro-animation.scss */
  98.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 197, ../../app/styles/intro-animation.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 1;
  }
}

@keyframes preview-in {
  /* line 137, ../../app/styles/intro-animation.scss */
  0% {
    -webkit-transform: matrix3d(0, -1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0, -1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 0;
  }

  /* line 138, ../../app/styles/intro-animation.scss */
  1.666667% {
    -webkit-transform: matrix3d(0.33724, -0.94142, 0, 0, 0.94142, 0.33724, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.33724, -0.94142, 0, 0, 0.94142, 0.33724, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 139, ../../app/styles/intro-animation.scss */
  3.333333% {
    -webkit-transform: matrix3d(0.58365, -0.812, 0, 0, 0.812, 0.58365, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.58365, -0.812, 0, 0, 0.812, 0.58365, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 140, ../../app/styles/intro-animation.scss */
  5% {
    -webkit-transform: matrix3d(0.74947, -0.66204, 0, 0, 0.66204, 0.74947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.74947, -0.66204, 0, 0, 0.66204, 0.74947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 1;
  }

  /* line 141, ../../app/styles/intro-animation.scss */
  6.666667% {
    -webkit-transform: matrix3d(0.85471, -0.5191, 0, 0, 0.5191, 0.85471, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.85471, -0.5191, 0, 0, 0.5191, 0.85471, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 142, ../../app/styles/intro-animation.scss */
  8.333333% {
    -webkit-transform: matrix3d(0.91858, -0.39524, 0, 0, 0.39524, 0.91858, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.91858, -0.39524, 0, 0, 0.39524, 0.91858, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 143, ../../app/styles/intro-animation.scss */
  10% {
    -webkit-transform: matrix3d(0.9559, -0.2937, 0, 0, 0.2937, 0.9559, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9559, -0.2937, 0, 0, 0.2937, 0.9559, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 144, ../../app/styles/intro-animation.scss */
  11.666667% {
    -webkit-transform: matrix3d(0.97697, -0.21338, 0, 0, 0.21338, 0.97697, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.97697, -0.21338, 0, 0, 0.21338, 0.97697, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 145, ../../app/styles/intro-animation.scss */
  13.333333% {
    -webkit-transform: matrix3d(0.98846, -0.15147, 0, 0, 0.15147, 0.98846, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98846, -0.15147, 0, 0, 0.15147, 0.98846, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 146, ../../app/styles/intro-animation.scss */
  15% {
    -webkit-transform: matrix3d(0.9945, -0.1047, 0, 0, 0.1047, 0.9945, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9945, -0.1047, 0, 0, 0.1047, 0.9945, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 147, ../../app/styles/intro-animation.scss */
  16.666667% {
    -webkit-transform: matrix3d(0.99755, -0.07001, 0, 0, 0.07001, 0.99755, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99755, -0.07001, 0, 0, 0.07001, 0.99755, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 148, ../../app/styles/intro-animation.scss */
  18.333333% {
    -webkit-transform: matrix3d(0.999, -0.04475, 0, 0, 0.04475, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.999, -0.04475, 0, 0, 0.04475, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 149, ../../app/styles/intro-animation.scss */
  20% {
    -webkit-transform: matrix3d(0.99964, -0.02671, 0, 0, 0.02671, 0.99964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99964, -0.02671, 0, 0, 0.02671, 0.99964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 150, ../../app/styles/intro-animation.scss */
  21.666667% {
    -webkit-transform: matrix3d(0.9999, -0.01411, 0, 0, 0.01411, 0.9999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9999, -0.01411, 0, 0, 0.01411, 0.9999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 151, ../../app/styles/intro-animation.scss */
  23.333333% {
    -webkit-transform: matrix3d(0.99998, -0.00557, 0, 0, 0.00557, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, -0.00557, 0, 0, 0.00557, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 152, ../../app/styles/intro-animation.scss */
  25% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 153, ../../app/styles/intro-animation.scss */
  26.666667% {
    -webkit-transform: matrix3d(0.99999, 0.00344, 0, 0, -0.00344, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0.00344, 0, 0, -0.00344, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 154, ../../app/styles/intro-animation.scss */
  28.333333% {
    -webkit-transform: matrix3d(0.99999, 0.00537, 0, 0, -0.00537, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0.00537, 0, 0, -0.00537, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 155, ../../app/styles/intro-animation.scss */
  30% {
    -webkit-transform: matrix3d(0.99998, 0.00626, 0, 0, -0.00626, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, 0.00626, 0, 0, -0.00626, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 156, ../../app/styles/intro-animation.scss */
  31.666667% {
    -webkit-transform: matrix3d(0.99998, 0.00648, 0, 0, -0.00648, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, 0.00648, 0, 0, -0.00648, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 157, ../../app/styles/intro-animation.scss */
  33.333333% {
    -webkit-transform: matrix3d(0.99998, 0.00625, 0, 0, -0.00625, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, 0.00625, 0, 0, -0.00625, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 158, ../../app/styles/intro-animation.scss */
  35% {
    -webkit-transform: matrix3d(0.99998, 0.00577, 0, 0, -0.00577, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99998, 0.00577, 0, 0, -0.00577, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 159, ../../app/styles/intro-animation.scss */
  36.666667% {
    -webkit-transform: matrix3d(0.99999, 0.00516, 0, 0, -0.00516, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0.00516, 0, 0, -0.00516, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 160, ../../app/styles/intro-animation.scss */
  38.333333% {
    -webkit-transform: matrix3d(0.99999, 0.0045, 0, 0, -0.0045, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0.0045, 0, 0, -0.0045, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 161, ../../app/styles/intro-animation.scss */
  40% {
    -webkit-transform: matrix3d(0.99999, 0.00385, 0, 0, -0.00385, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0.00385, 0, 0, -0.00385, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 162, ../../app/styles/intro-animation.scss */
  41.666667% {
    -webkit-transform: matrix3d(0.99999, 0.00323, 0, 0, -0.00323, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99999, 0.00323, 0, 0, -0.00323, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 163, ../../app/styles/intro-animation.scss */
  43.333333% {
    -webkit-transform: matrix3d(1, 0.00268, 0, 0, -0.00268, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00268, 0, 0, -0.00268, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 164, ../../app/styles/intro-animation.scss */
  45% {
    -webkit-transform: matrix3d(1, 0.00219, 0, 0, -0.00219, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00219, 0, 0, -0.00219, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 165, ../../app/styles/intro-animation.scss */
  46.666667% {
    -webkit-transform: matrix3d(1, 0.00177, 0, 0, -0.00177, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00177, 0, 0, -0.00177, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 166, ../../app/styles/intro-animation.scss */
  48.333333% {
    -webkit-transform: matrix3d(1, 0.00141, 0, 0, -0.00141, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00141, 0, 0, -0.00141, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 167, ../../app/styles/intro-animation.scss */
  50% {
    -webkit-transform: matrix3d(1, 0.00112, 0, 0, -0.00112, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00112, 0, 0, -0.00112, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 168, ../../app/styles/intro-animation.scss */
  51.666667% {
    -webkit-transform: matrix3d(1, 0.00087, 0, 0, -0.00087, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00087, 0, 0, -0.00087, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 169, ../../app/styles/intro-animation.scss */
  53.333333% {
    -webkit-transform: matrix3d(1, 0.00067, 0, 0, -0.00067, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00067, 0, 0, -0.00067, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 170, ../../app/styles/intro-animation.scss */
  55% {
    -webkit-transform: matrix3d(1, 0.00051, 0, 0, -0.00051, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00051, 0, 0, -0.00051, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 171, ../../app/styles/intro-animation.scss */
  56.666667% {
    -webkit-transform: matrix3d(1, 0.00039, 0, 0, -0.00039, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00039, 0, 0, -0.00039, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 172, ../../app/styles/intro-animation.scss */
  58.333333% {
    -webkit-transform: matrix3d(1, 0.00029, 0, 0, -0.00029, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00029, 0, 0, -0.00029, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 173, ../../app/styles/intro-animation.scss */
  60% {
    -webkit-transform: matrix3d(1, 0.00021, 0, 0, -0.00021, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00021, 0, 0, -0.00021, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 174, ../../app/styles/intro-animation.scss */
  61.666667% {
    -webkit-transform: matrix3d(1, 0.00015, 0, 0, -0.00015, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00015, 0, 0, -0.00015, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 175, ../../app/styles/intro-animation.scss */
  63.333333% {
    -webkit-transform: matrix3d(1, 0.00011, 0, 0, -0.00011, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0.00011, 0, 0, -0.00011, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 176, ../../app/styles/intro-animation.scss */
  65% {
    -webkit-transform: matrix3d(1, 7.0e-05, 0, 0, -7.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 7.0e-05, 0, 0, -7.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 177, ../../app/styles/intro-animation.scss */
  66.666667% {
    -webkit-transform: matrix3d(1, 5.0e-05, 0, 0, -5.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 5.0e-05, 0, 0, -5.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 178, ../../app/styles/intro-animation.scss */
  68.333333% {
    -webkit-transform: matrix3d(1, 3.0e-05, 0, 0, -3.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 3.0e-05, 0, 0, -3.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 179, ../../app/styles/intro-animation.scss */
  70% {
    -webkit-transform: matrix3d(1, 2.0e-05, 0, 0, -2.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 2.0e-05, 0, 0, -2.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 180, ../../app/styles/intro-animation.scss */
  71.666667% {
    -webkit-transform: matrix3d(1, 1.0e-05, 0, 0, -1.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 1.0e-05, 0, 0, -1.0e-05, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 181, ../../app/styles/intro-animation.scss */
  73.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 182, ../../app/styles/intro-animation.scss */
  75% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 183, ../../app/styles/intro-animation.scss */
  76.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 184, ../../app/styles/intro-animation.scss */
  78.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 185, ../../app/styles/intro-animation.scss */
  80% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 186, ../../app/styles/intro-animation.scss */
  81.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 187, ../../app/styles/intro-animation.scss */
  83.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 188, ../../app/styles/intro-animation.scss */
  85% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 189, ../../app/styles/intro-animation.scss */
  86.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 190, ../../app/styles/intro-animation.scss */
  88.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 191, ../../app/styles/intro-animation.scss */
  90% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 192, ../../app/styles/intro-animation.scss */
  91.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 193, ../../app/styles/intro-animation.scss */
  93.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 194, ../../app/styles/intro-animation.scss */
  95% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 195, ../../app/styles/intro-animation.scss */
  96.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 196, ../../app/styles/intro-animation.scss */
  98.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 197, ../../app/styles/intro-animation.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 1;
  }
}

@-webkit-keyframes box-bounce {
  /* line 201, ../../app/styles/intro-animation.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 202, ../../app/styles/intro-animation.scss */
  1.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -9.51828, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -9.51828, 0, 1);
  }

  /* line 203, ../../app/styles/intro-animation.scss */
  3.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -17.04915, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -17.04915, 0, 1);
  }

  /* line 204, ../../app/styles/intro-animation.scss */
  5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -22.55889, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -22.55889, 0, 1);
  }

  /* line 205, ../../app/styles/intro-animation.scss */
  6.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -26.11453, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -26.11453, 0, 1);
  }

  /* line 206, ../../app/styles/intro-animation.scss */
  8.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -27.86437, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -27.86437, 0, 1);
  }

  /* line 207, ../../app/styles/intro-animation.scss */
  10% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -28.01783, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -28.01783, 0, 1);
  }

  /* line 208, ../../app/styles/intro-animation.scss */
  11.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -26.82577, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -26.82577, 0, 1);
  }

  /* line 209, ../../app/styles/intro-animation.scss */
  13.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -24.5619, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -24.5619, 0, 1);
  }

  /* line 210, ../../app/styles/intro-animation.scss */
  15% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -21.5062, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -21.5062, 0, 1);
  }

  /* line 211, ../../app/styles/intro-animation.scss */
  16.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -17.93072, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -17.93072, 0, 1);
  }

  /* line 212, ../../app/styles/intro-animation.scss */
  18.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -14.08803, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -14.08803, 0, 1);
  }

  /* line 213, ../../app/styles/intro-animation.scss */
  20% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -10.20247, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -10.20247, 0, 1);
  }

  /* line 214, ../../app/styles/intro-animation.scss */
  21.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -6.46412, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -6.46412, 0, 1);
  }

  /* line 215, ../../app/styles/intro-animation.scss */
  23.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.02541, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.02541, 0, 1);
  }

  /* line 216, ../../app/styles/intro-animation.scss */
  25% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 217, ../../app/styles/intro-animation.scss */
  26.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2.53632, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2.53632, 0, 1);
  }

  /* line 218, ../../app/styles/intro-animation.scss */
  28.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 4.54306, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 4.54306, 0, 1);
  }

  /* line 219, ../../app/styles/intro-animation.scss */
  30% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.01123, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.01123, 0, 1);
  }

  /* line 220, ../../app/styles/intro-animation.scss */
  31.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.9587, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.9587, 0, 1);
  }

  /* line 221, ../../app/styles/intro-animation.scss */
  33.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 7.42497, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 7.42497, 0, 1);
  }

  /* line 222, ../../app/styles/intro-animation.scss */
  35% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 7.46586, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 7.46586, 0, 1);
  }

  /* line 223, ../../app/styles/intro-animation.scss */
  36.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 7.14822, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 7.14822, 0, 1);
  }

  /* line 224, ../../app/styles/intro-animation.scss */
  38.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.54497, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.54497, 0, 1);
  }

  /* line 225, ../../app/styles/intro-animation.scss */
  40% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 5.73072, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 5.73072, 0, 1);
  }

  /* line 226, ../../app/styles/intro-animation.scss */
  41.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 4.77797, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 4.77797, 0, 1);
  }

  /* line 227, ../../app/styles/intro-animation.scss */
  43.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.75401, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.75401, 0, 1);
  }

  /* line 228, ../../app/styles/intro-animation.scss */
  45% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2.71863, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2.71863, 0, 1);
  }

  /* line 229, ../../app/styles/intro-animation.scss */
  46.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.72248, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.72248, 0, 1);
  }

  /* line 230, ../../app/styles/intro-animation.scss */
  48.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.80618, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.80618, 0, 1);
  }

  /* line 231, ../../app/styles/intro-animation.scss */
  50% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 232, ../../app/styles/intro-animation.scss */
  51.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.67585, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.67585, 0, 1);
  }

  /* line 233, ../../app/styles/intro-animation.scss */
  53.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.21058, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.21058, 0, 1);
  }

  /* line 234, ../../app/styles/intro-animation.scss */
  55% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.6018, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.6018, 0, 1);
  }

  /* line 235, ../../app/styles/intro-animation.scss */
  56.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.85427, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.85427, 0, 1);
  }

  /* line 236, ../../app/styles/intro-animation.scss */
  58.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.97852, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.97852, 0, 1);
  }

  /* line 237, ../../app/styles/intro-animation.scss */
  60% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.98942, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.98942, 0, 1);
  }

  /* line 238, ../../app/styles/intro-animation.scss */
  61.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.90477, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.90477, 0, 1);
  }

  /* line 239, ../../app/styles/intro-animation.scss */
  63.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.74403, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.74403, 0, 1);
  }

  /* line 240, ../../app/styles/intro-animation.scss */
  65% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.52706, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.52706, 0, 1);
  }

  /* line 241, ../../app/styles/intro-animation.scss */
  66.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.27318, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.27318, 0, 1);
  }

  /* line 242, ../../app/styles/intro-animation.scss */
  68.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.00033, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.00033, 0, 1);
  }

  /* line 243, ../../app/styles/intro-animation.scss */
  70% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.72443, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.72443, 0, 1);
  }

  /* line 244, ../../app/styles/intro-animation.scss */
  71.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.45899, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.45899, 0, 1);
  }

  /* line 245, ../../app/styles/intro-animation.scss */
  73.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.21482, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.21482, 0, 1);
  }

  /* line 246, ../../app/styles/intro-animation.scss */
  75% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 247, ../../app/styles/intro-animation.scss */
  76.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.18009, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.18009, 0, 1);
  }

  /* line 248, ../../app/styles/intro-animation.scss */
  78.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.32258, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.32258, 0, 1);
  }

  /* line 249, ../../app/styles/intro-animation.scss */
  80% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.42683, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.42683, 0, 1);
  }

  /* line 250, ../../app/styles/intro-animation.scss */
  81.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.4941, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.4941, 0, 1);
  }

  /* line 251, ../../app/styles/intro-animation.scss */
  83.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.52721, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.52721, 0, 1);
  }

  /* line 252, ../../app/styles/intro-animation.scss */
  85% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.53012, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.53012, 0, 1);
  }

  /* line 253, ../../app/styles/intro-animation.scss */
  86.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.50756, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.50756, 0, 1);
  }

  /* line 254, ../../app/styles/intro-animation.scss */
  88.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.46473, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.46473, 0, 1);
  }

  /* line 255, ../../app/styles/intro-animation.scss */
  90% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.40691, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.40691, 0, 1);
  }

  /* line 256, ../../app/styles/intro-animation.scss */
  91.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.33926, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.33926, 0, 1);
  }

  /* line 257, ../../app/styles/intro-animation.scss */
  93.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.26656, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.26656, 0, 1);
  }

  /* line 258, ../../app/styles/intro-animation.scss */
  95% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.19304, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.19304, 0, 1);
  }

  /* line 259, ../../app/styles/intro-animation.scss */
  96.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.12231, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.12231, 0, 1);
  }

  /* line 260, ../../app/styles/intro-animation.scss */
  98.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.05724, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.05724, 0, 1);
  }

  /* line 261, ../../app/styles/intro-animation.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@keyframes box-bounce {
  /* line 201, ../../app/styles/intro-animation.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 202, ../../app/styles/intro-animation.scss */
  1.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -9.51828, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -9.51828, 0, 1);
  }

  /* line 203, ../../app/styles/intro-animation.scss */
  3.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -17.04915, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -17.04915, 0, 1);
  }

  /* line 204, ../../app/styles/intro-animation.scss */
  5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -22.55889, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -22.55889, 0, 1);
  }

  /* line 205, ../../app/styles/intro-animation.scss */
  6.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -26.11453, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -26.11453, 0, 1);
  }

  /* line 206, ../../app/styles/intro-animation.scss */
  8.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -27.86437, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -27.86437, 0, 1);
  }

  /* line 207, ../../app/styles/intro-animation.scss */
  10% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -28.01783, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -28.01783, 0, 1);
  }

  /* line 208, ../../app/styles/intro-animation.scss */
  11.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -26.82577, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -26.82577, 0, 1);
  }

  /* line 209, ../../app/styles/intro-animation.scss */
  13.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -24.5619, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -24.5619, 0, 1);
  }

  /* line 210, ../../app/styles/intro-animation.scss */
  15% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -21.5062, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -21.5062, 0, 1);
  }

  /* line 211, ../../app/styles/intro-animation.scss */
  16.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -17.93072, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -17.93072, 0, 1);
  }

  /* line 212, ../../app/styles/intro-animation.scss */
  18.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -14.08803, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -14.08803, 0, 1);
  }

  /* line 213, ../../app/styles/intro-animation.scss */
  20% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -10.20247, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -10.20247, 0, 1);
  }

  /* line 214, ../../app/styles/intro-animation.scss */
  21.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -6.46412, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -6.46412, 0, 1);
  }

  /* line 215, ../../app/styles/intro-animation.scss */
  23.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.02541, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.02541, 0, 1);
  }

  /* line 216, ../../app/styles/intro-animation.scss */
  25% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 217, ../../app/styles/intro-animation.scss */
  26.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2.53632, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2.53632, 0, 1);
  }

  /* line 218, ../../app/styles/intro-animation.scss */
  28.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 4.54306, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 4.54306, 0, 1);
  }

  /* line 219, ../../app/styles/intro-animation.scss */
  30% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.01123, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.01123, 0, 1);
  }

  /* line 220, ../../app/styles/intro-animation.scss */
  31.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.9587, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.9587, 0, 1);
  }

  /* line 221, ../../app/styles/intro-animation.scss */
  33.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 7.42497, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 7.42497, 0, 1);
  }

  /* line 222, ../../app/styles/intro-animation.scss */
  35% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 7.46586, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 7.46586, 0, 1);
  }

  /* line 223, ../../app/styles/intro-animation.scss */
  36.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 7.14822, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 7.14822, 0, 1);
  }

  /* line 224, ../../app/styles/intro-animation.scss */
  38.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.54497, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.54497, 0, 1);
  }

  /* line 225, ../../app/styles/intro-animation.scss */
  40% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 5.73072, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 5.73072, 0, 1);
  }

  /* line 226, ../../app/styles/intro-animation.scss */
  41.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 4.77797, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 4.77797, 0, 1);
  }

  /* line 227, ../../app/styles/intro-animation.scss */
  43.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.75401, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.75401, 0, 1);
  }

  /* line 228, ../../app/styles/intro-animation.scss */
  45% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2.71863, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2.71863, 0, 1);
  }

  /* line 229, ../../app/styles/intro-animation.scss */
  46.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.72248, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.72248, 0, 1);
  }

  /* line 230, ../../app/styles/intro-animation.scss */
  48.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.80618, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.80618, 0, 1);
  }

  /* line 231, ../../app/styles/intro-animation.scss */
  50% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 232, ../../app/styles/intro-animation.scss */
  51.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.67585, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.67585, 0, 1);
  }

  /* line 233, ../../app/styles/intro-animation.scss */
  53.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.21058, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.21058, 0, 1);
  }

  /* line 234, ../../app/styles/intro-animation.scss */
  55% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.6018, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.6018, 0, 1);
  }

  /* line 235, ../../app/styles/intro-animation.scss */
  56.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.85427, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.85427, 0, 1);
  }

  /* line 236, ../../app/styles/intro-animation.scss */
  58.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.97852, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.97852, 0, 1);
  }

  /* line 237, ../../app/styles/intro-animation.scss */
  60% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.98942, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.98942, 0, 1);
  }

  /* line 238, ../../app/styles/intro-animation.scss */
  61.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.90477, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.90477, 0, 1);
  }

  /* line 239, ../../app/styles/intro-animation.scss */
  63.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.74403, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.74403, 0, 1);
  }

  /* line 240, ../../app/styles/intro-animation.scss */
  65% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.52706, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.52706, 0, 1);
  }

  /* line 241, ../../app/styles/intro-animation.scss */
  66.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.27318, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.27318, 0, 1);
  }

  /* line 242, ../../app/styles/intro-animation.scss */
  68.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.00033, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.00033, 0, 1);
  }

  /* line 243, ../../app/styles/intro-animation.scss */
  70% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.72443, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.72443, 0, 1);
  }

  /* line 244, ../../app/styles/intro-animation.scss */
  71.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.45899, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.45899, 0, 1);
  }

  /* line 245, ../../app/styles/intro-animation.scss */
  73.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.21482, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.21482, 0, 1);
  }

  /* line 246, ../../app/styles/intro-animation.scss */
  75% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 247, ../../app/styles/intro-animation.scss */
  76.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.18009, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.18009, 0, 1);
  }

  /* line 248, ../../app/styles/intro-animation.scss */
  78.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.32258, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.32258, 0, 1);
  }

  /* line 249, ../../app/styles/intro-animation.scss */
  80% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.42683, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.42683, 0, 1);
  }

  /* line 250, ../../app/styles/intro-animation.scss */
  81.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.4941, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.4941, 0, 1);
  }

  /* line 251, ../../app/styles/intro-animation.scss */
  83.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.52721, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.52721, 0, 1);
  }

  /* line 252, ../../app/styles/intro-animation.scss */
  85% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.53012, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.53012, 0, 1);
  }

  /* line 253, ../../app/styles/intro-animation.scss */
  86.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.50756, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.50756, 0, 1);
  }

  /* line 254, ../../app/styles/intro-animation.scss */
  88.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.46473, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.46473, 0, 1);
  }

  /* line 255, ../../app/styles/intro-animation.scss */
  90% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.40691, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.40691, 0, 1);
  }

  /* line 256, ../../app/styles/intro-animation.scss */
  91.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.33926, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.33926, 0, 1);
  }

  /* line 257, ../../app/styles/intro-animation.scss */
  93.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.26656, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.26656, 0, 1);
  }

  /* line 258, ../../app/styles/intro-animation.scss */
  95% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.19304, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.19304, 0, 1);
  }

  /* line 259, ../../app/styles/intro-animation.scss */
  96.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.12231, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.12231, 0, 1);
  }

  /* line 260, ../../app/styles/intro-animation.scss */
  98.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.05724, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.05724, 0, 1);
  }

  /* line 261, ../../app/styles/intro-animation.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@-webkit-keyframes intro-letter {
  /* line 265, ../../app/styles/intro-animation.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -500, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -500, 0, 0, 1);
    opacity: 0;
  }

  /* line 266, ../../app/styles/intro-animation.scss */
  1.923077% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -335.09448, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -335.09448, 0, 0, 1);
    opacity: 1;
  }

  /* line 267, ../../app/styles/intro-animation.scss */
  3.846154% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -194.95011, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -194.95011, 0, 0, 1);
  }

  /* line 268, ../../app/styles/intro-animation.scss */
  5.769231% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -90.94267, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -90.94267, 0, 0, 1);
  }

  /* line 269, ../../app/styles/intro-animation.scss */
  7.692308% {
    -webkit-transform: matrix3d(0.97857, 0, 0, 0, 0, 1.03096, 0, 0, 0, 0, 1, 0, -22.78369, 0, 0, 1);
    transform: matrix3d(0.97857, 0, 0, 0, 0, 1.03096, 0, 0, 0, 0, 1, 0, -22.78369, 0, 0, 1);
  }

  /* line 270, ../../app/styles/intro-animation.scss */
  9.615385% {
    -webkit-transform: matrix3d(0.78675, 0, 0, 0, 0, 1.30803, 0, 0, 0, 0, 1, 0, 15.69707, 0, 0, 1);
    transform: matrix3d(0.78675, 0, 0, 0, 0, 1.30803, 0, 0, 0, 0, 1, 0, 15.69707, 0, 0, 1);
  }

  /* line 271, ../../app/styles/intro-animation.scss */
  11.538462% {
    -webkit-transform: matrix3d(0.66382, 0, 0, 0, 0, 1.48559, 0, 0, 0, 0, 1, 0, 32.62338, 0, 0, 1);
    transform: matrix3d(0.66382, 0, 0, 0, 0, 1.48559, 0, 0, 0, 0, 1, 0, 32.62338, 0, 0, 1);
  }

  /* line 272, ../../app/styles/intro-animation.scss */
  13.461538% {
    -webkit-transform: matrix3d(0.60088, 0, 0, 0, 0, 1.57651, 0, 0, 0, 0, 1, 0, 35.74717, 0, 0, 1);
    transform: matrix3d(0.60088, 0, 0, 0, 0, 1.57651, 0, 0, 0, 0, 1, 0, 35.74717, 0, 0, 1);
  }

  /* line 273, ../../app/styles/intro-animation.scss */
  15.384615% {
    -webkit-transform: matrix3d(0.58665, 0, 0, 0, 0, 1.59706, 0, 0, 0, 0, 1, 0, 31.32878, 0, 0, 1);
    transform: matrix3d(0.58665, 0, 0, 0, 0, 1.59706, 0, 0, 0, 0, 1, 0, 31.32878, 0, 0, 1);
  }

  /* line 274, ../../app/styles/intro-animation.scss */
  17.307692% {
    -webkit-transform: matrix3d(0.60907, 0, 0, 0, 0, 1.56467, 0, 0, 0, 0, 1, 0, 23.81832, 0, 0, 1);
    transform: matrix3d(0.60907, 0, 0, 0, 0, 1.56467, 0, 0, 0, 0, 1, 0, 23.81832, 0, 0, 1);
  }

  /* line 275, ../../app/styles/intro-animation.scss */
  19.230769% {
    -webkit-transform: matrix3d(0.65643, 0, 0, 0, 0, 1.49626, 0, 0, 0, 0, 1, 0, 15.99781, 0, 0, 1);
    transform: matrix3d(0.65643, 0, 0, 0, 0, 1.49626, 0, 0, 0, 0, 1, 0, 15.99781, 0, 0, 1);
  }

  /* line 276, ../../app/styles/intro-animation.scss */
  21.153846% {
    -webkit-transform: matrix3d(0.71821, 0, 0, 0, 0, 1.40702, 0, 0, 0, 0, 1, 0, 9.33372, 0, 0, 1);
    transform: matrix3d(0.71821, 0, 0, 0, 0, 1.40702, 0, 0, 0, 0, 1, 0, 9.33372, 0, 0, 1);
  }

  /* line 277, ../../app/styles/intro-animation.scss */
  23.076923% {
    -webkit-transform: matrix3d(0.78561, 0, 0, 0, 0, 1.30968, 0, 0, 0, 0, 1, 0, 4.37733, 0, 0, 1);
    transform: matrix3d(0.78561, 0, 0, 0, 0, 1.30968, 0, 0, 0, 0, 1, 0, 4.37733, 0, 0, 1);
  }

  /* line 278, ../../app/styles/intro-animation.scss */
  25% {
    -webkit-transform: matrix3d(0.85175, 0, 0, 0, 0, 1.21414, 0, 0, 0, 0, 1, 0, 1.12195, 0, 0, 1);
    transform: matrix3d(0.85175, 0, 0, 0, 0, 1.21414, 0, 0, 0, 0, 1, 0, 1.12195, 0, 0, 1);
  }

  /* line 279, ../../app/styles/intro-animation.scss */
  26.923077% {
    -webkit-transform: matrix3d(0.91172, 0, 0, 0, 0, 1.12751, 0, 0, 0, 0, 1, 0, -0.72162, 0, 0, 1);
    transform: matrix3d(0.91172, 0, 0, 0, 0, 1.12751, 0, 0, 0, 0, 1, 0, -0.72162, 0, 0, 1);
  }

  /* line 280, ../../app/styles/intro-animation.scss */
  28.846154% {
    -webkit-transform: matrix3d(0.96245, 0, 0, 0, 0, 1.05423, 0, 0, 0, 0, 1, 0, -1.53765, 0, 0, 1);
    transform: matrix3d(0.96245, 0, 0, 0, 0, 1.05423, 0, 0, 0, 0, 1, 0, -1.53765, 0, 0, 1);
  }

  /* line 281, ../../app/styles/intro-animation.scss */
  30.769231% {
    -webkit-transform: matrix3d(1.00241, 0, 0, 0, 0, 0.99651, 0, 0, 0, 0, 1, 0, -1.69416, 0, 0, 1);
    transform: matrix3d(1.00241, 0, 0, 0, 0, 0.99651, 0, 0, 0, 0, 1, 0, -1.69416, 0, 0, 1);
  }

  /* line 282, ../../app/styles/intro-animation.scss */
  32.692308% {
    -webkit-transform: matrix3d(1.03135, 0, 0, 0, 0, 0.95471, 0, 0, 0, 0, 1, 0, -1.48906, 0, 0, 1);
    transform: matrix3d(1.03135, 0, 0, 0, 0, 0.95471, 0, 0, 0, 0, 1, 0, -1.48906, 0, 0, 1);
  }

  /* line 283, ../../app/styles/intro-animation.scss */
  34.615385% {
    -webkit-transform: matrix3d(1.04996, 0, 0, 0, 0, 0.92783, 0, 0, 0, 0, 1, 0, -1.13458, 0, 0, 1);
    transform: matrix3d(1.04996, 0, 0, 0, 0, 0.92783, 0, 0, 0, 0, 1, 0, -1.13458, 0, 0, 1);
  }

  /* line 284, ../../app/styles/intro-animation.scss */
  36.538462% {
    -webkit-transform: matrix3d(1.05957, 0, 0, 0, 0, 0.91396, 0, 0, 0, 0, 1, 0, -0.76372, 0, 0, 1);
    transform: matrix3d(1.05957, 0, 0, 0, 0, 0.91396, 0, 0, 0, 0, 1, 0, -0.76372, 0, 0, 1);
  }

  /* line 285, ../../app/styles/intro-animation.scss */
  38.461538% {
    -webkit-transform: matrix3d(1.06184, 0, 0, 0, 0, 0.91067, 0, 0, 0, 0, 1, 0, -0.44685, 0, 0, 1);
    transform: matrix3d(1.06184, 0, 0, 0, 0, 0.91067, 0, 0, 0, 0, 1, 0, -0.44685, 0, 0, 1);
  }

  /* line 286, ../../app/styles/intro-animation.scss */
  40.384615% {
    -webkit-transform: matrix3d(1.0586, 0, 0, 0, 0, 0.91536, 0, 0, 0, 0, 1, 0, -0.21066, 0, 0, 1);
    transform: matrix3d(1.0586, 0, 0, 0, 0, 0.91536, 0, 0, 0, 0, 1, 0, -0.21066, 0, 0, 1);
  }

  /* line 287, ../../app/styles/intro-animation.scss */
  42.307692% {
    -webkit-transform: matrix3d(1.05158, 0, 0, 0, 0, 0.92549, 0, 0, 0, 0, 1, 0, -0.05519, 0, 0, 1);
    transform: matrix3d(1.05158, 0, 0, 0, 0, 0.92549, 0, 0, 0, 0, 1, 0, -0.05519, 0, 0, 1);
  }

  /* line 288, ../../app/styles/intro-animation.scss */
  44.230769% {
    -webkit-transform: matrix3d(1.04237, 0, 0, 0, 0, 0.93879, 0, 0, 0, 0, 1, 0, 0.03313, 0, 0, 1);
    transform: matrix3d(1.04237, 0, 0, 0, 0, 0.93879, 0, 0, 0, 0, 1, 0, 0.03313, 0, 0, 1);
  }

  /* line 289, ../../app/styles/intro-animation.scss */
  46.153846% {
    -webkit-transform: matrix3d(1.0323, 0, 0, 0, 0, 0.95334, 0, 0, 0, 0, 1, 0, 0.07246, 0, 0, 1);
    transform: matrix3d(1.0323, 0, 0, 0, 0, 0.95334, 0, 0, 0, 0, 1, 0, 0.07246, 0, 0, 1);
  }

  /* line 290, ../../app/styles/intro-animation.scss */
  48.076923% {
    -webkit-transform: matrix3d(1.02239, 0, 0, 0, 0, 0.96765, 0, 0, 0, 0, 1, 0, 0.08029, 0, 0, 1);
    transform: matrix3d(1.02239, 0, 0, 0, 0, 0.96765, 0, 0, 0, 0, 1, 0, 0.08029, 0, 0, 1);
  }

  /* line 291, ../../app/styles/intro-animation.scss */
  50% {
    -webkit-transform: matrix3d(1.0134, 0, 0, 0, 0, 0.98065, 0, 0, 0, 0, 1, 0, 0.07077, 0, 0, 1);
    transform: matrix3d(1.0134, 0, 0, 0, 0, 0.98065, 0, 0, 0, 0, 1, 0, 0.07077, 0, 0, 1);
  }

  /* line 292, ../../app/styles/intro-animation.scss */
  51.923077% {
    -webkit-transform: matrix3d(1.00577, 0, 0, 0, 0, 0.99166, 0, 0, 0, 0, 1, 0, 0.05404, 0, 0, 1);
    transform: matrix3d(1.00577, 0, 0, 0, 0, 0.99166, 0, 0, 0, 0, 1, 0, 0.05404, 0, 0, 1);
  }

  /* line 293, ../../app/styles/intro-animation.scss */
  53.846154% {
    -webkit-transform: matrix3d(0.99976, 0, 0, 0, 0, 1.00035, 0, 0, 0, 0, 1, 0, 0.03646, 0, 0, 1);
    transform: matrix3d(0.99976, 0, 0, 0, 0, 1.00035, 0, 0, 0, 0, 1, 0, 0.03646, 0, 0, 1);
  }

  /* line 294, ../../app/styles/intro-animation.scss */
  55.769231% {
    -webkit-transform: matrix3d(0.99539, 0, 0, 0, 0, 1.00666, 0, 0, 0, 0, 1, 0, 0.02139, 0, 0, 1);
    transform: matrix3d(0.99539, 0, 0, 0, 0, 1.00666, 0, 0, 0, 0, 1, 0, 0.02139, 0, 0, 1);
  }

  /* line 295, ../../app/styles/intro-animation.scss */
  57.692308% {
    -webkit-transform: matrix3d(0.99258, 0, 0, 0, 0, 1.01072, 0, 0, 0, 0, 1, 0, 0.01014, 0, 0, 1);
    transform: matrix3d(0.99258, 0, 0, 0, 0, 1.01072, 0, 0, 0, 0, 1, 0, 0.01014, 0, 0, 1);
  }

  /* line 296, ../../app/styles/intro-animation.scss */
  59.615385% {
    -webkit-transform: matrix3d(0.99111, 0, 0, 0, 0, 1.01284, 0, 0, 0, 0, 1, 0, 0.00271, 0, 0, 1);
    transform: matrix3d(0.99111, 0, 0, 0, 0, 1.01284, 0, 0, 0, 0, 1, 0, 0.00271, 0, 0, 1);
  }

  /* line 297, ../../app/styles/intro-animation.scss */
  61.538462% {
    -webkit-transform: matrix3d(0.99075, 0, 0, 0, 0, 1.01336, 0, 0, 0, 0, 1, 0, -0.00152, 0, 0, 1);
    transform: matrix3d(0.99075, 0, 0, 0, 0, 1.01336, 0, 0, 0, 0, 1, 0, -0.00152, 0, 0, 1);
  }

  /* line 298, ../../app/styles/intro-animation.scss */
  63.461538% {
    -webkit-transform: matrix3d(0.99122, 0, 0, 0, 0, 1.01269, 0, 0, 0, 0, 1, 0, -0.00341, 0, 0, 1);
    transform: matrix3d(0.99122, 0, 0, 0, 0, 1.01269, 0, 0, 0, 0, 1, 0, -0.00341, 0, 0, 1);
  }

  /* line 299, ../../app/styles/intro-animation.scss */
  65.384615% {
    -webkit-transform: matrix3d(0.99226, 0, 0, 0, 0, 1.01119, 0, 0, 0, 0, 1, 0, -0.0038, 0, 0, 1);
    transform: matrix3d(0.99226, 0, 0, 0, 0, 1.01119, 0, 0, 0, 0, 1, 0, -0.0038, 0, 0, 1);
  }

  /* line 300, ../../app/styles/intro-animation.scss */
  67.307692% {
    -webkit-transform: matrix3d(0.99363, 0, 0, 0, 0, 1.0092, 0, 0, 0, 0, 1, 0, -0.00336, 0, 0, 1);
    transform: matrix3d(0.99363, 0, 0, 0, 0, 1.0092, 0, 0, 0, 0, 1, 0, -0.00336, 0, 0, 1);
  }

  /* line 301, ../../app/styles/intro-animation.scss */
  69.230769% {
    -webkit-transform: matrix3d(0.99513, 0, 0, 0, 0, 1.00703, 0, 0, 0, 0, 1, 0, -0.00257, 0, 0, 1);
    transform: matrix3d(0.99513, 0, 0, 0, 0, 1.00703, 0, 0, 0, 0, 1, 0, -0.00257, 0, 0, 1);
  }

  /* line 302, ../../app/styles/intro-animation.scss */
  71.153846% {
    -webkit-transform: matrix3d(0.99662, 0, 0, 0, 0, 1.00489, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99662, 0, 0, 0, 0, 1.00489, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 303, ../../app/styles/intro-animation.scss */
  73.076923% {
    -webkit-transform: matrix3d(0.99797, 0, 0, 0, 0, 1.00294, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99797, 0, 0, 0, 0, 1.00294, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 304, ../../app/styles/intro-animation.scss */
  75% {
    -webkit-transform: matrix3d(0.99911, 0, 0, 0, 0, 1.00128, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99911, 0, 0, 0, 0, 1.00128, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 305, ../../app/styles/intro-animation.scss */
  76.923077% {
    -webkit-transform: matrix3d(1.00002, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00002, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 306, ../../app/styles/intro-animation.scss */
  78.846154% {
    -webkit-transform: matrix3d(1.00068, 0, 0, 0, 0, 0.99902, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00068, 0, 0, 0, 0, 0.99902, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 307, ../../app/styles/intro-animation.scss */
  80.769231% {
    -webkit-transform: matrix3d(1.0011, 0, 0, 0, 0, 0.99841, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0011, 0, 0, 0, 0, 0.99841, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 308, ../../app/styles/intro-animation.scss */
  82.692308% {
    -webkit-transform: matrix3d(1.00133, 0, 0, 0, 0, 0.99808, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00133, 0, 0, 0, 0, 0.99808, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 309, ../../app/styles/intro-animation.scss */
  84.615385% {
    -webkit-transform: matrix3d(1.00138, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00138, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 310, ../../app/styles/intro-animation.scss */
  86.538462% {
    -webkit-transform: matrix3d(1.00132, 0, 0, 0, 0, 0.9981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00132, 0, 0, 0, 0, 0.9981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 311, ../../app/styles/intro-animation.scss */
  88.461538% {
    -webkit-transform: matrix3d(1.00116, 0, 0, 0, 0, 0.99832, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00116, 0, 0, 0, 0, 0.99832, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 312, ../../app/styles/intro-animation.scss */
  90.384615% {
    -webkit-transform: matrix3d(1.00096, 0, 0, 0, 0, 0.99862, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00096, 0, 0, 0, 0, 0.99862, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 313, ../../app/styles/intro-animation.scss */
  92.307692% {
    -webkit-transform: matrix3d(1.00073, 0, 0, 0, 0, 0.99894, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00073, 0, 0, 0, 0, 0.99894, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 314, ../../app/styles/intro-animation.scss */
  94.230769% {
    -webkit-transform: matrix3d(1.00051, 0, 0, 0, 0, 0.99926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00051, 0, 0, 0, 0, 0.99926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 315, ../../app/styles/intro-animation.scss */
  96.153846% {
    -webkit-transform: matrix3d(1.00031, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00031, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 316, ../../app/styles/intro-animation.scss */
  98.076923% {
    -webkit-transform: matrix3d(1.00014, 0, 0, 0, 0, 0.9998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00014, 0, 0, 0, 0, 0.9998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 317, ../../app/styles/intro-animation.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 1;
  }
}

@keyframes intro-letter {
  /* line 265, ../../app/styles/intro-animation.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -500, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -500, 0, 0, 1);
    opacity: 0;
  }

  /* line 266, ../../app/styles/intro-animation.scss */
  1.923077% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -335.09448, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -335.09448, 0, 0, 1);
    opacity: 1;
  }

  /* line 267, ../../app/styles/intro-animation.scss */
  3.846154% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -194.95011, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -194.95011, 0, 0, 1);
  }

  /* line 268, ../../app/styles/intro-animation.scss */
  5.769231% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -90.94267, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -90.94267, 0, 0, 1);
  }

  /* line 269, ../../app/styles/intro-animation.scss */
  7.692308% {
    -webkit-transform: matrix3d(0.97857, 0, 0, 0, 0, 1.03096, 0, 0, 0, 0, 1, 0, -22.78369, 0, 0, 1);
    transform: matrix3d(0.97857, 0, 0, 0, 0, 1.03096, 0, 0, 0, 0, 1, 0, -22.78369, 0, 0, 1);
  }

  /* line 270, ../../app/styles/intro-animation.scss */
  9.615385% {
    -webkit-transform: matrix3d(0.78675, 0, 0, 0, 0, 1.30803, 0, 0, 0, 0, 1, 0, 15.69707, 0, 0, 1);
    transform: matrix3d(0.78675, 0, 0, 0, 0, 1.30803, 0, 0, 0, 0, 1, 0, 15.69707, 0, 0, 1);
  }

  /* line 271, ../../app/styles/intro-animation.scss */
  11.538462% {
    -webkit-transform: matrix3d(0.66382, 0, 0, 0, 0, 1.48559, 0, 0, 0, 0, 1, 0, 32.62338, 0, 0, 1);
    transform: matrix3d(0.66382, 0, 0, 0, 0, 1.48559, 0, 0, 0, 0, 1, 0, 32.62338, 0, 0, 1);
  }

  /* line 272, ../../app/styles/intro-animation.scss */
  13.461538% {
    -webkit-transform: matrix3d(0.60088, 0, 0, 0, 0, 1.57651, 0, 0, 0, 0, 1, 0, 35.74717, 0, 0, 1);
    transform: matrix3d(0.60088, 0, 0, 0, 0, 1.57651, 0, 0, 0, 0, 1, 0, 35.74717, 0, 0, 1);
  }

  /* line 273, ../../app/styles/intro-animation.scss */
  15.384615% {
    -webkit-transform: matrix3d(0.58665, 0, 0, 0, 0, 1.59706, 0, 0, 0, 0, 1, 0, 31.32878, 0, 0, 1);
    transform: matrix3d(0.58665, 0, 0, 0, 0, 1.59706, 0, 0, 0, 0, 1, 0, 31.32878, 0, 0, 1);
  }

  /* line 274, ../../app/styles/intro-animation.scss */
  17.307692% {
    -webkit-transform: matrix3d(0.60907, 0, 0, 0, 0, 1.56467, 0, 0, 0, 0, 1, 0, 23.81832, 0, 0, 1);
    transform: matrix3d(0.60907, 0, 0, 0, 0, 1.56467, 0, 0, 0, 0, 1, 0, 23.81832, 0, 0, 1);
  }

  /* line 275, ../../app/styles/intro-animation.scss */
  19.230769% {
    -webkit-transform: matrix3d(0.65643, 0, 0, 0, 0, 1.49626, 0, 0, 0, 0, 1, 0, 15.99781, 0, 0, 1);
    transform: matrix3d(0.65643, 0, 0, 0, 0, 1.49626, 0, 0, 0, 0, 1, 0, 15.99781, 0, 0, 1);
  }

  /* line 276, ../../app/styles/intro-animation.scss */
  21.153846% {
    -webkit-transform: matrix3d(0.71821, 0, 0, 0, 0, 1.40702, 0, 0, 0, 0, 1, 0, 9.33372, 0, 0, 1);
    transform: matrix3d(0.71821, 0, 0, 0, 0, 1.40702, 0, 0, 0, 0, 1, 0, 9.33372, 0, 0, 1);
  }

  /* line 277, ../../app/styles/intro-animation.scss */
  23.076923% {
    -webkit-transform: matrix3d(0.78561, 0, 0, 0, 0, 1.30968, 0, 0, 0, 0, 1, 0, 4.37733, 0, 0, 1);
    transform: matrix3d(0.78561, 0, 0, 0, 0, 1.30968, 0, 0, 0, 0, 1, 0, 4.37733, 0, 0, 1);
  }

  /* line 278, ../../app/styles/intro-animation.scss */
  25% {
    -webkit-transform: matrix3d(0.85175, 0, 0, 0, 0, 1.21414, 0, 0, 0, 0, 1, 0, 1.12195, 0, 0, 1);
    transform: matrix3d(0.85175, 0, 0, 0, 0, 1.21414, 0, 0, 0, 0, 1, 0, 1.12195, 0, 0, 1);
  }

  /* line 279, ../../app/styles/intro-animation.scss */
  26.923077% {
    -webkit-transform: matrix3d(0.91172, 0, 0, 0, 0, 1.12751, 0, 0, 0, 0, 1, 0, -0.72162, 0, 0, 1);
    transform: matrix3d(0.91172, 0, 0, 0, 0, 1.12751, 0, 0, 0, 0, 1, 0, -0.72162, 0, 0, 1);
  }

  /* line 280, ../../app/styles/intro-animation.scss */
  28.846154% {
    -webkit-transform: matrix3d(0.96245, 0, 0, 0, 0, 1.05423, 0, 0, 0, 0, 1, 0, -1.53765, 0, 0, 1);
    transform: matrix3d(0.96245, 0, 0, 0, 0, 1.05423, 0, 0, 0, 0, 1, 0, -1.53765, 0, 0, 1);
  }

  /* line 281, ../../app/styles/intro-animation.scss */
  30.769231% {
    -webkit-transform: matrix3d(1.00241, 0, 0, 0, 0, 0.99651, 0, 0, 0, 0, 1, 0, -1.69416, 0, 0, 1);
    transform: matrix3d(1.00241, 0, 0, 0, 0, 0.99651, 0, 0, 0, 0, 1, 0, -1.69416, 0, 0, 1);
  }

  /* line 282, ../../app/styles/intro-animation.scss */
  32.692308% {
    -webkit-transform: matrix3d(1.03135, 0, 0, 0, 0, 0.95471, 0, 0, 0, 0, 1, 0, -1.48906, 0, 0, 1);
    transform: matrix3d(1.03135, 0, 0, 0, 0, 0.95471, 0, 0, 0, 0, 1, 0, -1.48906, 0, 0, 1);
  }

  /* line 283, ../../app/styles/intro-animation.scss */
  34.615385% {
    -webkit-transform: matrix3d(1.04996, 0, 0, 0, 0, 0.92783, 0, 0, 0, 0, 1, 0, -1.13458, 0, 0, 1);
    transform: matrix3d(1.04996, 0, 0, 0, 0, 0.92783, 0, 0, 0, 0, 1, 0, -1.13458, 0, 0, 1);
  }

  /* line 284, ../../app/styles/intro-animation.scss */
  36.538462% {
    -webkit-transform: matrix3d(1.05957, 0, 0, 0, 0, 0.91396, 0, 0, 0, 0, 1, 0, -0.76372, 0, 0, 1);
    transform: matrix3d(1.05957, 0, 0, 0, 0, 0.91396, 0, 0, 0, 0, 1, 0, -0.76372, 0, 0, 1);
  }

  /* line 285, ../../app/styles/intro-animation.scss */
  38.461538% {
    -webkit-transform: matrix3d(1.06184, 0, 0, 0, 0, 0.91067, 0, 0, 0, 0, 1, 0, -0.44685, 0, 0, 1);
    transform: matrix3d(1.06184, 0, 0, 0, 0, 0.91067, 0, 0, 0, 0, 1, 0, -0.44685, 0, 0, 1);
  }

  /* line 286, ../../app/styles/intro-animation.scss */
  40.384615% {
    -webkit-transform: matrix3d(1.0586, 0, 0, 0, 0, 0.91536, 0, 0, 0, 0, 1, 0, -0.21066, 0, 0, 1);
    transform: matrix3d(1.0586, 0, 0, 0, 0, 0.91536, 0, 0, 0, 0, 1, 0, -0.21066, 0, 0, 1);
  }

  /* line 287, ../../app/styles/intro-animation.scss */
  42.307692% {
    -webkit-transform: matrix3d(1.05158, 0, 0, 0, 0, 0.92549, 0, 0, 0, 0, 1, 0, -0.05519, 0, 0, 1);
    transform: matrix3d(1.05158, 0, 0, 0, 0, 0.92549, 0, 0, 0, 0, 1, 0, -0.05519, 0, 0, 1);
  }

  /* line 288, ../../app/styles/intro-animation.scss */
  44.230769% {
    -webkit-transform: matrix3d(1.04237, 0, 0, 0, 0, 0.93879, 0, 0, 0, 0, 1, 0, 0.03313, 0, 0, 1);
    transform: matrix3d(1.04237, 0, 0, 0, 0, 0.93879, 0, 0, 0, 0, 1, 0, 0.03313, 0, 0, 1);
  }

  /* line 289, ../../app/styles/intro-animation.scss */
  46.153846% {
    -webkit-transform: matrix3d(1.0323, 0, 0, 0, 0, 0.95334, 0, 0, 0, 0, 1, 0, 0.07246, 0, 0, 1);
    transform: matrix3d(1.0323, 0, 0, 0, 0, 0.95334, 0, 0, 0, 0, 1, 0, 0.07246, 0, 0, 1);
  }

  /* line 290, ../../app/styles/intro-animation.scss */
  48.076923% {
    -webkit-transform: matrix3d(1.02239, 0, 0, 0, 0, 0.96765, 0, 0, 0, 0, 1, 0, 0.08029, 0, 0, 1);
    transform: matrix3d(1.02239, 0, 0, 0, 0, 0.96765, 0, 0, 0, 0, 1, 0, 0.08029, 0, 0, 1);
  }

  /* line 291, ../../app/styles/intro-animation.scss */
  50% {
    -webkit-transform: matrix3d(1.0134, 0, 0, 0, 0, 0.98065, 0, 0, 0, 0, 1, 0, 0.07077, 0, 0, 1);
    transform: matrix3d(1.0134, 0, 0, 0, 0, 0.98065, 0, 0, 0, 0, 1, 0, 0.07077, 0, 0, 1);
  }

  /* line 292, ../../app/styles/intro-animation.scss */
  51.923077% {
    -webkit-transform: matrix3d(1.00577, 0, 0, 0, 0, 0.99166, 0, 0, 0, 0, 1, 0, 0.05404, 0, 0, 1);
    transform: matrix3d(1.00577, 0, 0, 0, 0, 0.99166, 0, 0, 0, 0, 1, 0, 0.05404, 0, 0, 1);
  }

  /* line 293, ../../app/styles/intro-animation.scss */
  53.846154% {
    -webkit-transform: matrix3d(0.99976, 0, 0, 0, 0, 1.00035, 0, 0, 0, 0, 1, 0, 0.03646, 0, 0, 1);
    transform: matrix3d(0.99976, 0, 0, 0, 0, 1.00035, 0, 0, 0, 0, 1, 0, 0.03646, 0, 0, 1);
  }

  /* line 294, ../../app/styles/intro-animation.scss */
  55.769231% {
    -webkit-transform: matrix3d(0.99539, 0, 0, 0, 0, 1.00666, 0, 0, 0, 0, 1, 0, 0.02139, 0, 0, 1);
    transform: matrix3d(0.99539, 0, 0, 0, 0, 1.00666, 0, 0, 0, 0, 1, 0, 0.02139, 0, 0, 1);
  }

  /* line 295, ../../app/styles/intro-animation.scss */
  57.692308% {
    -webkit-transform: matrix3d(0.99258, 0, 0, 0, 0, 1.01072, 0, 0, 0, 0, 1, 0, 0.01014, 0, 0, 1);
    transform: matrix3d(0.99258, 0, 0, 0, 0, 1.01072, 0, 0, 0, 0, 1, 0, 0.01014, 0, 0, 1);
  }

  /* line 296, ../../app/styles/intro-animation.scss */
  59.615385% {
    -webkit-transform: matrix3d(0.99111, 0, 0, 0, 0, 1.01284, 0, 0, 0, 0, 1, 0, 0.00271, 0, 0, 1);
    transform: matrix3d(0.99111, 0, 0, 0, 0, 1.01284, 0, 0, 0, 0, 1, 0, 0.00271, 0, 0, 1);
  }

  /* line 297, ../../app/styles/intro-animation.scss */
  61.538462% {
    -webkit-transform: matrix3d(0.99075, 0, 0, 0, 0, 1.01336, 0, 0, 0, 0, 1, 0, -0.00152, 0, 0, 1);
    transform: matrix3d(0.99075, 0, 0, 0, 0, 1.01336, 0, 0, 0, 0, 1, 0, -0.00152, 0, 0, 1);
  }

  /* line 298, ../../app/styles/intro-animation.scss */
  63.461538% {
    -webkit-transform: matrix3d(0.99122, 0, 0, 0, 0, 1.01269, 0, 0, 0, 0, 1, 0, -0.00341, 0, 0, 1);
    transform: matrix3d(0.99122, 0, 0, 0, 0, 1.01269, 0, 0, 0, 0, 1, 0, -0.00341, 0, 0, 1);
  }

  /* line 299, ../../app/styles/intro-animation.scss */
  65.384615% {
    -webkit-transform: matrix3d(0.99226, 0, 0, 0, 0, 1.01119, 0, 0, 0, 0, 1, 0, -0.0038, 0, 0, 1);
    transform: matrix3d(0.99226, 0, 0, 0, 0, 1.01119, 0, 0, 0, 0, 1, 0, -0.0038, 0, 0, 1);
  }

  /* line 300, ../../app/styles/intro-animation.scss */
  67.307692% {
    -webkit-transform: matrix3d(0.99363, 0, 0, 0, 0, 1.0092, 0, 0, 0, 0, 1, 0, -0.00336, 0, 0, 1);
    transform: matrix3d(0.99363, 0, 0, 0, 0, 1.0092, 0, 0, 0, 0, 1, 0, -0.00336, 0, 0, 1);
  }

  /* line 301, ../../app/styles/intro-animation.scss */
  69.230769% {
    -webkit-transform: matrix3d(0.99513, 0, 0, 0, 0, 1.00703, 0, 0, 0, 0, 1, 0, -0.00257, 0, 0, 1);
    transform: matrix3d(0.99513, 0, 0, 0, 0, 1.00703, 0, 0, 0, 0, 1, 0, -0.00257, 0, 0, 1);
  }

  /* line 302, ../../app/styles/intro-animation.scss */
  71.153846% {
    -webkit-transform: matrix3d(0.99662, 0, 0, 0, 0, 1.00489, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99662, 0, 0, 0, 0, 1.00489, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 303, ../../app/styles/intro-animation.scss */
  73.076923% {
    -webkit-transform: matrix3d(0.99797, 0, 0, 0, 0, 1.00294, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99797, 0, 0, 0, 0, 1.00294, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 304, ../../app/styles/intro-animation.scss */
  75% {
    -webkit-transform: matrix3d(0.99911, 0, 0, 0, 0, 1.00128, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99911, 0, 0, 0, 0, 1.00128, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 305, ../../app/styles/intro-animation.scss */
  76.923077% {
    -webkit-transform: matrix3d(1.00002, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00002, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 306, ../../app/styles/intro-animation.scss */
  78.846154% {
    -webkit-transform: matrix3d(1.00068, 0, 0, 0, 0, 0.99902, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00068, 0, 0, 0, 0, 0.99902, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 307, ../../app/styles/intro-animation.scss */
  80.769231% {
    -webkit-transform: matrix3d(1.0011, 0, 0, 0, 0, 0.99841, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0011, 0, 0, 0, 0, 0.99841, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 308, ../../app/styles/intro-animation.scss */
  82.692308% {
    -webkit-transform: matrix3d(1.00133, 0, 0, 0, 0, 0.99808, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00133, 0, 0, 0, 0, 0.99808, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 309, ../../app/styles/intro-animation.scss */
  84.615385% {
    -webkit-transform: matrix3d(1.00138, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00138, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 310, ../../app/styles/intro-animation.scss */
  86.538462% {
    -webkit-transform: matrix3d(1.00132, 0, 0, 0, 0, 0.9981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00132, 0, 0, 0, 0, 0.9981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 311, ../../app/styles/intro-animation.scss */
  88.461538% {
    -webkit-transform: matrix3d(1.00116, 0, 0, 0, 0, 0.99832, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00116, 0, 0, 0, 0, 0.99832, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 312, ../../app/styles/intro-animation.scss */
  90.384615% {
    -webkit-transform: matrix3d(1.00096, 0, 0, 0, 0, 0.99862, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00096, 0, 0, 0, 0, 0.99862, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 313, ../../app/styles/intro-animation.scss */
  92.307692% {
    -webkit-transform: matrix3d(1.00073, 0, 0, 0, 0, 0.99894, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00073, 0, 0, 0, 0, 0.99894, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 314, ../../app/styles/intro-animation.scss */
  94.230769% {
    -webkit-transform: matrix3d(1.00051, 0, 0, 0, 0, 0.99926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00051, 0, 0, 0, 0, 0.99926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 315, ../../app/styles/intro-animation.scss */
  96.153846% {
    -webkit-transform: matrix3d(1.00031, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00031, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 316, ../../app/styles/intro-animation.scss */
  98.076923% {
    -webkit-transform: matrix3d(1.00014, 0, 0, 0, 0, 0.9998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00014, 0, 0, 0, 0, 0.9998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 317, ../../app/styles/intro-animation.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 1;
  }
}

@-webkit-keyframes preference-bar-in {
  /* line 321, ../../app/styles/intro-animation.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, 0, 0, 1);
  }

  /* line 322, ../../app/styles/intro-animation.scss */
  1.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -241.78794, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -241.78794, 0, 0, 1);
  }

  /* line 323, ../../app/styles/intro-animation.scss */
  3.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -189.98289, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -189.98289, 0, 0, 1);
  }

  /* line 324, ../../app/styles/intro-animation.scss */
  5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -145.23875, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -145.23875, 0, 0, 1);
  }

  /* line 325, ../../app/styles/intro-animation.scss */
  6.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -107.61002, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -107.61002, 0, 0, 1);
  }

  /* line 326, ../../app/styles/intro-animation.scss */
  8.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -76.74914, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -76.74914, 0, 0, 1);
  }

  /* line 327, ../../app/styles/intro-animation.scss */
  10% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -52.05958, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -52.05958, 0, 0, 1);
  }

  /* line 328, ../../app/styles/intro-animation.scss */
  11.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -32.81121, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -32.81121, 0, 0, 1);
  }

  /* line 329, ../../app/styles/intro-animation.scss */
  13.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -18.22432, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -18.22432, 0, 0, 1);
  }

  /* line 330, ../../app/styles/intro-animation.scss */
  15% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -7.52826, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -7.52826, 0, 0, 1);
  }

  /* line 331, ../../app/styles/intro-animation.scss */
  16.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 332, ../../app/styles/intro-animation.scss */
  18.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.01282, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.01282, 0, 0, 1);
  }

  /* line 333, ../../app/styles/intro-animation.scss */
  20% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 8.08026, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 8.08026, 0, 0, 1);
  }

  /* line 334, ../../app/styles/intro-animation.scss */
  21.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.68686, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.68686, 0, 0, 1);
  }

  /* line 335, ../../app/styles/intro-animation.scss */
  23.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.23407, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.23407, 0, 0, 1);
  }

  /* line 336, ../../app/styles/intro-animation.scss */
  25% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.04634, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.04634, 0, 0, 1);
  }

  /* line 337, ../../app/styles/intro-animation.scss */
  26.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.37938, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.37938, 0, 0, 1);
  }

  /* line 338, ../../app/styles/intro-animation.scss */
  28.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 8.42929, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 8.42929, 0, 0, 1);
  }

  /* line 339, ../../app/styles/intro-animation.scss */
  30% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.34192, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.34192, 0, 0, 1);
  }

  /* line 340, ../../app/styles/intro-animation.scss */
  31.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 6.22181, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 6.22181, 0, 0, 1);
  }

  /* line 341, ../../app/styles/intro-animation.scss */
  33.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.14032, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.14032, 0, 0, 1);
  }

  /* line 342, ../../app/styles/intro-animation.scss */
  35% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.14289, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.14289, 0, 0, 1);
  }

  /* line 343, ../../app/styles/intro-animation.scss */
  36.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 3.25524, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 3.25524, 0, 0, 1);
  }

  /* line 344, ../../app/styles/intro-animation.scss */
  38.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 2.48858, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 2.48858, 0, 0, 1);
  }

  /* line 345, ../../app/styles/intro-animation.scss */
  40% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.84383, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.84383, 0, 0, 1);
  }

  /* line 346, ../../app/styles/intro-animation.scss */
  41.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.31505, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.31505, 0, 0, 1);
  }

  /* line 347, ../../app/styles/intro-animation.scss */
  43.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.89201, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.89201, 0, 0, 1);
  }

  /* line 348, ../../app/styles/intro-animation.scss */
  45% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.5622, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.5622, 0, 0, 1);
  }

  /* line 349, ../../app/styles/intro-animation.scss */
  46.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.31226, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.31226, 0, 0, 1);
  }

  /* line 350, ../../app/styles/intro-animation.scss */
  48.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.12899, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.12899, 0, 0, 1);
  }

  /* line 351, ../../app/styles/intro-animation.scss */
  50% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 352, ../../app/styles/intro-animation.scss */
  51.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.08589, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.08589, 0, 0, 1);
  }

  /* line 353, ../../app/styles/intro-animation.scss */
  53.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.13845, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.13845, 0, 0, 1);
  }

  /* line 354, ../../app/styles/intro-animation.scss */
  55% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16598, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16598, 0, 0, 1);
  }

  /* line 355, ../../app/styles/intro-animation.scss */
  56.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.17535, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.17535, 0, 0, 1);
  }

  /* line 356, ../../app/styles/intro-animation.scss */
  58.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.17214, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.17214, 0, 0, 1);
  }

  /* line 357, ../../app/styles/intro-animation.scss */
  60% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16071, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16071, 0, 0, 1);
  }

  /* line 358, ../../app/styles/intro-animation.scss */
  61.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.14443, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.14443, 0, 0, 1);
  }

  /* line 359, ../../app/styles/intro-animation.scss */
  63.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.1258, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.1258, 0, 0, 1);
  }

  /* line 360, ../../app/styles/intro-animation.scss */
  65% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.10661, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.10661, 0, 0, 1);
  }

  /* line 361, ../../app/styles/intro-animation.scss */
  66.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.08808, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.08808, 0, 0, 1);
  }

  /* line 362, ../../app/styles/intro-animation.scss */
  68.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.07099, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.07099, 0, 0, 1);
  }

  /* line 363, ../../app/styles/intro-animation.scss */
  70% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.05578, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.05578, 0, 0, 1);
  }

  /* line 364, ../../app/styles/intro-animation.scss */
  71.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04264, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04264, 0, 0, 1);
  }

  /* line 365, ../../app/styles/intro-animation.scss */
  73.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03159, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03159, 0, 0, 1);
  }

  /* line 366, ../../app/styles/intro-animation.scss */
  75% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.02253, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.02253, 0, 0, 1);
  }

  /* line 367, ../../app/styles/intro-animation.scss */
  76.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01528, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01528, 0, 0, 1);
  }

  /* line 368, ../../app/styles/intro-animation.scss */
  78.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00963, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00963, 0, 0, 1);
  }

  /* line 369, ../../app/styles/intro-animation.scss */
  80% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00535, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00535, 0, 0, 1);
  }

  /* line 370, ../../app/styles/intro-animation.scss */
  81.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00221, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00221, 0, 0, 1);
  }

  /* line 371, ../../app/styles/intro-animation.scss */
  83.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 372, ../../app/styles/intro-animation.scss */
  85% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00147, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00147, 0, 0, 1);
  }

  /* line 373, ../../app/styles/intro-animation.scss */
  86.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00237, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00237, 0, 0, 1);
  }

  /* line 374, ../../app/styles/intro-animation.scss */
  88.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00284, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00284, 0, 0, 1);
  }

  /* line 375, ../../app/styles/intro-animation.scss */
  90% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.003, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.003, 0, 0, 1);
  }

  /* line 376, ../../app/styles/intro-animation.scss */
  91.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00295, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00295, 0, 0, 1);
  }

  /* line 377, ../../app/styles/intro-animation.scss */
  93.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00275, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00275, 0, 0, 1);
  }

  /* line 378, ../../app/styles/intro-animation.scss */
  95% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00247, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00247, 0, 0, 1);
  }

  /* line 379, ../../app/styles/intro-animation.scss */
  96.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00216, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00216, 0, 0, 1);
  }

  /* line 380, ../../app/styles/intro-animation.scss */
  98.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00183, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00183, 0, 0, 1);
  }

  /* line 381, ../../app/styles/intro-animation.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@keyframes preference-bar-in {
  /* line 321, ../../app/styles/intro-animation.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, 0, 0, 1);
  }

  /* line 322, ../../app/styles/intro-animation.scss */
  1.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -241.78794, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -241.78794, 0, 0, 1);
  }

  /* line 323, ../../app/styles/intro-animation.scss */
  3.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -189.98289, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -189.98289, 0, 0, 1);
  }

  /* line 324, ../../app/styles/intro-animation.scss */
  5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -145.23875, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -145.23875, 0, 0, 1);
  }

  /* line 325, ../../app/styles/intro-animation.scss */
  6.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -107.61002, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -107.61002, 0, 0, 1);
  }

  /* line 326, ../../app/styles/intro-animation.scss */
  8.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -76.74914, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -76.74914, 0, 0, 1);
  }

  /* line 327, ../../app/styles/intro-animation.scss */
  10% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -52.05958, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -52.05958, 0, 0, 1);
  }

  /* line 328, ../../app/styles/intro-animation.scss */
  11.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -32.81121, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -32.81121, 0, 0, 1);
  }

  /* line 329, ../../app/styles/intro-animation.scss */
  13.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -18.22432, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -18.22432, 0, 0, 1);
  }

  /* line 330, ../../app/styles/intro-animation.scss */
  15% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -7.52826, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -7.52826, 0, 0, 1);
  }

  /* line 331, ../../app/styles/intro-animation.scss */
  16.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 332, ../../app/styles/intro-animation.scss */
  18.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.01282, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.01282, 0, 0, 1);
  }

  /* line 333, ../../app/styles/intro-animation.scss */
  20% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 8.08026, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 8.08026, 0, 0, 1);
  }

  /* line 334, ../../app/styles/intro-animation.scss */
  21.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.68686, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.68686, 0, 0, 1);
  }

  /* line 335, ../../app/styles/intro-animation.scss */
  23.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.23407, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.23407, 0, 0, 1);
  }

  /* line 336, ../../app/styles/intro-animation.scss */
  25% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.04634, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 10.04634, 0, 0, 1);
  }

  /* line 337, ../../app/styles/intro-animation.scss */
  26.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.37938, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 9.37938, 0, 0, 1);
  }

  /* line 338, ../../app/styles/intro-animation.scss */
  28.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 8.42929, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 8.42929, 0, 0, 1);
  }

  /* line 339, ../../app/styles/intro-animation.scss */
  30% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.34192, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.34192, 0, 0, 1);
  }

  /* line 340, ../../app/styles/intro-animation.scss */
  31.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 6.22181, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 6.22181, 0, 0, 1);
  }

  /* line 341, ../../app/styles/intro-animation.scss */
  33.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.14032, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.14032, 0, 0, 1);
  }

  /* line 342, ../../app/styles/intro-animation.scss */
  35% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.14289, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.14289, 0, 0, 1);
  }

  /* line 343, ../../app/styles/intro-animation.scss */
  36.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 3.25524, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 3.25524, 0, 0, 1);
  }

  /* line 344, ../../app/styles/intro-animation.scss */
  38.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 2.48858, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 2.48858, 0, 0, 1);
  }

  /* line 345, ../../app/styles/intro-animation.scss */
  40% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.84383, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.84383, 0, 0, 1);
  }

  /* line 346, ../../app/styles/intro-animation.scss */
  41.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.31505, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.31505, 0, 0, 1);
  }

  /* line 347, ../../app/styles/intro-animation.scss */
  43.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.89201, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.89201, 0, 0, 1);
  }

  /* line 348, ../../app/styles/intro-animation.scss */
  45% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.5622, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.5622, 0, 0, 1);
  }

  /* line 349, ../../app/styles/intro-animation.scss */
  46.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.31226, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.31226, 0, 0, 1);
  }

  /* line 350, ../../app/styles/intro-animation.scss */
  48.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.12899, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.12899, 0, 0, 1);
  }

  /* line 351, ../../app/styles/intro-animation.scss */
  50% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 352, ../../app/styles/intro-animation.scss */
  51.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.08589, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.08589, 0, 0, 1);
  }

  /* line 353, ../../app/styles/intro-animation.scss */
  53.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.13845, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.13845, 0, 0, 1);
  }

  /* line 354, ../../app/styles/intro-animation.scss */
  55% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16598, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16598, 0, 0, 1);
  }

  /* line 355, ../../app/styles/intro-animation.scss */
  56.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.17535, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.17535, 0, 0, 1);
  }

  /* line 356, ../../app/styles/intro-animation.scss */
  58.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.17214, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.17214, 0, 0, 1);
  }

  /* line 357, ../../app/styles/intro-animation.scss */
  60% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16071, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16071, 0, 0, 1);
  }

  /* line 358, ../../app/styles/intro-animation.scss */
  61.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.14443, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.14443, 0, 0, 1);
  }

  /* line 359, ../../app/styles/intro-animation.scss */
  63.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.1258, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.1258, 0, 0, 1);
  }

  /* line 360, ../../app/styles/intro-animation.scss */
  65% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.10661, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.10661, 0, 0, 1);
  }

  /* line 361, ../../app/styles/intro-animation.scss */
  66.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.08808, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.08808, 0, 0, 1);
  }

  /* line 362, ../../app/styles/intro-animation.scss */
  68.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.07099, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.07099, 0, 0, 1);
  }

  /* line 363, ../../app/styles/intro-animation.scss */
  70% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.05578, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.05578, 0, 0, 1);
  }

  /* line 364, ../../app/styles/intro-animation.scss */
  71.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04264, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04264, 0, 0, 1);
  }

  /* line 365, ../../app/styles/intro-animation.scss */
  73.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03159, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03159, 0, 0, 1);
  }

  /* line 366, ../../app/styles/intro-animation.scss */
  75% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.02253, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.02253, 0, 0, 1);
  }

  /* line 367, ../../app/styles/intro-animation.scss */
  76.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01528, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01528, 0, 0, 1);
  }

  /* line 368, ../../app/styles/intro-animation.scss */
  78.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00963, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00963, 0, 0, 1);
  }

  /* line 369, ../../app/styles/intro-animation.scss */
  80% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00535, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00535, 0, 0, 1);
  }

  /* line 370, ../../app/styles/intro-animation.scss */
  81.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00221, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00221, 0, 0, 1);
  }

  /* line 371, ../../app/styles/intro-animation.scss */
  83.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }

  /* line 372, ../../app/styles/intro-animation.scss */
  85% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00147, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00147, 0, 0, 1);
  }

  /* line 373, ../../app/styles/intro-animation.scss */
  86.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00237, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00237, 0, 0, 1);
  }

  /* line 374, ../../app/styles/intro-animation.scss */
  88.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00284, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00284, 0, 0, 1);
  }

  /* line 375, ../../app/styles/intro-animation.scss */
  90% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.003, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.003, 0, 0, 1);
  }

  /* line 376, ../../app/styles/intro-animation.scss */
  91.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00295, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00295, 0, 0, 1);
  }

  /* line 377, ../../app/styles/intro-animation.scss */
  93.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00275, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00275, 0, 0, 1);
  }

  /* line 378, ../../app/styles/intro-animation.scss */
  95% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00247, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00247, 0, 0, 1);
  }

  /* line 379, ../../app/styles/intro-animation.scss */
  96.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00216, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00216, 0, 0, 1);
  }

  /* line 380, ../../app/styles/intro-animation.scss */
  98.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00183, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00183, 0, 0, 1);
  }

  /* line 381, ../../app/styles/intro-animation.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@-webkit-keyframes footer-bar-in {
  /* line 385, ../../app/styles/intro-animation.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, 0, 0, 1);
  }

  /* line 386, ../../app/styles/intro-animation.scss */
  1.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 239.53218, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 239.53218, 0, 0, 1);
  }

  /* line 387, ../../app/styles/intro-animation.scss */
  3.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 182.61139, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 182.61139, 0, 0, 1);
  }

  /* line 388, ../../app/styles/intro-animation.scss */
  5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 132.00597, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 132.00597, 0, 0, 1);
  }

  /* line 389, ../../app/styles/intro-animation.scss */
  6.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 89.12202, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 89.12202, 0, 0, 1);
  }

  /* line 390, ../../app/styles/intro-animation.scss */
  8.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 54.36036, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 54.36036, 0, 0, 1);
  }

  /* line 391, ../../app/styles/intro-animation.scss */
  10% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 27.42414, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 27.42414, 0, 0, 1);
  }

  /* line 392, ../../app/styles/intro-animation.scss */
  11.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.57222, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.57222, 0, 0, 1);
  }

  /* line 393, ../../app/styles/intro-animation.scss */
  13.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -6.18104, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -6.18104, 0, 0, 1);
  }

  /* line 394, ../../app/styles/intro-animation.scss */
  15% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -14.91584, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -14.91584, 0, 0, 1);
  }

  /* line 395, ../../app/styles/intro-animation.scss */
  16.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -19.70033, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -19.70033, 0, 0, 1);
  }

  /* line 396, ../../app/styles/intro-animation.scss */
  18.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.52051, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.52051, 0, 0, 1);
  }

  /* line 397, ../../app/styles/intro-animation.scss */
  20% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.23917, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.23917, 0, 0, 1);
  }

  /* line 398, ../../app/styles/intro-animation.scss */
  21.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -19.5771, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -19.5771, 0, 0, 1);
  }

  /* line 399, ../../app/styles/intro-animation.scss */
  23.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -17.11042, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -17.11042, 0, 0, 1);
  }

  /* line 400, ../../app/styles/intro-animation.scss */
  25% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -14.27889, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -14.27889, 0, 0, 1);
  }

  /* line 401, ../../app/styles/intro-animation.scss */
  26.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -11.40085, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -11.40085, 0, 0, 1);
  }

  /* line 402, ../../app/styles/intro-animation.scss */
  28.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -8.69163, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -8.69163, 0, 0, 1);
  }

  /* line 403, ../../app/styles/intro-animation.scss */
  30% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -6.283, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -6.283, 0, 0, 1);
  }

  /* line 404, ../../app/styles/intro-animation.scss */
  31.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.24188, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.24188, 0, 0, 1);
  }

  /* line 405, ../../app/styles/intro-animation.scss */
  33.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -2.58735, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -2.58735, 0, 0, 1);
  }

  /* line 406, ../../app/styles/intro-animation.scss */
  35% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -1.30529, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -1.30529, 0, 0, 1);
  }

  /* line 407, ../../app/styles/intro-animation.scss */
  36.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.36041, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.36041, 0, 0, 1);
  }

  /* line 408, ../../app/styles/intro-animation.scss */
  38.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.29419, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.29419, 0, 0, 1);
  }

  /* line 409, ../../app/styles/intro-animation.scss */
  40% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.70994, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.70994, 0, 0, 1);
  }

  /* line 410, ../../app/styles/intro-animation.scss */
  41.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.93766, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.93766, 0, 0, 1);
  }

  /* line 411, ../../app/styles/intro-animation.scss */
  43.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.0243, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.0243, 0, 0, 1);
  }

  /* line 412, ../../app/styles/intro-animation.scss */
  45% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.01091, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.01091, 0, 0, 1);
  }

  /* line 413, ../../app/styles/intro-animation.scss */
  46.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.9318, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.9318, 0, 0, 1);
  }

  /* line 414, ../../app/styles/intro-animation.scss */
  48.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.81439, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.81439, 0, 0, 1);
  }

  /* line 415, ../../app/styles/intro-animation.scss */
  50% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.67962, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.67962, 0, 0, 1);
  }

  /* line 416, ../../app/styles/intro-animation.scss */
  51.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.54264, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.54264, 0, 0, 1);
  }

  /* line 417, ../../app/styles/intro-animation.scss */
  53.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.41369, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.41369, 0, 0, 1);
  }

  /* line 418, ../../app/styles/intro-animation.scss */
  55% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.29905, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.29905, 0, 0, 1);
  }

  /* line 419, ../../app/styles/intro-animation.scss */
  56.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.2019, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.2019, 0, 0, 1);
  }

  /* line 420, ../../app/styles/intro-animation.scss */
  58.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.12315, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.12315, 0, 0, 1);
  }

  /* line 421, ../../app/styles/intro-animation.scss */
  60% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.06213, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.06213, 0, 0, 1);
  }

  /* line 422, ../../app/styles/intro-animation.scss */
  61.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.01715, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.01715, 0, 0, 1);
  }

  /* line 423, ../../app/styles/intro-animation.scss */
  63.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.014, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.014, 0, 0, 1);
  }

  /* line 424, ../../app/styles/intro-animation.scss */
  65% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03379, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03379, 0, 0, 1);
  }

  /* line 425, ../../app/styles/intro-animation.scss */
  66.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04463, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04463, 0, 0, 1);
  }

  /* line 426, ../../app/styles/intro-animation.scss */
  68.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04875, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04875, 0, 0, 1);
  }

  /* line 427, ../../app/styles/intro-animation.scss */
  70% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04812, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04812, 0, 0, 1);
  }

  /* line 428, ../../app/styles/intro-animation.scss */
  71.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04435, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04435, 0, 0, 1);
  }

  /* line 429, ../../app/styles/intro-animation.scss */
  73.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03876, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03876, 0, 0, 1);
  }

  /* line 430, ../../app/styles/intro-animation.scss */
  75% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03235, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03235, 0, 0, 1);
  }

  /* line 431, ../../app/styles/intro-animation.scss */
  76.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.02583, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.02583, 0, 0, 1);
  }

  /* line 432, ../../app/styles/intro-animation.scss */
  78.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01969, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01969, 0, 0, 1);
  }

  /* line 433, ../../app/styles/intro-animation.scss */
  80% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01423, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01423, 0, 0, 1);
  }

  /* line 434, ../../app/styles/intro-animation.scss */
  81.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00961, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00961, 0, 0, 1);
  }

  /* line 435, ../../app/styles/intro-animation.scss */
  83.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00586, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00586, 0, 0, 1);
  }

  /* line 436, ../../app/styles/intro-animation.scss */
  85% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00296, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00296, 0, 0, 1);
  }

  /* line 437, ../../app/styles/intro-animation.scss */
  86.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00082, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00082, 0, 0, 1);
  }

  /* line 438, ../../app/styles/intro-animation.scss */
  88.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00067, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00067, 0, 0, 1);
  }

  /* line 439, ../../app/styles/intro-animation.scss */
  90% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00161, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00161, 0, 0, 1);
  }

  /* line 440, ../../app/styles/intro-animation.scss */
  91.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00212, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00212, 0, 0, 1);
  }

  /* line 441, ../../app/styles/intro-animation.scss */
  93.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00232, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00232, 0, 0, 1);
  }

  /* line 442, ../../app/styles/intro-animation.scss */
  95% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00229, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00229, 0, 0, 1);
  }

  /* line 443, ../../app/styles/intro-animation.scss */
  96.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00211, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00211, 0, 0, 1);
  }

  /* line 444, ../../app/styles/intro-animation.scss */
  98.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00184, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00184, 0, 0, 1);
  }

  /* line 445, ../../app/styles/intro-animation.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@keyframes footer-bar-in {
  /* line 385, ../../app/styles/intro-animation.scss */
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, 0, 0, 1);
  }

  /* line 386, ../../app/styles/intro-animation.scss */
  1.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 239.53218, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 239.53218, 0, 0, 1);
  }

  /* line 387, ../../app/styles/intro-animation.scss */
  3.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 182.61139, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 182.61139, 0, 0, 1);
  }

  /* line 388, ../../app/styles/intro-animation.scss */
  5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 132.00597, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 132.00597, 0, 0, 1);
  }

  /* line 389, ../../app/styles/intro-animation.scss */
  6.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 89.12202, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 89.12202, 0, 0, 1);
  }

  /* line 390, ../../app/styles/intro-animation.scss */
  8.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 54.36036, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 54.36036, 0, 0, 1);
  }

  /* line 391, ../../app/styles/intro-animation.scss */
  10% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 27.42414, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 27.42414, 0, 0, 1);
  }

  /* line 392, ../../app/styles/intro-animation.scss */
  11.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.57222, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.57222, 0, 0, 1);
  }

  /* line 393, ../../app/styles/intro-animation.scss */
  13.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -6.18104, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -6.18104, 0, 0, 1);
  }

  /* line 394, ../../app/styles/intro-animation.scss */
  15% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -14.91584, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -14.91584, 0, 0, 1);
  }

  /* line 395, ../../app/styles/intro-animation.scss */
  16.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -19.70033, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -19.70033, 0, 0, 1);
  }

  /* line 396, ../../app/styles/intro-animation.scss */
  18.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.52051, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.52051, 0, 0, 1);
  }

  /* line 397, ../../app/styles/intro-animation.scss */
  20% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.23917, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -21.23917, 0, 0, 1);
  }

  /* line 398, ../../app/styles/intro-animation.scss */
  21.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -19.5771, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -19.5771, 0, 0, 1);
  }

  /* line 399, ../../app/styles/intro-animation.scss */
  23.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -17.11042, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -17.11042, 0, 0, 1);
  }

  /* line 400, ../../app/styles/intro-animation.scss */
  25% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -14.27889, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -14.27889, 0, 0, 1);
  }

  /* line 401, ../../app/styles/intro-animation.scss */
  26.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -11.40085, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -11.40085, 0, 0, 1);
  }

  /* line 402, ../../app/styles/intro-animation.scss */
  28.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -8.69163, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -8.69163, 0, 0, 1);
  }

  /* line 403, ../../app/styles/intro-animation.scss */
  30% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -6.283, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -6.283, 0, 0, 1);
  }

  /* line 404, ../../app/styles/intro-animation.scss */
  31.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.24188, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.24188, 0, 0, 1);
  }

  /* line 405, ../../app/styles/intro-animation.scss */
  33.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -2.58735, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -2.58735, 0, 0, 1);
  }

  /* line 406, ../../app/styles/intro-animation.scss */
  35% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -1.30529, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -1.30529, 0, 0, 1);
  }

  /* line 407, ../../app/styles/intro-animation.scss */
  36.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.36041, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.36041, 0, 0, 1);
  }

  /* line 408, ../../app/styles/intro-animation.scss */
  38.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.29419, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.29419, 0, 0, 1);
  }

  /* line 409, ../../app/styles/intro-animation.scss */
  40% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.70994, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.70994, 0, 0, 1);
  }

  /* line 410, ../../app/styles/intro-animation.scss */
  41.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.93766, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.93766, 0, 0, 1);
  }

  /* line 411, ../../app/styles/intro-animation.scss */
  43.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.0243, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.0243, 0, 0, 1);
  }

  /* line 412, ../../app/styles/intro-animation.scss */
  45% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.01091, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.01091, 0, 0, 1);
  }

  /* line 413, ../../app/styles/intro-animation.scss */
  46.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.9318, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.9318, 0, 0, 1);
  }

  /* line 414, ../../app/styles/intro-animation.scss */
  48.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.81439, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.81439, 0, 0, 1);
  }

  /* line 415, ../../app/styles/intro-animation.scss */
  50% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.67962, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.67962, 0, 0, 1);
  }

  /* line 416, ../../app/styles/intro-animation.scss */
  51.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.54264, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.54264, 0, 0, 1);
  }

  /* line 417, ../../app/styles/intro-animation.scss */
  53.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.41369, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.41369, 0, 0, 1);
  }

  /* line 418, ../../app/styles/intro-animation.scss */
  55% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.29905, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.29905, 0, 0, 1);
  }

  /* line 419, ../../app/styles/intro-animation.scss */
  56.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.2019, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.2019, 0, 0, 1);
  }

  /* line 420, ../../app/styles/intro-animation.scss */
  58.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.12315, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.12315, 0, 0, 1);
  }

  /* line 421, ../../app/styles/intro-animation.scss */
  60% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.06213, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.06213, 0, 0, 1);
  }

  /* line 422, ../../app/styles/intro-animation.scss */
  61.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.01715, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.01715, 0, 0, 1);
  }

  /* line 423, ../../app/styles/intro-animation.scss */
  63.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.014, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.014, 0, 0, 1);
  }

  /* line 424, ../../app/styles/intro-animation.scss */
  65% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03379, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03379, 0, 0, 1);
  }

  /* line 425, ../../app/styles/intro-animation.scss */
  66.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04463, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04463, 0, 0, 1);
  }

  /* line 426, ../../app/styles/intro-animation.scss */
  68.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04875, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04875, 0, 0, 1);
  }

  /* line 427, ../../app/styles/intro-animation.scss */
  70% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04812, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04812, 0, 0, 1);
  }

  /* line 428, ../../app/styles/intro-animation.scss */
  71.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04435, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04435, 0, 0, 1);
  }

  /* line 429, ../../app/styles/intro-animation.scss */
  73.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03876, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03876, 0, 0, 1);
  }

  /* line 430, ../../app/styles/intro-animation.scss */
  75% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03235, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.03235, 0, 0, 1);
  }

  /* line 431, ../../app/styles/intro-animation.scss */
  76.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.02583, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.02583, 0, 0, 1);
  }

  /* line 432, ../../app/styles/intro-animation.scss */
  78.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01969, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01969, 0, 0, 1);
  }

  /* line 433, ../../app/styles/intro-animation.scss */
  80% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01423, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01423, 0, 0, 1);
  }

  /* line 434, ../../app/styles/intro-animation.scss */
  81.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00961, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00961, 0, 0, 1);
  }

  /* line 435, ../../app/styles/intro-animation.scss */
  83.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00586, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00586, 0, 0, 1);
  }

  /* line 436, ../../app/styles/intro-animation.scss */
  85% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00296, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00296, 0, 0, 1);
  }

  /* line 437, ../../app/styles/intro-animation.scss */
  86.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00082, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00082, 0, 0, 1);
  }

  /* line 438, ../../app/styles/intro-animation.scss */
  88.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00067, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00067, 0, 0, 1);
  }

  /* line 439, ../../app/styles/intro-animation.scss */
  90% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00161, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00161, 0, 0, 1);
  }

  /* line 440, ../../app/styles/intro-animation.scss */
  91.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00212, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00212, 0, 0, 1);
  }

  /* line 441, ../../app/styles/intro-animation.scss */
  93.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00232, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00232, 0, 0, 1);
  }

  /* line 442, ../../app/styles/intro-animation.scss */
  95% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00229, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00229, 0, 0, 1);
  }

  /* line 443, ../../app/styles/intro-animation.scss */
  96.666667% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00211, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00211, 0, 0, 1);
  }

  /* line 444, ../../app/styles/intro-animation.scss */
  98.333333% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00184, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00184, 0, 0, 1);
  }

  /* line 445, ../../app/styles/intro-animation.scss */
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

/* line 16, ../../app/styles/styles.scss */
* {
  box-sizing: border-box;
  font-smoothing: antialiased;
}

/* line 21, ../../app/styles/styles.scss */
html, body {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-width: 1180px;
  padding: 0;
  margin: 0;
}

/* line 31, ../../app/styles/styles.scss */
body {
  background: #26a9df;
  color: white;
  position: relative;
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Helvetica, Arial, sans-serif;
  font-size: 13px;
}
/* line 38, ../../app/styles/styles.scss */
body.dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: url('data:image/gif;base64,R0lGODlhEAAQAJECAAAAAP///////wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYxNUZEQ0VDNzA5OTExRTE4NkFGRTk0OTM2M0EwQkQyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYxNUZEQ0VENzA5OTExRTE4NkFGRTk0OTM2M0EwQkQyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjE1RkRDRUE3MDk5MTFFMTg2QUZFOTQ5MzYzQTBCRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjE1RkRDRUI3MDk5MTFFMTg2QUZFOTQ5MzYzQTBCRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAACACwAAAAAEAAQAAACK5SPqcvtDxUAYlYqQwCab3x42rhtiUh2yJSSINqaBpyCc6yesb22fOg7FAAAOw=='), -webkit-grab;
  cursor: url('data:image/gif;base64,R0lGODlhEAAQAJECAAAAAP///////wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYxNUZEQ0VDNzA5OTExRTE4NkFGRTk0OTM2M0EwQkQyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYxNUZEQ0VENzA5OTExRTE4NkFGRTk0OTM2M0EwQkQyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjE1RkRDRUE3MDk5MTFFMTg2QUZFOTQ5MzYzQTBCRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjE1RkRDRUI3MDk5MTFFMTg2QUZFOTQ5MzYzQTBCRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAACACwAAAAAEAAQAAACK5SPqcvtDxUAYlYqQwCab3x42rhtiUh2yJSSINqaBpyCc6yesb22fOg7FAAAOw=='), grab;
}
/* line 42, ../../app/styles/styles.scss */
body.dragging .box {
  cursor: url('data:image/gif;base64,R0lGODlhEAAQAJECAAAAAP///////wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYxNUZEQ0VDNzA5OTExRTE4NkFGRTk0OTM2M0EwQkQyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYxNUZEQ0VENzA5OTExRTE4NkFGRTk0OTM2M0EwQkQyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjE1RkRDRUE3MDk5MTFFMTg2QUZFOTQ5MzYzQTBCRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjE1RkRDRUI3MDk5MTFFMTg2QUZFOTQ5MzYzQTBCRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAACACwAAAAAEAAQAAACK5SPqcvtDxUAYlYqQwCab3x42rhtiUh2yJSSINqaBpyCc6yesb22fOg7FAAAOw=='), -webkit-grab !important;
  cursor: url('data:image/gif;base64,R0lGODlhEAAQAJECAAAAAP///////wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYxNUZEQ0VDNzA5OTExRTE4NkFGRTk0OTM2M0EwQkQyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYxNUZEQ0VENzA5OTExRTE4NkFGRTk0OTM2M0EwQkQyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjE1RkRDRUE3MDk5MTFFMTg2QUZFOTQ5MzYzQTBCRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjE1RkRDRUI3MDk5MTFFMTg2QUZFOTQ5MzYzQTBCRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAACACwAAAAAEAAQAAACK5SPqcvtDxUAYlYqQwCab3x42rhtiUh2yJSSINqaBpyCc6yesb22fOg7FAAAOw=='), grab !important;
}
/* line 47, ../../app/styles/styles.scss */
body.dimmed .dimmer {
  display: block;
  -webkit-animation: fade-in 0.25s both ease;
  animation: fade-in 0.25s both ease;
}
/* line 52, ../../app/styles/styles.scss */
body .dimmer {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(1, 18, 39, 0.5);
}
/* line 63, ../../app/styles/styles.scss */
body .unsupported-message {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  color: #162a30;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  text-align: center;
  line-height: 1.6em;
  padding: 10px;
  background: #E96464;
}
/* line 79, ../../app/styles/styles.scss */
body.unsupported .unsupported-message {
  display: block;
}

/* line 85, ../../app/styles/styles.scss */
a, a:visited {
  text-decoration: none;
  color: #1c323b;
  transition: box-shadow 0.1s;
}
/* line 90, ../../app/styles/styles.scss */
a:hover, a:visited:hover {
  box-shadow: 0 1px 0 #1c323b;
}

/* line 95, ../../app/styles/styles.scss */
label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}

/* line 100, ../../app/styles/styles.scss */
.modal {
  display: none;
  position: absolute;
  z-index: 9999;
}
/* line 105, ../../app/styles/styles.scss */
.modal.in {
  display: block;
  -webkit-animation: modal-in 0.65s linear both;
  animation: modal-in 0.65s linear both;
}

/* line 111, ../../app/styles/styles.scss */
.spinner {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: #162a30;
  border-radius: 1px;
  -webkit-animation: fold-and-unfold 2s linear infinite both;
  animation: fold-and-unfold 2s linear infinite both;
}