/*
* Font Face
*/
@font-face {
  font-family: 'simple-line-icons';
  src: url(/85e8c542d5e137beecf9.eot?v=2.4.0);
  src: url(/85e8c542d5e137beecf9.eot?v=2.4.0#iefix) format('embedded-opentype'), url(/3826fa1cb2348dd93948.woff2?v=2.4.0) format('woff2'), url(/3ec13a24af3fdda11107.ttf?v=2.4.0) format('truetype'), url(/5c9febce52054ae0b96d.woff?v=2.4.0) format('woff'), url(/f1515a459c8850890812.svg?v=2.4.0#simple-line-icons) format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
 Use the following code if you want to have a class per icon.
 Instead of a list of all class selectors, you can use the generic [class*="icon-"] selector,
 but it's slower.
*/
.icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-minus,
.icon-close,
.icon-event,
.icon-exclamation,
.icon-organization,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawer,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calendar,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symbol-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pinterest,
.icon-social-github,
.icon-social-google,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox,
.icon-social-vkontakte,
.icon-social-steam {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-user:before {
  content: "\e005";
}
.icon-people:before {
  content: "\e001";
}
.icon-user-female:before {
  content: "\e000";
}
.icon-user-follow:before {
  content: "\e002";
}
.icon-user-following:before {
  content: "\e003";
}
.icon-user-unfollow:before {
  content: "\e004";
}
.icon-login:before {
  content: "\e066";
}
.icon-logout:before {
  content: "\e065";
}
.icon-emotsmile:before {
  content: "\e021";
}
.icon-phone:before {
  content: "\e600";
}
.icon-call-end:before {
  content: "\e048";
}
.icon-call-in:before {
  content: "\e047";
}
.icon-call-out:before {
  content: "\e046";
}
.icon-map:before {
  content: "\e033";
}
.icon-location-pin:before {
  content: "\e096";
}
.icon-direction:before {
  content: "\e042";
}
.icon-directions:before {
  content: "\e041";
}
.icon-compass:before {
  content: "\e045";
}
.icon-layers:before {
  content: "\e034";
}
.icon-menu:before {
  content: "\e601";
}
.icon-list:before {
  content: "\e067";
}
.icon-options-vertical:before {
  content: "\e602";
}
.icon-options:before {
  content: "\e603";
}
.icon-arrow-down:before {
  content: "\e604";
}
.icon-arrow-left:before {
  content: "\e605";
}
.icon-arrow-right:before {
  content: "\e606";
}
.icon-arrow-up:before {
  content: "\e607";
}
.icon-arrow-up-circle:before {
  content: "\e078";
}
.icon-arrow-left-circle:before {
  content: "\e07a";
}
.icon-arrow-right-circle:before {
  content: "\e079";
}
.icon-arrow-down-circle:before {
  content: "\e07b";
}
.icon-check:before {
  content: "\e080";
}
.icon-clock:before {
  content: "\e081";
}
.icon-plus:before {
  content: "\e095";
}
.icon-minus:before {
  content: "\e615";
}
.icon-close:before {
  content: "\e082";
}
.icon-event:before {
  content: "\e619";
}
.icon-exclamation:before {
  content: "\e617";
}
.icon-organization:before {
  content: "\e616";
}
.icon-trophy:before {
  content: "\e006";
}
.icon-screen-smartphone:before {
  content: "\e010";
}
.icon-screen-desktop:before {
  content: "\e011";
}
.icon-plane:before {
  content: "\e012";
}
.icon-notebook:before {
  content: "\e013";
}
.icon-mustache:before {
  content: "\e014";
}
.icon-mouse:before {
  content: "\e015";
}
.icon-magnet:before {
  content: "\e016";
}
.icon-energy:before {
  content: "\e020";
}
.icon-disc:before {
  content: "\e022";
}
.icon-cursor:before {
  content: "\e06e";
}
.icon-cursor-move:before {
  content: "\e023";
}
.icon-crop:before {
  content: "\e024";
}
.icon-chemistry:before {
  content: "\e026";
}
.icon-speedometer:before {
  content: "\e007";
}
.icon-shield:before {
  content: "\e00e";
}
.icon-screen-tablet:before {
  content: "\e00f";
}
.icon-magic-wand:before {
  content: "\e017";
}
.icon-hourglass:before {
  content: "\e018";
}
.icon-graduation:before {
  content: "\e019";
}
.icon-ghost:before {
  content: "\e01a";
}
.icon-game-controller:before {
  content: "\e01b";
}
.icon-fire:before {
  content: "\e01c";
}
.icon-eyeglass:before {
  content: "\e01d";
}
.icon-envelope-open:before {
  content: "\e01e";
}
.icon-envelope-letter:before {
  content: "\e01f";
}
.icon-bell:before {
  content: "\e027";
}
.icon-badge:before {
  content: "\e028";
}
.icon-anchor:before {
  content: "\e029";
}
.icon-wallet:before {
  content: "\e02a";
}
.icon-vector:before {
  content: "\e02b";
}
.icon-speech:before {
  content: "\e02c";
}
.icon-puzzle:before {
  content: "\e02d";
}
.icon-printer:before {
  content: "\e02e";
}
.icon-present:before {
  content: "\e02f";
}
.icon-playlist:before {
  content: "\e030";
}
.icon-pin:before {
  content: "\e031";
}
.icon-picture:before {
  content: "\e032";
}
.icon-handbag:before {
  content: "\e035";
}
.icon-globe-alt:before {
  content: "\e036";
}
.icon-globe:before {
  content: "\e037";
}
.icon-folder-alt:before {
  content: "\e039";
}
.icon-folder:before {
  content: "\e089";
}
.icon-film:before {
  content: "\e03a";
}
.icon-feed:before {
  content: "\e03b";
}
.icon-drop:before {
  content: "\e03e";
}
.icon-drawer:before {
  content: "\e03f";
}
.icon-docs:before {
  content: "\e040";
}
.icon-doc:before {
  content: "\e085";
}
.icon-diamond:before {
  content: "\e043";
}
.icon-cup:before {
  content: "\e044";
}
.icon-calculator:before {
  content: "\e049";
}
.icon-bubbles:before {
  content: "\e04a";
}
.icon-briefcase:before {
  content: "\e04b";
}
.icon-book-open:before {
  content: "\e04c";
}
.icon-basket-loaded:before {
  content: "\e04d";
}
.icon-basket:before {
  content: "\e04e";
}
.icon-bag:before {
  content: "\e04f";
}
.icon-action-undo:before {
  content: "\e050";
}
.icon-action-redo:before {
  content: "\e051";
}
.icon-wrench:before {
  content: "\e052";
}
.icon-umbrella:before {
  content: "\e053";
}
.icon-trash:before {
  content: "\e054";
}
.icon-tag:before {
  content: "\e055";
}
.icon-support:before {
  content: "\e056";
}
.icon-frame:before {
  content: "\e038";
}
.icon-size-fullscreen:before {
  content: "\e057";
}
.icon-size-actual:before {
  content: "\e058";
}
.icon-shuffle:before {
  content: "\e059";
}
.icon-share-alt:before {
  content: "\e05a";
}
.icon-share:before {
  content: "\e05b";
}
.icon-rocket:before {
  content: "\e05c";
}
.icon-question:before {
  content: "\e05d";
}
.icon-pie-chart:before {
  content: "\e05e";
}
.icon-pencil:before {
  content: "\e05f";
}
.icon-note:before {
  content: "\e060";
}
.icon-loop:before {
  content: "\e064";
}
.icon-home:before {
  content: "\e069";
}
.icon-grid:before {
  content: "\e06a";
}
.icon-graph:before {
  content: "\e06b";
}
.icon-microphone:before {
  content: "\e063";
}
.icon-music-tone-alt:before {
  content: "\e061";
}
.icon-music-tone:before {
  content: "\e062";
}
.icon-earphones-alt:before {
  content: "\e03c";
}
.icon-earphones:before {
  content: "\e03d";
}
.icon-equalizer:before {
  content: "\e06c";
}
.icon-like:before {
  content: "\e068";
}
.icon-dislike:before {
  content: "\e06d";
}
.icon-control-start:before {
  content: "\e06f";
}
.icon-control-rewind:before {
  content: "\e070";
}
.icon-control-play:before {
  content: "\e071";
}
.icon-control-pause:before {
  content: "\e072";
}
.icon-control-forward:before {
  content: "\e073";
}
.icon-control-end:before {
  content: "\e074";
}
.icon-volume-1:before {
  content: "\e09f";
}
.icon-volume-2:before {
  content: "\e0a0";
}
.icon-volume-off:before {
  content: "\e0a1";
}
.icon-calendar:before {
  content: "\e075";
}
.icon-bulb:before {
  content: "\e076";
}
.icon-chart:before {
  content: "\e077";
}
.icon-ban:before {
  content: "\e07c";
}
.icon-bubble:before {
  content: "\e07d";
}
.icon-camrecorder:before {
  content: "\e07e";
}
.icon-camera:before {
  content: "\e07f";
}
.icon-cloud-download:before {
  content: "\e083";
}
.icon-cloud-upload:before {
  content: "\e084";
}
.icon-envelope:before {
  content: "\e086";
}
.icon-eye:before {
  content: "\e087";
}
.icon-flag:before {
  content: "\e088";
}
.icon-heart:before {
  content: "\e08a";
}
.icon-info:before {
  content: "\e08b";
}
.icon-key:before {
  content: "\e08c";
}
.icon-link:before {
  content: "\e08d";
}
.icon-lock:before {
  content: "\e08e";
}
.icon-lock-open:before {
  content: "\e08f";
}
.icon-magnifier:before {
  content: "\e090";
}
.icon-magnifier-add:before {
  content: "\e091";
}
.icon-magnifier-remove:before {
  content: "\e092";
}
.icon-paper-clip:before {
  content: "\e093";
}
.icon-paper-plane:before {
  content: "\e094";
}
.icon-power:before {
  content: "\e097";
}
.icon-refresh:before {
  content: "\e098";
}
.icon-reload:before {
  content: "\e099";
}
.icon-settings:before {
  content: "\e09a";
}
.icon-star:before {
  content: "\e09b";
}
.icon-symbol-female:before {
  content: "\e09c";
}
.icon-symbol-male:before {
  content: "\e09d";
}
.icon-target:before {
  content: "\e09e";
}
.icon-credit-card:before {
  content: "\e025";
}
.icon-paypal:before {
  content: "\e608";
}
.icon-social-tumblr:before {
  content: "\e00a";
}
.icon-social-twitter:before {
  content: "\e009";
}
.icon-social-facebook:before {
  content: "\e00b";
}
.icon-social-instagram:before {
  content: "\e609";
}
.icon-social-linkedin:before {
  content: "\e60a";
}
.icon-social-pinterest:before {
  content: "\e60b";
}
.icon-social-github:before {
  content: "\e60c";
}
.icon-social-google:before {
  content: "\e60d";
}
.icon-social-reddit:before {
  content: "\e60e";
}
.icon-social-skype:before {
  content: "\e60f";
}
.icon-social-dribbble:before {
  content: "\e00d";
}
.icon-social-behance:before {
  content: "\e610";
}
.icon-social-foursqare:before {
  content: "\e611";
}
.icon-social-soundcloud:before {
  content: "\e612";
}
.icon-social-spotify:before {
  content: "\e613";
}
.icon-social-stumbleupon:before {
  content: "\e614";
}
.icon-social-youtube:before {
  content: "\e008";
}
.icon-social-dropbox:before {
  content: "\e00c";
}
.icon-social-vkontakte:before {
  content: "\e618";
}
.icon-social-steam:before {
  content: "\e620";
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, .95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(.95, .95, .95);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }

  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local('Roboto Thin'), local('Roboto-Thin'),
       url(/f63ce0a24f9a8e1cc12a.woff2) format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url(/c20db5522332d498739e.woff) format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Roboto Light'), local('Roboto-Light'),
       url(/1444a6b9c953dc315b52.woff2) format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url(/2217608a0cd2cc473784.woff) format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'),
       url(/7c87b4e83e3eaced4c76.woff2) format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url(/3bd3a5087aba78c8c693.woff) format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url(/bfb189e4624aecc093a2.woff2) format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url(/f191d5449ca95b094577.woff) format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-mono-100 - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local('Roboto Mono Thin'), local('RobotoMono-Thin'),
       url(/dea60efa9b4f48c233a9.woff2) format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url(/f8f04ee879e0df2ff77e.woff) format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-mono-300 - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Roboto Mono Light'), local('RobotoMono-Light'),
       url(/500a8e53aec290d78aa7.woff2) format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url(/36d94d24d94a07d7756f.woff) format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-mono-regular - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto Mono'), local('RobotoMono-Regular'),
       url(/56f3f8ac2e0a51c02e1c.woff2) format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url(/990f6c145bcd2eb936bc.woff) format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-mono-500 - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Mono Medium'), local('RobotoMono-Medium'),
       url(/615b96749cb5b90a54b5.woff2) format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url(/477b4fe693244fe4374c.woff) format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Variable fonts usage:
:root { font-family: "Inter", sans-serif; }
@supports (font-variation-settings: normal) {
  :root { font-family: "InterVariable", sans-serif; font-optical-sizing: auto; }
} */
@font-face {
  font-family: InterVariable;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/a0e477f2f1f9d2376fde.woff2) format("woff2");
}
@font-face {
  font-family: InterVariable;
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(/e295f70fe3e2df296c7b.woff2) format("woff2");
}

/* static fonts */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/2deca9291ec28e5bbe13.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(/82ab8d90656d72d0453d.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/86ff768b6f42dcd980da.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(/4abbed80b910137e4368.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/d6125db9dd20399de932.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(/42c85884278802922cd9.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/76224c7fa303861462e7.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/b44d820bae143323a658.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/9c1163dc5cc2a1c9b55b.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/8ec956fb082ce092742f.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/3be6b9e3b22c24eaada7.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(/9a29a242a47db82ea071.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/c3c9f10a4dbfc7314a59.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(/21c58fc495f4efcff84c.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/1a0b36c51217b94a825d.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(/aec47db441fde7da8c33.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/9ed71fbc8206e8069042.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(/eb2e655228f94ffaa162.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/8869ea180347c0b3e105.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(/84afcd2c98f66e503a05.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/8aac419550652c70acce.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(/3d35f6363cf46c94cb5d.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/878eccfa0e5c8240899d.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(/af1c0bdb835afad15237.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/a4074fefb60f137f7974.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/c0dffe244faaf5bb8fbe.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/6e976150c457a5edc1f3.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/361044e3f1781339740b.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/54b6be6a7edc5b3cbdd6.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(/4f03584a088f6fd33910.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/f5ec5e21f616f430d4ba.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(/439cef167a628cb21856.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/89518fa4ab7bacdb30e6.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(/4dcb197ef83d3558dbdc.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fb55d5da48c7bee4d80a.woff2) format("woff2");
}
@font-face {
  font-family: "InterDisplay";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(/bd4243b6c8594236ba85.woff2) format("woff2");
}

:root {
  --font-main-content: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-main-title: 'Roboto', sans-serif;
  --font-main-mono: 'Roboto Mono', monospace;

  --color-main-background: #ffffff;
  --color-main-foreground-dark: #000000;
  --color-main-foreground-light: #333333;
  --color-main-highlight: #3a7ee4;
}

html,
body {
  font-family: var(--font-main-content);
  color: var(--color-main-foreground-dark);
  margin: 0px;
  padding: 0px;
}

html {
  height: 100%;
}

a {
  text-decoration: none;
}

input,
textarea {
  -webkit-appearance: none;
}

input[type='number'] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.loading.layout {
  height: 100%;
  cursor: wait;
}

.loading.layout #layout-container {
    height: 100%;
    position: relative;
  }

.error.layout {
  height: 100%;
}

.error.layout #layout-container {
    height: 100%;
  }

.error.layout #layout-container > div {
      height: 100%;

      box-sizing: border-box;

      margin-left: auto;
      margin-right: auto;

      width: 100%;

      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;

      padding-left: 2rem;
      padding-right: 2rem;

      padding-bottom: 5rem;
      padding-top: 5rem;

      row-gap: 5rem;
    }

@media (min-width: 680px) {

.error.layout #layout-container > div {
        max-width: 680px;

        flex-direction: row;

        padding-top: 8.75rem;
        padding-bottom: 8.75rem;

        column-gap: 4.0833333333rem
    }
      }

@media (min-width: 1000px) {

.error.layout #layout-container > div {
        max-width: 1000px;

        padding-top: 12.5rem;
        padding-bottom: 12.5rem;

        column-gap: 8.1666666667rem
    }
      }

@media (min-width: 1240px) {

.error.layout #layout-container > div {
        max-width: 1240px;

        padding-top: 16.25rem;
        padding-bottom: 16.25rem;

        column-gap: 12.25rem
    }
      }

.error.layout #layout-container > div > img {
        height: auto;
        width: 16rem;
      }

@media (min-width: 680px) {

.error.layout #layout-container > div > img {
          width: 17.75rem
      }
        }

@media (min-width: 1000px) {

.error.layout #layout-container > div > img {
          width: 19.5rem
      }
        }

@media (min-width: 1240px) {

.error.layout #layout-container > div > img {
          width: 21.25rem
      }
        }

.error.layout #layout-container > div > div div.title {
          font-weight: 400;
          font-size: 1.5rem;
        }

@media (min-width: 680px) {

.error.layout #layout-container > div > div div.title {
            font-size: 2.3333333333rem
        }
          }

@media (min-width: 1000px) {

.error.layout #layout-container > div > div div.title {
            font-size: 3.1666666667rem
        }
          }

@media (min-width: 1240px) {

.error.layout #layout-container > div > div div.title {
            font-size: 4rem
        }
          }

.error.layout #layout-container > div > div div.subtitle {
          font-size: 0.875rem;
          margin-top: 0.75rem;
        }

@media (min-width: 680px) {

.error.layout #layout-container > div > div div.subtitle {
            font-size: 0.9166666667rem;
            margin-top: 0.9166666667rem
        }
          }

@media (min-width: 1000px) {

.error.layout #layout-container > div > div div.subtitle {
            font-size: 0.9583333333rem;
            margin-top: 1.0833333333rem
        }
          }

@media (min-width: 1240px) {

.error.layout #layout-container > div > div div.subtitle {
            font-size: 1rem;
            margin-top: 1.25rem
        }
          }

.error.layout #layout-container > div > div a.action {
          background-color: black;
          width: 100%;
          border-radius: 2px;
          display: block;
          padding-top: 0.75rem;
          padding-bottom: 0.75rem;
          text-align: center;
          font-weight: 400;
          color: white;

          margin-top: 3.75rem;
        }

@media (min-width: 680px) {

.error.layout #layout-container > div > div a.action {
            padding-left: 1.5rem;
            padding-right: 1.5rem;
            width: fit-content;

            margin-top: 4.1666666667rem
        }
          }

@media (min-width: 1000px) {

.error.layout #layout-container > div > div a.action {
            margin-top: 4.5833333333rem
        }
          }

@media (min-width: 1240px) {

.error.layout #layout-container > div > div a.action {
            margin-top: 5rem
        }
          }

.spinner-container {
  position: fixed;
  width: 100vw;
  height: 100vh;
}

.spinner-container .spinner {
    position: relative;
    text-align: center;
    width: 60px;
    height: 40px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0px;
    white-space: nowrap;
  }

.spinner-container .spinner > div {
    background-color: var(--color-main-highlight);
    height: 100%;
    width: 6px;
    display: inline-block;
    margin: 0 2px;

    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
  }

.spinner-container .spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
  }

.spinner-container .spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
  }

.spinner-container .spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
  }

.spinner-container .spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
  }

@-webkit-keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
      -webkit-transform: scaleY(0.4);
    }
    20% {
      -webkit-transform: scaleY(1);
    }
  }

@keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
      transform: scaleY(0.4);
      -webkit-transform: scaleY(0.4);
    }
    20% {
      transform: scaleY(1);
      -webkit-transform: scaleY(1);
    }
  }

#app-toast-container {
  position: fixed;
  left: 50%;
  top: 8px;
  transform: translateX(-50%);
  width: 90%;
  max-width: 500px;
  z-index: 1000;
}

.app-toast {
  box-sizing: border-box;
  margin-bottom: 8px;
  border-radius: 4px;
  padding: 16px;
  color: white;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.16);
  line-height: 1.4;
  word-break: break-word;
  background-color: #2b2b2b;
}

.app-toast--success {
  background-color: #00b379;
}

.app-toast--warning {
  background-color: #ff884d;
}

.app-toast--error {
  background-color: #eb5757;
}

.app-toast--info {
  background-color: #356bff;
}

.animated.slideOutUp.app-toast {
  animation-duration: 0.2s;
}

.btn {
  background: #3d75e3;
  border: none;
  border-radius: 28px;
  text-align: center;
  line-height: 50px;
  font-weight: 500;
  cursor: pointer;
}

.btn a {
    display: inline-block;
    padding: 0 24px;
    min-width: 72px;
    color: #ffffff;
  }

.ellipsis {
  flex-shrink: 0;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
  word-break: break-all;
}

.code.layout {
  width: 100%;
  height: 100%;
  min-width: 315px;
  min-height: 640px;
}

.code.layout header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 12px 40px;
    width: 100%;
    height: 64px;
    box-sizing: border-box;
  }

.code.layout header .logo-container {
      display: flex;
      align-items: center;
    }

.code.layout header .logo-container img {
        width: 26px;
      }

.code.layout header .logo-container span {
        margin-left: 10px;
        font-weight: 600;
        line-height: 16px;
        letter-spacing: 0.02em;
        color: #223355;
      }

.code.layout header .download-btn {
      width: 116px;
      height: 40px;
      font-weight: 600;
      font-size: 14px;
      line-height: 40px;
    }

.code.layout .main {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

.code.layout .card-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 40px;
    padding-top: 38px;
    padding-bottom: 30px;
    width: 315px;
    background: #f9fafc;
    border: 1px solid rgba(0, 0, 0, 0.04);
    box-shadow: 0 8px 34px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
  }

.code.layout .basic-info-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    width: 100%;
  }

.code.layout .basic-info-container .avatar-container {
      width: 90px;
      height: 90px;
      border-radius: 81px;
      overflow: hidden;
    }

.code.layout .basic-info-container .avatar-container img {
        width: 100%;
      }

.code.layout .basic-info-container .avatar-container p {
        line-height: 36px;
        text-align: center;
        font-size: 32px;
        font-weight: 400;
        color: #00b0e9;
      }

.code.layout .basic-info-container .avatar-container.with-border {
      border: 2px solid #ffffff;
    }

.code.layout .basic-info-container .title-container {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      margin-top: 12px;
      width: 80%;
    }

.code.layout .basic-info-container .title-container .title {
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        text-align: center;
        letter-spacing: -0.4px;
        color: #333333;
        word-wrap: break-word;
        word-break: normal;
      }

.code.layout .basic-info-container .title-container .bot-icon {
        display: inline-block;
        margin-left: 4px;
        height: 100%;
      }

.code.layout .basic-info-container .subTitle {
      margin-top: 6px;
      font-weight: 400;
      font-size: 14px;
      line-height: 14px;
      text-align: center;
      color: #b8bdc7;
    }

.code.layout .basic-info-container .subTitle.new-margin {
      margin-bottom: 37px;
    }

.code.layout .basic-info-container .content {
      margin-top: 12px;
      width: 80%;
      text-align: center;
      font-weight: 400;
      font-size: 15px;
      line-height: 18px;
      color: #333333;
      overflow-wrap: break-word;
      word-break: keep-all;
    }

.code.layout .scan-info-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

.code.layout .scan-info-container .info-container {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 100%;
    }

.code.layout .scan-info-container .info-container .title {
        padding: 0 20px;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        text-align: center;
        letter-spacing: -0.4px;
        color: #333333;
      }

.code.layout .scan-info-container .info-container .subTitle {
        margin-top: 4px;
        font-weight: 400;
        font-size: 14px;
        line-height: 14px;
        text-align: center;
        color: #b8bdc7;
      }

.code.layout .scan-info-container .info-container .memo {
        margin-top: 8px;
        width: 80%;
        font-size: 15px;
        font-weight: 400;
        line-height: 22px;
        text-align: center;
        color: #333333;
        overflow-wrap: break-word;
        word-break: break-all;
      }

.code.layout .scan-info-container .icon-container {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-top: 16px;
      width: 100%;
    }

.code.layout .scan-info-container .icon-container .icon.inscription {
        border-radius: 12px;
      }

.code.layout .scan-info-container .icon-container .icon {
        width: 56px;
        height: 56px;
        border-radius: 50%;
        overflow: hidden;
      }

.code.layout .scan-info-container .icon-container .icon img {
          width: 100%;
        }

.code.layout .scan-info-container .icon-container .title-container {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin-top: 12px;
      }

.code.layout .scan-info-container .icon-container .title-container .title {
          font-weight: 600;
          font-size: 16px;
          line-height: 22px;
          letter-spacing: -0.4px;
          color: #333333;
        }

.code.layout .scan-info-container .icon-container .title-container .bot-icon {
          margin-left: 4px;
          width: 16px;
        }

.code.layout .scan-info-container .icon-container .subTitle {
        margin-top: 4px;
        font-weight: 400;
        font-size: 14px;
        line-height: 14px;
        text-align: center;
        color: #b8bdc7;
      }

.code.layout .btn-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
    height: 110px;
  }

.code.layout .btn-container .action-btn {
      margin-bottom: 8px;
      width: fit-content;
    }

.code.layout .btn-container .action-btn a {
        height: 50px;
        font-weight: 500;
        font-size: 16px;
        line-height: 50px;
        text-align: center;
        letter-spacing: 0.4px;
        user-select: none;
      }

.code.layout .btn-container .btn-intro {
      margin-top: 8px;
      padding: 0 20px;
      font-weight: 400;
      font-size: 14px;
      line-height: 22px;
      text-align: center;
      color: rgba(34, 34, 34, 0.4);
    }

.code.layout .btn-container .extra-btn-container {
      display: flex;
      width: 120px;
      height: 50px;
    }

.code.layout .btn-container .extra-btn-container .extra-btn {
        display: block;
        width: 100%;
        height: 100%;
        text-align: center;
        line-height: 50px;
        color: #3d75e3;
      }

.code.layout .btn-container .extra-btn-container.zh {
      width: 150px;
    }

.code.layout .scan-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    height: 170px;
  }

.code.layout .scan-container .qrcode-container {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 100%;
    }

.code.layout .scan-container .qrcode-container #qrcode {
        display: block;
        width: 140px;
        height: 140px;
      }

.code.layout .scan-container .qrcode-container #qrcode canvas {
          width: 100%;
          height: 100%;
        }

.code.layout .scan-container .qrcode-container .action-btn-container {
        display: none;
      }

.code.layout .scan-container .qrcode-container .tip {
        margin-top: 16px;
        padding: 0 20px;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        color: rgba(34, 34, 34, 0.4);
      }

.code.layout .scan-container .qrcode-container .mobile-tip {
        display: none;
      }

.code.layout .scan-container .status-container {
      margin-top: 10px;
    }

.code.layout .scan-container .status-container .icon-container {
        width: 90px;
        height: 90px;
      }

.code.layout .scan-container .status-container .icon-container img {
          width: 100%;
        }

.code.layout .scan-container .status-container .status {
        margin-top: 16px;
        text-align: center;
        font-weight: 400;
        font-size: 14px;
        line-height: 14px;
        color: #b8bdc7;
      }

.code.layout .footer .tip {
      line-height: 22px;
      text-align: center;
      font-weight: 400;
      font-size: 14px;
    }

.code.layout .footer .download {
      margin: 2px 0;
      text-align: center;
      line-height: 22px;
      font-weight: 500;
      font-size: 14px;
    }

.code.layout .footer .download a {
        color: #3d75e3;
      }

.code.layout .mixin-btn {
    margin-top: 38px;
  }

.code.layout .mixin-btn a {
      box-sizing: border-box;
      display: block;
      height: 42px;
      padding: 0 24px;
      text-align: center;
      font-weight: 400;
      font-size: 15px;
      line-height: 42px;
    }

.code.layout .qrcode-modal {
    display: none;
  }

.code.layout .redirect-container {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -75%);
    padding: 48px 20px;
    width: 315px;
    height: 242px;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 20px;
    box-sizing: border-box;
  }

.code.layout .redirect-container.active {
      display: block;
    }

.code.layout .redirect-container .redirect-content {
      display: flex;
      flex-direction: column;
      align-items: center;
      position: relative;
    }

.code.layout .redirect-container .redirect-content .redirecting {
        width: 30px;
        height: 30px;
        animation: spin 1s linear infinite;
      }

.code.layout .redirect-container .redirect-content .text {
        margin-top: 20px;
        margin-bottom: 26px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0px;
        text-align: center;
        color: #fff;
      }

.code.layout .redirect-container .redirect-content .redirect-btn {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 120px;
        height: 48px;
        border: 1px solid #fff;
        border-radius: 20px;
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: -0.4px;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.6);
        cursor: pointer;
      }

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@media (max-width: 768px) {
    .code.layout #layout-container {
      height: 100%;
    }

    .code.layout .container {
      display: flex;
      position: relative;
      height: 100%;
    }

    .code.layout header {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      justify-content: start;
      padding: 0 32px;
      width: 100%;
      height: 44px;
    }

      .code.layout header .btn {
        display: none;
      }

    .code.layout .main {
      margin-top: 44px;
    }
    .code.layout .main.browser {
      overflow-y: auto;
      height: -moz-available;
      height: -webkit-fill-available;
      height: fill-available;
    }

    .code.layout .card-container {
      margin-bottom: 40px;
    }

    .code.layout .scan-container {
      margin-top: 30px;
      height: auto;
    }

      .code.layout .scan-container .qrcode-container {
        margin-top: 26px;
      }

        .code.layout .scan-container .qrcode-container #qrcode {
          display: none;
        }

        .code.layout .scan-container .qrcode-container .action-btn-container {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
        }

          .code.layout .scan-container .qrcode-container .action-btn-container .action-btn {
            position: relative;
          }

            .code.layout .scan-container .qrcode-container .action-btn-container .action-btn img {
              position: absolute;
              top: 50%;
              right: -44px;
              transform: translateY(-50%);
            }

        .code.layout .scan-container .qrcode-container .tip {
          display: none;
        }
        .code.layout .scan-container .qrcode-container .tip.mobile-tip {
          display: block;
          margin-top: 16px;
        }

      .code.layout .scan-container .status-container {
        margin-top: 16px;
        margin-bottom: 0;
      }
    .code.layout .scan-container.new-margin {
      margin-top: 4px;
    }

    .code.layout .mixin-btn {
      display: none;
    }

    .code.layout .qrcode-modal {
      justify-content: center;
      align-items: center;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.6);
    }

      .code.layout .qrcode-modal .modal-content {
        display: flex;
        flex-direction: column;
        align-items: center;
      }

        .code.layout .qrcode-modal .modal-content .qrcode-container {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 212px;
          height: 212px;
          background: #ffffff;
          border-radius: 10px;
        }

          .code.layout .qrcode-modal .modal-content .qrcode-container #qrcode-modal {
            width: 188px;
            height: 188px;
          }

            .code.layout .qrcode-modal .modal-content .qrcode-container #qrcode-modal canvas {
              width: 100%;
              height: 100%;
            }

        .code.layout .qrcode-modal .modal-content .tip {
          margin-top: 12px;
          font-weight: 500;
          font-size: 14px;
          line-height: 22px;
          text-align: center;
          color: #ffffff;
        }
    .code.layout .qrcode-modal.active {
      display: flex;
    }
      .oauth.layout .scan-info-container .icon-container {
        margin-top: 24px;
      }

    .oauth.layout .scan-container {
      margin-top: 54px;
    }
    .pay.schema.layout .scan-container {
      margin-top: 50px;
    }
}

@media (max-width: 768px) and (max-height: 616px) {
  $add: calc((100vh - 580px) / 3);
    .code.layout .card-container {
      margin-bottom: calc(24px + #{$add});
      padding-top: calc(24px + #{$add});
      padding-bottom: calc(24px + #{$add});
    }
}

@media (max-width: 768px) and (max-height: 580px) {
    .code.layout .card-container {
      margin-bottom: 24px;
      padding-top: 24px;
      padding-bottom: 24px;
    }
}

:root {
  --font-main-content: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-main-title: 'Roboto', sans-serif;
  --font-main-mono: 'Roboto Mono', monospace;

  --color-main-background: #ffffff;
  --color-main-foreground-dark: #000000;
  --color-main-foreground-light: #333333;
  --color-main-highlight: #3a7ee4;
}

.referral.code.layout .card-container.referral-card {
    background: linear-gradient(
        180deg,
        #f6eaff 0%,
        rgba(255, 255, 255, 0) 83.83%
      ),
      linear-gradient(180deg, #f7f8ff 60.02%, hsl(215, 100%, 96%) 100%);
    padding-top: 0 !important;
    padding-bottom: 64px;
  }

.referral.code.layout .referral-info-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-align: center;
  }

.referral.code.layout .referral-info-container .referral-header {
      margin-bottom: 32px;
    }

.referral.code.layout .referral-info-container .title {
      font-weight: 700;
      font-size: 18px;
      line-height: normal;
      color: #333333;
      margin-bottom: 8px;
    }

.referral.code.layout .referral-info-container .title .referral-title-name {
        color: #aa90ce;
      }

.referral.code.layout .referral-info-container .code {
      color: #aa90ce;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
      letter-spacing: 2px;
      margin-bottom: 24px;
    }

.referral.code.layout .referral-info-container .benefits-container {
      box-sizing: border-box;
      padding: 0 40px;
      text-align: left;
      width: 100%;

      color: #333;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
    }

.referral.code.layout .referral-info-container .benefits-container .benefits-title {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        color: #333333;
        margin: 0 0 12px 0;
      }

.referral.code.layout .referral-info-container .benefits-container .benefit-item {
        display: flex;
        align-items: flex-start;
        margin: 0 0 8px 0;
      }

.referral.code.layout .referral-info-container .benefits-container .benefit-item:last-child {
          margin-bottom: 0;
        }

.referral.code.layout .referral-info-container .benefits-container .benefit-item .benefit-number {
          width: 16px;
          height: 16px;
          background: white;
          color: #333;
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 12px;
          font-weight: 500;
          border-radius: 50%;
          margin-right: 10px;
          flex-shrink: 0;
        }

.referral.code.layout .referral-info-container .benefits-container .benefit-item .benefit-text {
          margin: 0;
        }

@keyframes copySuccess {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

.page.layout .header {
    box-sizing: border-box;
    width: 100%;
    height: 96px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    text-align: center;
  }

.page.layout .header .title {
      font-family: var(--font-main-title);
      display: inline-block;
      font-size: 24px;
      font-weight: 300;
      line-height: 96px;
      margin: 0;
      padding: 0;
    }

.page.layout .content {
    box-sizing: border-box;
    width: 100%;
    max-width: 960px;
    padding: 64px 24px;
    margin: 0 auto;
  }

.page.layout .content h2 {
      font-family: var(--font-main-title);
      font-weight: 400;
      font-size: 22px;
      margin: 32px 0 16px;
    }

.page.layout .content p {
      margin: 16px 0;
      line-height: 1.5em;
      font-size: 16px;
    }

.page.layout .content p.image {
        text-align: center;
      }

.page.layout .content pre {
      margin: 16px 0;
    }

.page.layout .content strong {
      font-weight: 500;
    }

.page.layout .content img {
      max-width: 100%;
    }

.page.layout .content .code {
      font-family: var(--font-main-mono);
      font-size: 14px;
      font-weight: 300;
      word-break: break-all;
      white-space: pre-wrap;
    }

.page.layout .content ul,
    .page.layout .content li {
      margin: 0;
      padding: 0;
      list-style: none;
    }

.page.layout .content li {
      line-height: 1.5em;
    }

.page.layout .footer.logo {
    text-align: center;
    padding-bottom: 64px;
  }

.page.layout .footer.logo img {
      width: 32px;
      height: 32px;
      margin-top: 16px;
      opacity: 0.3;
    }

.page.layout .footer.logo img:hover {
        opacity: 1;
      }

@media (max-width: 736px) {
    .page.layout .content {
      padding-top: 32px;
    }
  }

.pay.layout {
  box-sizing: border-box;
}

.pay.layout .receipt {
    width: 100%;
    max-width: 768px;
    box-sizing: border-box;
    padding: 64px 32px;
    margin: 0 auto;
  }

.pay.layout .receipt h1 {
      margin-bottom: 64px;
      text-align: center;
      font-weight: normal;
    }

.pay.layout .receipt label {
      display: block;
      margin-bottom: 6px;
    }

.pay.layout .receipt input[type='text'],
    .pay.layout .receipt input[type='number'],
    .pay.layout .receipt textarea {
      border: 1px solid rgba(0, 0, 0, 0.1);
      box-sizing: border-box;
      border-radius: 2px;
      padding: 16px 8px;
      width: 100%;
    }

.pay.layout .receipt input[type='text']:focus, .pay.layout .receipt input[type='number']:focus, .pay.layout .receipt textarea:focus {
        border-color: #3a7ee4;
      }

.pay.layout .receipt .disabled {
      background: rgba(0, 0, 0, 0.03);
    }

.pay.layout .receipt .field {
      margin-bottom: 16px;
    }

.pay.layout .receipt ul {
      margin: 0 0 16px;
      padding: 0;
    }

.pay.layout .receipt .asset {
      display: flex;
      align-items: center;
      padding: 4px 0;
    }

.pay.layout .receipt .asset.selected {
        padding: 8px 16px 8px 8px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 2px;
      }

.pay.layout .receipt .asset .icon-container {
        position: relative;
      }

.pay.layout .receipt .asset img.icon {
        width: 56px;
        height: 56px;
      }

.pay.layout .receipt .asset img.chain-icon {
        position: absolute;
        bottom: 8px;
        right: -4px;
        width: 16px;
        height: 16px;
      }

.pay.layout .receipt .asset .chain-name {
        color: #fff;
        font-size: 12px;
        background-color: gray;
        border-radius: 2px;
        padding: 2px 5px;
      }

.pay.layout .receipt .asset .info {
        flex-grow: 1;
        padding-left: 16px;
        font-size: 14px;
        color: rgba(0, 0, 0, 0.6);
      }

.pay.layout .receipt .asset .arrow img {
          width: 18px;
          height: 18px;
        }

.pay.layout .receipt .asset h2 {
        color: rgba(0, 0, 0, 1);
        font-size: 20px;
        font-weight: normal;
        margin: 0 0 8px;
      }

.pay.layout .receipt .submit {
      cursor: pointer;
      display: inline-block;
      border: 1px solid #000;
      background: transparent;
      border-radius: 26px;
      font-weight: 300;
      line-height: 1em;
      padding: 16px 32px;
    }

.pay.layout .receipt .submit:hover {
        background-color: #00b0e9;
        border-color: #00b0e9;
        color: #fff;
      }

.pay.layout .receipt .action {
      font-size: 20px;
      margin-top: 64px;
      text-align: center;
    }

.pay.layout .receipt .modal {
      display: none;
      background: white;
      position: fixed;
      width: 100%;
      height: 100%;
      overflow: scroll;
      box-sizing: border-box;
      top: 0;
      left: 0;
      z-index: 999;
    }

.pay.layout .receipt .close {
      font-size: 48px;
      font-weight: 100;
      display: inline-block;
      position: fixed;
      top: 16px;
      right: 32px;
      z-index: 1000;
      cursor: pointer;
    }

.pay.layout .receipt .assets {
      max-width: 768px;
      margin: 0 auto;
      padding: 64px 32px;
    }

.snapshot.layout #layout-container {
    position: relative;
  }

.snapshot.layout .flex.content {
    width: 100%;
    position: relative;
    z-index: 1;
  }

.snapshot.layout .header.container {
    box-sizing: border-box;
    width: 320px;
    padding: 32px;
    float: left;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    left: 0;
  }

.snapshot.layout .header.container.index {
      top: -300px;
    }

.snapshot.layout .header.container a {
      color: var(--color-main-foreground-dark);
    }

.snapshot.layout .header.container a:hover {
        color: var(--color-main-highlight);
      }

.snapshot.layout .header.container .logo {
      margin: 0;
      font-weight: 500;
    }

.snapshot.layout .header.container .logo img {
      display: block;
      width: 64px;
      height: 64px;
      margin: -8px 0 8px 2px;
    }

.snapshot.layout .header.container .asset.logo img {
        margin-top: 0;
      }

.snapshot.layout .header.container .asset.package {
      position: relative;
    }

.snapshot.layout .header.container .asset.package .chain {
        border: 1px solid white;
        border-radius: 16px;
        width: 16px;
        height: 16px;
        position: absolute;
        bottom: -8px;
        left: 0;
      }

.snapshot.layout .header.container .stats {
      margin: 32px 0;
      padding: 0;
    }

.snapshot.layout .header.container .stats li {
        margin: 8px 0;
        padding: 0;
        list-style: none;
        font-size: 20px;
      }

.snapshot.layout .header.container .stats li i {
          font-size: 18px;
        }

.snapshot.layout .header.container .stats li span.note {
          font-size: 14px;
          text-transform: uppercase;
          opacity: 0.2;
        }

.snapshot.layout .header.container h2 {
      font-size: 18px;
      text-transform: uppercase;
      font-size: 300;
      opacity: 0.2;
    }

.snapshot.layout .header.container .assets {
      margin: 16px 0 32px;
      padding: 0;
    }

.snapshot.layout .header.container .assets li {
        margin: 8px 0;
        padding: 0;
        list-style: none;
        font-size: 20px;
      }

.snapshot.layout .header.container .assets li a {
          color: var(--color-main-foreground-light);
        }

.snapshot.layout .header.container .assets li a:hover {
            color: var(--color-main-highlight);
          }

.snapshot.layout .header.container .assets li img {
          vertical-align: baseline;
          width: 16px;
          height: 16px;
          border-radius: 8px;
        }

.snapshot.layout .header.container .assets li span.note {
          font-size: 14px;
          text-transform: uppercase;
          opacity: 0.2;
        }

.snapshot.layout .header.container .home.button a {
      color: var(--color-main-foreground-dark);
    }

.snapshot.layout .header.container .home.button a:hover {
        color: var(--color-main-highlight);
      }

.snapshot.layout .header.container .home.button a i {
        font-size: 14px;
      }

.snapshot.layout .chains.container {
    position: sticky;
    position: -webkit-sticky;
    padding: 32px 16px 0;
    top: -1000px;
    width: 180px;
    float: right;
    font-family: var(--font-main-mono);
    font-weight: 300;
  }

.snapshot.layout .chains.container ul {
      margin: 0;
      padding: 0;
      list-style: none;
      text-align: right;
    }

.snapshot.layout .chains.container ul li {
        margin: 0 0 16px 0;
        padding: 0;
        display: flex;
        flex-direction: row-reverse;
      }

.snapshot.layout .chains.container ul li .chain.icon {
          display: block;
          width: 40px;
          height: 40px;
          padding-left: 16px;
          text-align: center;
        }

.snapshot.layout .chains.container ul li .chain.icon img {
            width: 100%;
          }

.snapshot.layout .chains.container ul li .chain.icon span {
            display: inline-block;
            width: 8px;
            height: 8px;
            background: rgba(255, 97, 76, 0.7);
            border-radius: 4px;
            line-height: 8px;
            vertical-align: top;
          }

.snapshot.layout .chains.container ul li .chain.icon span.true {
              background: rgba(20, 204, 112, 0.7);
            }

.snapshot.layout .chains.container ul li .state {
          font-size: 14px;
          line-height: 20px;
        }

.snapshot.layout .chains.container ul li .state i {
            font-size: 12px;
          }

.snapshot.layout .chains.container ul li .deposit {
          color: rgba(20, 204, 112, 0.7);
        }

.snapshot.layout .chains.container ul li .withdrawal {
          color: rgba(255, 97, 76, 0.7);
        }

.snapshot.layout .chains.container ul li .fee {
          color: var(--color-main-foreground-light);
          opacity: 0.3;
        }

.snapshot.layout .main.container {
    box-sizing: border-box;
    padding: 32px;
    max-width: 640px;
    margin-left: 320px;
  }

.snapshot.layout .search {
    width: 100%;
    margin: 0 0 32px;
  }

.snapshot.layout .search input[type='text'] {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      box-sizing: border-box;
      width: 100%;
      color: var(--color-main-foreground-light);
      border: 2px solid var(--color-main-foreground-light);
      border-radius: 26px;
      font-family: var(--font-main-mono);
      font-size: 20px;
      font-weight: 300;
      line-height: 24px;
      padding: 12px 16px;
      outline: 0 none;
      box-shadow: none;
      background: transparent;
    }

.snapshot.layout .search input[type='text']:focus {
        border-color: var(--color-main-highlight);
      }

.snapshot.layout .snapshots.list {
    list-style: none;
    margin: 0;
    padding: 0;
  }

.snapshot.layout .snapshot.item {
    display: flex;
    list-style: none;
    margin: 16px 0;
    padding: 0;
    font-weight: 300;
    border-left: 4px solid rgba(20, 204, 112, 0.3);
    animation: bg-transition 0.5s ease-in-out;
  }

.snapshot.layout .snapshot.item .info {
      font-size: 16px;
      line-height: 28px;
      display: flex;
      white-space: nowrap;
      overflow: hidden;
      margin-left: 8px;
      color: var(--color-main-foreground-light);
    }

.snapshot.layout .snapshot.item .info .id {
        font-family: var(--font-main-mono);
        font-weight: 400;
        color: var(--color-main-foreground-dark);
      }

.snapshot.layout .snapshot.item .info .id a {
          color: var(--color-main-foreground-dark);
        }

.snapshot.layout .snapshot.item .info img {
        vertical-align: baseline;
        width: 12px;
        height: 12px;
        border-radius: 6px;
        opacity: 0.5;
      }

.snapshot.layout .snapshot.item .meta {
      margin-left: auto;
      text-align: right;
      font-size: 14px;
      font-weight: 100;
      opacity: 0.2;
      line-height: 28px;
    }

.snapshot.layout .snapshot.item .meta div {
        display: inline-block;
      }

.snapshot.layout .snapshot.item .meta div i {
          font-size: 12px;
        }

.snapshot.layout .snapshot.item.in:hover {
      border-left: 4px solid rgba(20, 204, 112, 1);
    }

.snapshot.layout .snapshot.item.out {
      border-left: 4px solid rgba(255, 97, 76, 0.3);
    }

.snapshot.layout .snapshot.item.out:hover {
        border-left: 4px solid rgba(255, 97, 76, 1);
      }

.snapshot.layout .snapshot.item:hover .info img,
      .snapshot.layout .snapshot.item:hover .meta {
        opacity: 1;
      }

@keyframes bg-transition {
    from {
      background-color: rgba(0, 176, 233, 0.3);
    }

    to {
      background-color: transparent;
    }
  }

.snapshot.layout .snapshot.container {
    list-style: none;
  }

.snapshot.layout .snapshot.container li {
      margin: 0 0 32px;
      padding: 0;
      list-style: none;
    }

.snapshot.layout .snapshot.container li .meta.name {
        text-transform: uppercase;
        opacity: 0.2;
        font-size: 14px;
      }

.snapshot.layout .snapshot.container li .meta.value {
        font-size: 16px;
        font-weight: 300;
        margin-top: 8px;
      }

.snapshot.layout .snapshot.container li.id {
        border-top: 4px solid rgba(20, 204, 112, 1);
        padding-top: 16px;
      }

.snapshot.layout .snapshot.container li a {
        color: var(--color-main-highlight);
      }

.snapshot.layout .snapshot.container .meta.link .icon {
        display: inline-block;
        margin-right: 16px;
        height: 24px;
        width: 24px;
        overflow: hidden;
        cursor: pointer;
      }

.snapshot.layout .snapshot.container .meta.link .icon a {
          display: inline-block;
          width: 100%;
          height: 100%;
        }

.snapshot.layout .snapshot.container .meta.link .icon img {
          width: 100%;
          height: 100%;
        }

.snapshot.layout .snapshot.container .meta.link #spinner-container {
        width: 30px;
        height: 20px;
      }

.snapshot.layout .snapshot.container .meta.link #spinner-container .spinner-container {
          position: relative;
          width: 100%;
          height: 100%;
        }

.snapshot.layout .snapshot.container .meta.link #spinner-container .spinner {
          width: 30px;
          height: 20px;
        }

.snapshot.layout .snapshot.container .meta.link #spinner-container .spinner div {
            background-color: rgba(0, 0, 0, 0.2);
          }

.snapshot.layout .snapshot.container.out li.id {
      border-top: 4px solid rgba(255, 97, 76, 1);
    }

@media (max-width: 1200px) {
    .snapshot.layout .chains.container {
      display: none;
    }
  }

@media (max-width: 960px) {
    .snapshot.layout .flex.content {
      display: flex;
      flex-direction: column;
    }

    .snapshot.layout .header.container {
      width: 100%;
      padding-bottom: 0;
    }

      .snapshot.layout .header.container .wrapper {
        position: relative;
        display: flex;
      }

        .snapshot.layout .header.container .wrapper .stats {
          margin: 8px 0 0 auto;
        }

          .snapshot.layout .header.container .wrapper .stats li {
            display: inline-block;
            text-align: center;
            margin: 0 0 0 32px;
          }

            .snapshot.layout .header.container .wrapper .stats li span {
              display: block;
            }

          .snapshot.layout .header.container .wrapper .stats i {
            display: none;
          }

        .snapshot.layout .header.container .wrapper .home.button {
          position: absolute;
          top: -24px;
          left: 0;
          width: 100%;
          text-align: center;
        }

      .snapshot.layout .header.container .asset.logo img {
        margin-top: -8px;
      }

      .snapshot.layout .header.container h2,
      .snapshot.layout .header.container h1 span,
      .snapshot.layout .header.container .assets {
        display: none;
      }

    .snapshot.layout .main.container {
      min-width: 0;
      max-width: 100%;
      width: 640px;
      margin: 0 auto;
    }
  }

@media (max-width: 768px) {
    .snapshot.layout .header.container {
      padding: 32px 20px 0;
      position: initial;
      float: initial;
    }
          .snapshot.layout .header.container .wrapper .stats li.thoroughput {
            display: none;
          }

    .snapshot.layout .main.container {
      padding-top: 16px;
    }
  }

@media (max-width: 520px) {
    .snapshot.layout .main.container {
      padding: 16px 20px;
    }

    .snapshot.layout .snapshot.item {
      flex-wrap: wrap;
    }

      .snapshot.layout .snapshot.item .meta {
        text-align: left;
        margin-left: 8px;
      }
  }

@media (max-width: 400px) {
          .snapshot.layout .header.container .wrapper .stats li.assets.amount {
            display: none;
          }
      .snapshot.layout .snapshot.item .info {
        font-size: 15px;
      }
  }

.solo.container .header {
    box-sizing: border-box;
    width: 100%;
    height: 96px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    text-align: center;
  }

.solo.container .header .nav {
      display: inline-block;
      font-size: 32px;
      font-weight: 300;
      line-height: 96px;
      color: var(--color-main-foreground-dark);
      font-family: var(--font-main-title);
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
    }

.solo.container .header .nav.back {
        left: 24px;
      }

.solo.container .header .nav.dashboard {
        right: 24px;
      }

.solo.container .header .nav:hover {
        color: var(--color-main-highlight);
      }

.solo.container .header .title {
      font-family: var(--font-main-title);
      display: inline-block;
      font-size: 24px;
      font-weight: 300;
      line-height: 96px;
      margin: 0;
      padding: 0;
    }

.solo.container .content {
    box-sizing: border-box;
    padding: 32px;
    width: 784px;
    max-width: 100%;
    margin: 0 auto;
  }

.solo.container.container h2 {
      text-align: center;
      margin-top: 0;
      opacity: 0.2;
    }

.solo.container.container ul {
      margin: 0;
      padding: 0;
      list-style: none;
    }

.solo.container.container .network.assets {
      margin: 16px 0 32px;
      padding: 0;
    }

.solo.container.container .network.assets li {
        margin: 8px 0;
        padding: 0;
        list-style: none;
        font-size: 20px;
      }

.solo.container.container .network.assets li a {
          color: var(--color-main-foreground-light);
        }

.solo.container.container .network.assets li a:hover {
            color: var(--color-main-highlight);
          }

.solo.container.container .network.assets li img {
          vertical-align: baseline;
          width: 16px;
          height: 16px;
          border-radius: 8px;
        }

.solo.container.container .network.assets li span.symbol {
          font-size: 14px;
          text-transform: uppercase;
          opacity: 0.2;
        }

.solo.container.container .network.stats {
      margin-bottom: 32px;
      padding: 0;
    }

.solo.container.container .network.stats:after {
        content: '';
        display: block;
        clear: both;
      }

.solo.container.container .network.stats li {
        margin: 8px 0;
        padding: 0;
        list-style: none;
        font-size: 20px;
        display: inline-block;
        width: 33%;
        float: left;
        text-align: center;
      }

.solo.container.container .network.stats li i {
          font-size: 32px;
          vertical-align: top;
        }

.solo.container.container .network.stats li .body {
          font-size: 26px;
          text-transform: uppercase;
        }

.solo.container.container .network.stats li .body div {
            margin-top: 8px;
            font-size: 14px;
            opacity: 0.2;
          }

.solo.container.container .network.assets:after {
        content: '';
        display: block;
        clear: both;
      }

.solo.container.container .network.assets li {
        display: inline-block;
        width: 33%;
        float: left;
        text-align: center;
      }

@media only screen and (max-width: 720px) {
        .solo.container.container .network.stats li, .solo.container.container .network.assets li {
          width: 100%;
        }
        .solo.container.container .network.assets div {
          display: inline-block;
        }
    }

.solo.container.container h2 {
      margin-top: 0;
    }

.solo.container.container ul {
      margin: 0;
      padding: 0;
      list-style: none;
      text-align: left;
    }

.solo.container.container ul:after {
        content: '';
        display: block;
        clear: both;
      }

.solo.container.container ul li {
        box-sizing: border-box;
        text-align: center;
        margin: 0 0 16px 0;
        padding: 0;
        float: left;
        width: 50%;
      }

.solo.container.container ul li .chain.icon {
          text-align: center;
        }

.solo.container.container ul li .chain.icon img {
            width: 40px;
            height: 40px;
          }

.solo.container.container ul li .chain.icon span {
            display: inline-block;
            width: 8px;
            height: 8px;
            background: rgba(255, 97, 76, 0.7);
            border-radius: 4px;
            line-height: 8px;
            vertical-align: top;
          }

.solo.container.container ul li .chain.icon span.true {
              background: rgba(20, 204, 112, 0.7);
            }

.solo.container.container ul li .state {
          font-size: 14px;
          line-height: 20px;
        }

.solo.container.container ul li .state i {
            font-size: 12px;
          }

.solo.container.container ul li .deposit {
          color: rgba(20, 204, 112, 0.7);
        }

.solo.container.container ul li .withdrawal {
          color: rgba(255, 97, 76, 0.7);
        }

.solo.container.container ul li .fee {
          color: var(--color-main-foreground-light);
          opacity: 0.3;
        }

