@charset "UTF-8";
/*   
Theme Name: W.I.Z. Root
Theme URI: 
Description: 
Author: com.on werbeagentur
Author URI: http://comon-werbeagentur.de
License: 
License URI: 
Version: 1.0.1
Text Domain:
*/
/*! normalize.css v8.0.1 | 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 iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  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
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* ----------------------------------------------------- */
/* Boostrap Grid  */
/* ----------------------------------------------------- */
/* CONTAINER */
.container, .wide-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 991px) {
  .swap-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  .sidebar-left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .main-content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 767px) {
  .container {
    width: 96%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 96%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 96%;
  }
}
@media (min-width: 1440px) {
  .container {
    width: calc(1440px - 40px);
    max-width: 1250px;
  }
}
@media (min-width: 1530px) {
  .container {
    width: calc(1530px - 40px);
    max-width: 1440px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* ROW */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter [class*=col-]:not(:first-child), .row.no-gutter [class*=col-]:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}

.row.small-gutter [class*=col-]:not(:first-child), .row.small-gutter [class*=col-]:not(:last-child) {
  padding-right: 5px;
  padding-left: 5px;
}

.row.normal-gutter {
  margin-left: -15px;
  margin-right: -15px;
}

.row.normal-gutter [class*=col-]:not(:first-child), .row.normal-gutter [class*=col-]:not(:last-child) {
  padding-right: 15px;
  padding-left: 15px;
}

.col-fullwidth {
  padding-left: 0;
  padding-right: 0;
}

.col-header-medium, .row-medium-text {
  font-size: 0.85em;
}

.col-header-small, .row-small-text {
  font-size: 0.7em;
}

.row-no-padding div[class^=col-] {
  padding-left: 0;
  padding-right: 0;
}

.row-padding-tiny {
  padding: 3px 0;
}

.row-padding-small {
  padding: 7px 0;
}

.row-padding {
  padding: 100px 0;
}

.row-margin-small {
  margin-top: 7px;
  margin-bottom: 7px;
}

.row-margin-big {
  margin-top: 60px;
}

.row.border {
  padding: 35px 0;
  border-top: 1px solid #eee;
  margin-top: 50px;
}

/* width < 768px */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1440px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* ----------------------------------------------------- */
/* WordPress Basics */
/* ----------------------------------------------------- */
strong, b {
  font-weight: bold;
}

em {
  font-style: italic;
}

del {
  text-decoration: line-through;
}

address {
  font-style: italic;
}

code, pre {
  display: block;
  font: 11px Consolas, "Andale Mono", Courier, "Courier New", monospace;
  background: #f5f5f5 url(../images/pre.png) repeat;
  border: 1px solid #ccc;
  padding: 18px 20px 18px 20px;
  margin: 0 0 18px;
  line-height: 19.2px;
  overflow: auto;
  overflow-Y: hidden;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.clearfix:before, .clearfix:after, section:before, section:after, div.container:before, div.container:after, article:before, article:after, .inner:before, .inner:after, .resize:before, .resize:after, .row:after, .container:after {
  content: "";
  display: table;
}

.clearfix:after, section:after, div.containter:after, article:after, .inner:after, .resize:after, .row:after, .container:after {
  clear: both;
}

.clearfix, section, div.container, article, .inner, .boxed {
  zoom: 1;
}

@font-face {
  font-family: "DIN";
  src: url("assets/fonts/din/DIN-MediumAlternate.eot");
  src: local("DIN-MediumAlternate"), url("assets/fonts/din/DIN-MediumAlternate.eot?#iefix") format("embedded-opentype"), url("assets/fonts/din/DIN-MediumAlternate.woff2") format("woff2"), url("assets/fonts/din/DIN-MediumAlternate.woff") format("woff"), url("assets/fonts/din/DIN-MediumAlternate.ttf") format("truetype"), url("assets/fonts/din/DIN-MediumAlternate.svg#assets/fonts/din/DIN-MediumAlternate") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "DIN";
  src: url("DIN-BoldAlternate.eot");
  src: local("DIN-BoldAlternate"), url("assets/fonts/din/DIN-BoldAlternate.eot?#iefix") format("embedded-opentype"), url("assets/fonts/din/DIN-BoldAlternate.woff2") format("woff2"), url("assets/fonts/din/DIN-BoldAlternate.woff") format("woff"), url("assets/fonts/din/DIN-BoldAlternate.ttf") format("truetype"), url("assets/fonts/din/DIN-BoldAlternate.svg#assets/fonts/din/DIN-BoldAlternate") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "DIN";
  src: url("assets/fonts/din/DIN-RegularAlternate.eot");
  src: local("DIN-RegularAlternate"), url("assets/fonts/din/DIN-RegularAlternate.eot?#iefix") format("embedded-opentype"), url("assets/fonts/din/DIN-RegularAlternate.woff2") format("woff2"), url("assets/fonts/din/DIN-RegularAlternate.woff") format("woff"), url("assets/fonts/din/DIN-RegularAlternate.ttf") format("truetype"), url("assets/fonts/din/DIN-RegularAlternate.svg#assets/fonts/din/DIN-RegularAlternate") format("svg");
  font-weight: 300;
  font-style: normal;
}
/* ----------------------------------------------------- */
/* Main */
/* ----------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body {
  margin: 0px;
  padding: 0px;
  width: 100%;
}

body {
  font-family: DIN, sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5625em;
  color: #333;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

iframe {
  border: 0;
}

.error__search {
  position: relative;
  margin-bottom: 30px;
  clear: both;
  width: 100%;
  float: left;
}
.error__search input[type=text] {
  float: left;
  background: #fafafa;
  width: 50%;
  margin: 0;
  margin-right: -30px;
  padding-right: 50px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  color: #000;
  border-bottom: 1px dotted #CE1C2D;
}
.error__search input[type=text]::-webkit-input-placeholder {
  color: #000;
}
.error__search input[type=text]::-moz-placeholder {
  color: #000;
}
.error__search input[type=text]:-ms-input-placeholder {
  color: #000;
}
.error__search input[type=text]::-ms-input-placeholder {
  color: #000;
}
.error__search input[type=text]::placeholder {
  color: #000;
}
.error__search button {
  float: left;
  background: transparent;
  padding: 8px 5px;
  margin: 0;
  position: relative;
  margin: 0;
  left: 0;
}
.error__search button i {
  color: #CE1C2D;
}
@media (max-width: 992px) {
  .error__search {
    display: none;
  }
}

/* ----------------------------------------------------- */
/* Absatz */
/* ----------------------------------------------------- */
p {
  font-family: DIN, sans-serif;
  margin-top: 0;
  margin-bottom: 22px;
}
p:last-child {
  margin-bottom: 0;
}
p + ul {
  margin-top: -22px;
}
p small {
  font-size: 0.95rem;
  line-height: 1.2em;
}
p.warning {
  color: red;
}

@media (max-width: 992px) {
  h1, h2, h3, h4, h5, h6, p {
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
}
/* ----------------------------------------------------- */
/* Headlines */
/* ----------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-family: DIN, sans-serif;
  margin: 0 0 20px 0;
  color: #333;
  font-weight: bold;
  line-height: 1em;
}

h1 {
  font-size: 55px;
  font-size: 3.4375rem;
  position: relative;
  padding-bottom: 20px;
  font-weight: 300;
}

h2 {
  font-size: 33px;
  font-size: 2.0625rem;
  margin: 0;
}

h3 {
  font-size: 26px;
  font-size: 1.625rem;
  padding-bottom: 0px;
  margin-top: 0;
  padding-top: 0;
  line-height: 1.24em;
  position: relative;
  font-weight: 300;
}
@media (max-width: 768px) {
  h3 {
    font-size: 30px;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
}

h4 {
  font-size: 22px;
  font-size: 1.375rem;
}

h5 {
  font-size: 26px;
  font-size: 1.625rem;
  padding-bottom: 10px !important;
  position: relative;
}
h5:after {
  width: 100%;
  height: 4px;
  content: "";
  bottom: 0;
  position: absolute;
  background: url(assets/images/flag.svg) repeat-y center;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

h6 {
  font-size: 22px;
  font-size: 1.375rem;
  padding-bottom: 0 !important;
}
h6:after {
  display: none;
}

/* ----------------------------------------------------- */
/* Text Classes */
/* ----------------------------------------------------- */
.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.hide, .hidden {
  display: none;
}

/* ----------------------------------------------------- */
/* List */
/* ----------------------------------------------------- */
ul, ol, pre, code {
  margin-bottom: 20px;
  padding-left: 20px;
}

.content ul {
  list-style-type: disc;
  margin-bottom: 20px;
  padding-left: 20px;
  margin-top: 0;
  list-style-type: none;
}
.content ul li {
  padding-bottom: 0px;
  position: relative;
}
.content ul li:before {
  position: absolute;
  height: 10px;
  width: 10px;
  content: "";
  background: #CE1C2D;
  left: -20px;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  top: 7px;
  border-radius: 1px;
}
.content ul li ul {
  list-style-type: circle;
  padding-left: 20px;
  margin: 10px 0px 0px;
}
.content ul li ul ul {
  margin-bottom: 0px;
  list-style-type: circle;
}
.content ul.checklist {
  list-style-type: none;
}
.content ul.checklist li {
  position: relative;
  margin-left: 5px;
  margin-bottom: 5px;
}
.content ul.checklist li:before {
  position: absolute;
  height: 16px;
  width: 16px;
  font-family: "FontAwesome";
  content: "";
  background: #CE1C2D;
  left: -25px;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  top: 5px;
  border-radius: 3px;
}

.side__nav {
  list-style-type: none;
  padding-left: 0 !important;
}
.side__nav li {
  border-bottom: 1px solid #f6f6f6;
  position: relative;
}
.side__nav li a {
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  color: #333;
  font-weight: 300;
}
.side__nav li:before {
  display: none;
}
.side__nav li:hover a, .side__nav li.active a {
  background: #CE1C2D;
  color: #fff;
}
.side__nav li:hover a:before, .side__nav li.active a:before {
  position: absolute;
  height: 20px;
  width: 10px;
  font-family: "FontAwesome";
  content: "";
  right: 10px;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  top: 50%;
  margin-top: -10px;
}

.clearfix:after, section:after, div.containter:after, article:after, .inner:after, .resize:after, .col-group:after, .container:after {
  clear: both;
  height: 0;
}

/* ----------------------------------------------------- */
/* Links */
/* ----------------------------------------------------- */
button {
  border: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: bold;
  line-height: 1.5625em;
  background: none;
  padding: 15px 15px;
}
button:hover {
  cursor: pointer;
}

.content a {
  border-bottom: 1px solid #333;
}

a {
  text-decoration: none;
  color: #333;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: 0;
}
a.bordered {
  font-weight: 300;
  border-bottom: 1px solid #CE1C2D;
}
a.plus {
  position: relative;
  display: inline-block;
  margin-left: 50px;
  line-height: 40px;
}
a.plus:before {
  position: absolute;
  font-family: "FontAwesome";
  content: "";
  color: #fff;
  top: 2px;
  margin-left: -50px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #fff;
  border-radius: 40px;
}
a.round {
  width: 50px;
  height: 50px;
  background: #fff;
  display: block;
  border-radius: 50px;
  border: 4px solid #707070;
  position: relative;
}
a.round:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
a.round:before {
  position: absolute;
  font-family: "FontAwesome";
  content: "";
  color: #333;
  font-size: 40px;
  top: 0px;
  margin-left: 2px;
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 42px;
}
a.with-arrow {
  position: relative;
  display: inline-block;
  line-height: 40px;
  color: #000;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-right: 40px;
}
a.with-arrow:hover {
  padding-right: 50px;
}
a.with-arrow:after {
  position: absolute;
  content: "";
  background-image: url(assets/images/arrow-right-white.svg);
  background-size: cover;
  color: #fff;
  top: 13px;
  right: 0;
  width: 30px;
  height: 15px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a.with-arrow.dark:after {
  background-image: url(assets/images/arrow-right.svg);
}

.btn-icon {
  padding: 0;
  margin: 0;
  font-weight: 300;
  color: #CE1C2D;
}

.btn.center {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.btn {
  border-radius: 17px;
  font-weight: bold;
  margin: 15px auto;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  outline: 0;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-bottom: 0 !important;
}

.btn-clean {
  padding: 0;
  margin: 0;
  margin-top: 0 !important;
  position: relative;
  font-weight: 300;
}
.btn-clean:after {
  height: 2px;
  width: 0;
  content: "";
  position: absolute;
  background: #CE1C2D;
  left: 0;
  top: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-clean:hover:after {
  width: 100%;
}
.btn-clean i {
  color: #CE1C2D;
}

.btn-primary {
  padding: 10px 25px 10px 25px;
  background: #CE1C2D;
  color: #fff;
  /*
     &:after{
  	position:absolute;
  	content: '';
  	background-image:url(framework/images/arrow-right-white.svg);
  	background-size: cover;
  	color:$white; 
  	top:15px; 
  	right:20px; 
  	width:30px; 
  	height:15px;
  	text-align:center; 
  	@include transition(0.3s);
  }
  */
}
.btn-primary:hover {
  -webkit-box-shadow: 0 5px 20px rgba(224, 0, 58, 0.2), 0 0 20px rgba(224, 0, 58, 0.22);
          box-shadow: 0 5px 20px rgba(224, 0, 58, 0.2), 0 0 20px rgba(224, 0, 58, 0.22);
  color: #fff;
  text-decoration: none;
}

.btn-secondary {
  padding: 10px 25px 10px 25px;
  background: #707070;
  color: #fff;
  /*
     &:after{
  	position:absolute;
  	content: '';
  	background-image:url(framework/images/arrow-right-white.svg);
  	background-size: cover;
  	color:$white; 
  	top:15px; 
  	right:20px; 
  	width:30px; 
  	height:15px;
  	text-align:center; 
  	@include transition(0.3s);
  }
  */
}
.btn-secondary:hover {
  -webkit-box-shadow: 0 5px 20px rgba(112, 112, 112, 0.2), 0 0 20px rgba(112, 112, 112, 0.22);
          box-shadow: 0 5px 20px rgba(112, 112, 112, 0.2), 0 0 20px rgba(112, 112, 112, 0.22);
  cursor: pointer;
}

.btn-tertiary {
  padding: 10px 60px 10px 20px;
  background: #fff;
  color: #CE1C2D !important;
}
.btn-tertiary:hover {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 0 0 30px rgba(0, 0, 0, 0.22);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 0 0 30px rgba(0, 0, 0, 0.22);
  color: #CE1C2D;
  text-decoration: none;
}
.btn-tertiary:after {
  position: absolute;
  content: "";
  background-image: url(framework/images/arrow-right.svg);
  background-size: cover;
  color: #CE1C2D;
  top: 15px;
  right: 20px;
  width: 30px;
  height: 15px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn {
  margin-right: 15px;
}
@media (max-width: 768px) {
  .btn {
    margin-left: 0;
  }
}

.btn + .btn {
  margin-top: 0;
}

.clipped {
  -webkit-clip-path: url(#clip-shape);
          clip-path: url(#clip-shape);
}
.clipped.mirrored {
  -webkit-clip-path: url(#clip-shape);
          clip-path: url(#clip-shape);
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.clipped.mirrored .inner {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}

.clipped-wide {
  -webkit-clip-path: url(#clip-wide);
          clip-path: url(#clip-wide);
}

.clipped-wide-2 {
  -webkit-clip-path: url(#clip-wide-2);
          clip-path: url(#clip-wide-2);
}

.border__image {
  border-image-slice: 27 27 27 27;
  border-image-width: 20px 20px 20px 20px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch stretch;
  border-image-source: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjczIiBoZWlnaHQ9IjMzMC42MSIgdmlld0JveD0iMCAwIDI3MyAzMzAuNjEiPgogIDxkZWZzPgogICAgPGNsaXBQYXRoIGlkPSJjbGlwLXBhdGgiPgogICAgICA8cGF0aCBpZD0iUGZhZF8xNzMiIGRhdGEtbmFtZT0iUGZhZCAxNzMiIGQ9Ik0wLTIxNC4wOTJIMjczVi01MzQuN0gwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCA1NDQuNzAyKSIgZmlsbD0iIzcwNzA3MCIvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoLTIiPgogICAgICA8cGF0aCBpZD0iUGZhZF8xODciIGRhdGEtbmFtZT0iUGZhZCAxODciIGQ9Ik0wLTIxNC4wOTJIMjczVi01MzQuN0gwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCA1MzQuNzAyKSIgZmlsbD0iIzcwNzA3MCIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9IkdydXBwZV8xNDYiIGRhdGEtbmFtZT0iR3J1cHBlIDE0NiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY3OSAtMTI0NC43MDIpIj4KICAgIDxnIGlkPSJHcnVwcGVfNTgiIGRhdGEtbmFtZT0iR3J1cHBlIDU4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NzkgMTI0NC43MDIpIiBjbGlwLXBhdGg9InVybCgjY2xpcC1wYXRoKSI+CiAgICAgIDxnIGlkPSJHcnVwcGVfNDkiIGRhdGEtbmFtZT0iR3J1cHBlIDQ5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNzAuNzAzIDI1OC43NTYpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xNjQiIGRhdGEtbmFtZT0iUGZhZCAxNjQiIGQ9Ik0tLjM0Ny0uOTQ1Qy0uNDMtMy4xMTEtLjY2OC4yMjEtLjQ4OS0yLjM2MUEyLjIsMi4yLDAsMCwxLS4zNDctLjk0NSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC41NTQgMi4zNjEpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV81MCIgZGF0YS1uYW1lPSJHcnVwcGUgNTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMjI5LjY4KSI+CiAgICAgICAgPHBhdGggaWQ9IlBmYWRfMTY1IiBkYXRhLW5hbWU9IlBmYWQgMTY1IiBkPSJNLTMuMTk1LTQuOGMuOTU1LDYuOTczLS4wMSwxNi4xNjEuNiwyMy44LjA0MS44OTQtLjUyMy0uMjMzLS40LDEuNzg5Ljc0LDcuNC4zLDE5LjA3My0uMjc0LDI4LjA5MWwtLjE0Ny0uNTQ3YTUzLjY0LDUzLjY0LDAsMCwwLC40NzgsNS43MTdjLS4xLjA0My0uMTktLjU2NC0uMjg1LS4xYTcuMjMyLDcuMjMyLDAsMCwxLC40LDEuODk1LDkuNTg5LDkuNTg5LDAsMCwwLC40NzMsMi4wNjFjLjAzNS43NTctLjIuODItLjEyNywxLjgyNGE4LjI2LDguMjYsMCwwLDAsLjU1NC43NzNBMjIuNzQ3LDIyLjc0NywwLDAsMS0uMTMzLDY0LjY4NWExMS45ODksMTEuOTg5LDAsMCwwLDIuMzU3LDQuMjQ5Yy0uMTQsMC0uMzQxLS4yLS4yNTYuMTE4YTE1LjE3OSwxNS4xNzksMCwwLDAsNS40NzksNC4xMjNjMi4wMy44OSw0LjE4Mi42LDYuMjIuNDgtLjE2Mi4yMDctLjMxMi41ODYtLjA3NC44MTguMi0uNjE4LDEuNDU3LS43NzUsMi41NDYtLjkuNDkxLjYzNiwxLjg2OS0uNTgsMy4xNDctLjIyOWwtLjEwOS4xNDFjLjk0Ni0uNjY2LDEuNC4zODQsMi4xNjgtLjQxNGwuNi41Yy40MTYtLjksMS4zNjcuNDY0LDIuMTQ4LjAxbC0uMDI1LS4xODVjLjczNy0uMjE4LDEuMTIuMjMxLDEuOC4wOGwuMDY1LjFjMS42LS4yMzYsMi41MjkuMjYyLDIuNDktLjQzNi41Ni41NTgtMS41NS4yNTQtLjY3LDEuMDY4YTEyMC4yNjQsMTIwLjI2NCwwLDAsMSwxNS45NzktLjU5MmMuNi4yOC45ODUuMzY3LDEuMTE5LjYzMS41MjktLjE0MSwxLjk5My0uMTI4LDIuNDczLS40ODUtLjE3Ny4wMTMuMzQyLjM1Ny42MjIuMzkyLjk2NC4yNjQsMS4wNTItLjc2OSwyLjEwOS0uNDU2LS40MjEuMTg3LS41NjMuNDEzLS40MjMuNjczYTguOTYyLDguOTYyLDAsMCwxLDMuMTc1LS42MzZjLS4xNjUuMTE4LS40MjMuMTg4LS4zODMuNDA3LDEuMTY3LS42MTksMi4xMjguMTMxLDMuMTUtLjI2bC0uMzgzLjRjMS42NDYuNDkuNDg1LS44NDQsMS45MDktLjU1NS0uMzQyLjEyOC0uMjIyLjI4NS0uMjg0LjQ1LDEuMzI4LS43MzUsMy40NzYtLjQ5Miw0LjgtLjc0YS4xNzMuMTczLDAsMCwwLS4wNTguMTY0LDMwLjg0MywzMC44NDMsMCwwLDAsNC41MzgtLjE4M2MuNTc4LjE4MS0uMTg5Ljk4NiwxLjMzOC44MzgtLjA1Ni0uODEsMi41OTMtLjMzMywxLjY5Mi0xLjI1YTE1LjMxNiwxNS4zMTYsMCwwLDAsNC4yMzguMTYyYy0uNTg3LjMwOC42MzYuOTkxLS40NDgsMS4wNmwuODE5LjQ4OWMtLjEyMS4zMzMtLjg0My0uMTEyLS41ODQuMzA2YTE0LjQxOCwxNC40MTgsMCwwLDEsMi42MTQtLjIyMmMxLjAwNS0uNSwxLjkzMS0xLjQyMywzLjU2MS0xLjUyNy0uNzY3LjMxNy40MzYuODk1LS4wODYsMS4wMzNsMi4yNzUtMS41NTRjLjU0Mi0uMDM4LjExOC42NDEuOS40MjktLjA0MS0uMjE1LjMtLjM0Ni41MzktLjUyLjIuMDkxLDIuMjU0LS4yLDIuNDkxLjYuMjM4LjMxNC0uODg1LjE2OC0uMjgzLjQ1MSwxLS4wMDgsMS4wNDUtLjI3OSwyLjA0OC0uMjkybC4wMTkuMTA3Yy42NjIuMTE4LDEuOTUtLjM0MSwxLjIzLS43ODEtLjQ2LS4wMjcuMTc1LjQ3OS0uNTA2LjI0OGE0LjM1OCw0LjM1OCwwLDAsMSwyLjYzMS0uNmMtLjM0Mi4xMy0uMy4zNDItLjQzOC41NjhhMTYuNSwxNi41LDAsMCwxLDQuMjc1LTEuMDg4Yy4wMjQtLjM4LS41Ni42OS0uNzgyLjQ4OSwxLjkyNy41MjYsMy45NzktLjc0NSw1LjU4Mi4wMjMtLjI2My4wNjctLjE0Mi0uNTM4LS4xMjQtLjQzMi45MjguMDQ4Ljg4Ny42LDEuNDkxLjM5My4wNTkuMzIzLjc2LS4xLDEuMzgyLS4yLjMyMS0uMjM0LjE2Mi4xNTYtLjM4MS4xOTNhMTYuNjkyLDE2LjY5MiwwLDAsMSw2LjM0Mi0uM2MtLjAzOS0uMjE0LDEuMjMyLS43ODQsMS42OTItLjc2bC0uMTguNWMuNDIuMywxLjU0NC0uMDQ0LDEuNjIuMzg0Ljk4NS0uNjA3LTMuNzkuNTE3LTIuNDU4LjA0Ny4zNDQuNDE3LDEuODUzLS44LDEuNTY3LS4xMTYuOTI2LS4wMTcsMS44MjMtLjU4LDIuNzA3LS4xMTItLjI1OC0uMDgtLjc1MS42OTEsMCwuNjU4LDEuMzE1LS4wODkuMzc0LS4yMzksMS40NDEtLjQwNWwuNjY5LS4yMDVjLjA0NS0uNDg1LDEuMTc2LjA2NS42ODctLjQ3OC4xNjIuNCwxLjkxNC0uMjQ2LDEuNzc3LjU2MWwtLjE4Mi42MzRjLjU2OS0uMDQ4LjkzMS0uNjY5LDEuMzc4LS45NTEuMDc0LjA1OS4yMjQuMTg2LjIuMjkuMDkxLS45NzEsMS4zNTguMDgxLDIuMDMzLS42NzEsMS4xOTQuMzM4LDMuMDMyLjAyOSwzLjU5NS42MzdhNS4yNTYsNS4yNTYsMCwwLDEsMi44LS40MzVjLS4yMDkuMDkxLS40OTUuMTE4LS41NTMuMzI4LjY1Ni4yODYuODE4LjAzLDEuNDE4LS4xMjctLjEzNC4xNDQsMS4zMTMuNTY4LDIuMDQzLjkxMy45MTItLjI5LjYtLjgxNS42ODktMS4xMzYuODM0Ljk1OSwyLjU3My0uNjE4LDMuNjE3LjI1Mi0uMzE2LjEzMy0xLjMyOS40NjktLjU3Mi43MTIuODM0Ljk1NiwxLjY4LS43MDgsMy4wMjQtLjI0N2wtLjMzMS0uOGMuNi40OTQsMS45NzgtLjQ2LDEuODQxLjM1MS40NDktLjI4NywxLjU4NC4yNjMsMS40MzQtLjUxMywyLjIwNy42NTUsNS4zNjYtLjQsNi43MjIuOTk0LjMxNi0uMTMsMS4xLDAsLjk0My0uNC0uNTI1LS40MzMtLjczNC4zMS0uOTI5LjAxM2EuNC40LDAsMCwwLC4zNzUtLjM0MmMuNjg3LjE3NywxLjIyNy4yMzMuNTc4Ljg3OCwxLjUyNy40ODEsMS41NzQtMS4zMTksMy41MTYtMS4wMTYtLjA4OS4zMjIuMDU5LjQ0My42MjcuMzkybDEuMDc4LS41NWMxLjI1Ni4xMjguNzE0LjczLjc0NSwxLjI3NS42Ny0uMDk0LDEuNDkyLS4wNjcsMS44LS40NzNsLjgxNS42ODRjLS41OTQtLjUuNTUyLS4zMjguODY4LS40NjJsLS4zMTYuMTM0Yy4xMjQuMjMuOS4wODgsMS4yOTEuMDItLjA5Mi0uMzM3LS44ODQtLjQ3NC0xLjMxNy0uNTcxLjM0My0uMjM5Ljg3Ny0uMTgzLDEuMzMxLS40NjUtLjE1LjUzNSwxLjA5My4zOCwxLjYyNy40MzYuNjEyLjExNS42OS0uNDguODY5LS40Ni4wMTUuMjc4LDEsLjA0Ny41MjIuNDM0LS4yMDkuMDg4LS40NzctLjI2OS0uODIyLS4wMjYuNC4yMDYuMzU2LjY4OCwxLjE5NC4zMzYuNjMtLjI2NC0uMTYyLTEuMDUzLDEuMDM0LS43MTYtLjMxNS4xMzMtLjM3My4zNDctLjYxNS41MzdsMS4xMi4yNzguMDQ4LS40ODZjLjE1LjEyNC4wNDcuMTY0LjExNy4yMy4zMzMtLjUxMiwxLjcwOS0uMTU3LDEuOTYzLS43MzIuNTY2LS4wNTEsMS4xOS4zMzYsMS43My4zOTJsLS4xLjA0MmEyLjQ4NywyLjQ4NywwLDAsMCwyLjA5LS4yM2wtLjAzMS4xMDZhMy4yMTcsMy4yMTcsMCwwLDAsMS42NjItLjMyNGMuOTExLjM2Ni4zMDcsMS44MzUsMS4zMTMsMS4yMjQuOTI0LS4wMTYsMS40NDgtLjg5LDEuMDc1LTEuMiwxLjY2LjMyOCwzLjU0NC0uNDY1LDUuMDgyLjI5LjIzOC0uMi4wODktLjMyLjU4MS0uNDM0LDIuNDM4LjE5Miw1LjE0NS0uNTc4LDcuMDg1LjM3OC0uNzA3LjItLjA0OC40ODYtLjAzMy43NjMuNTgzLS40MzUuNy40NTIuOTEtLjI5NC0uMDU4LS40NCwwLS42NTMtLjY4NS0uODNhOS45NjMsOS45NjMsMCwwLDEsNC40Ny4xNzVjLS40LS4yMDUtLjA5Mi0uMzM5LjIyNi0uNDctLjEwNi43Ljk2Ny44MDYsMS43NzcuNTU5bC4xMTUtLjQyOC41MjcuNDRjLjMxMy0uMTM3LjM0NC0uOSwxLjE1LS40ODZhLjc3OC43NzgsMCwwLDAsLjIzNS40NTRjLjgzOS0uMzQ4LDIuMDIyLS45NCwyLjkzMi0uNTc5bC43NDYuNjIzYy4zODgtLjA2OCwxLjA0My0uNDQzLjM1OC0uNjIzLDEuNTUzLjM3NSwyLjU1Ni40MjMsMy4wNDkuOTYyQzIwNCw3MC41LDIwNy44ODcsNzAuNDQ3LDIxMSw3MC41NDFsLS4wOTIuMzJjLjgzNi4zLjQzNC0uNTU5LDEuMDE3LS4zMzctLjI3MS4zLjYzNy42NjItLjAxOSwxLjAzNiwxLjE5NS4zMzYsMS41NC0uNTU0LDIuMzE5LS43LjExNy0uNDItLjYyNS4yNjktLjQ3NS0uMjY0LjEzMi0uMTUsMS42NTMuMzI4LDEuODM5LS4zMDguMy4yNDkuMDY2LjcxNy0uMS45NzRsLjczMS0uMzA3Yy44OTMuNzQyLTIuMDM2LDEuMzI2LTEuMSwyLjI0bC42NzQtLjFjLjY0My42NjYtMS43ODEuNzUxLS4wOTIuOTc4LjczNC0uMzEyLDEuMzYyLTEuMjM0LjcwOC0xLjUxNSwxLjUyNy0uMTc2LjcwNy0xLjUxNSwyLjM0OS0xLjQ2Mi40NDguMzczLTEuMzE0LjA4OS0xLC42MTMuNzczLjUxMiwxLjU1MS0uMjg3LDIuMjM5LS4xMDctLjc2NC0uMjQtLjExOC0uODgxLjM3Ni0xLC44MzUuMy0uNTQxLjYuNjQxLjY2Ni4xOTUtLjM2NiwxLjI4Mi0uNjQyLjM0Mi0uOS40MjctLjgzMiwxLjIzMi4yMywxLjg3NC0uNDE0LjM4Ni41ODMtMS4yMTcsMS4zNTIuMDgyLDEuNjQ1LS4yMDYtLjU2NSwxLjYtLjc2Ny45MTctMS42LjUxLjE2NC41NjMuNjA2LjE5MS45NTMuNzI4LjM0NSwxLjc2NS0xLjAyOSwyLC4wODlsLjI1MS0uNTc3Yy4yMjcuMTg4LjU1NC4zMjkuOTI1LjY0LjY0My4wMTEsMi4wNjUtLjc4LDIuMDA3LjA5LjIwNi0uMDksMS42NjktLjA1LDEuMS0uNjUzLS45MS0uMzY3LTEuMDQ2LjQ0MS0xLjU1Mi0uMzc0LjY0My42NjUsMS4zMTEtLjA4NiwxLjgzOC0uMzA3bC4wODYuMzM2Yy4zMTMtLjEzMSwxLjAzNC0uMDU5LDEuMjI5LS40MjItLjIzOS4xOTItLjExNS40MjIuMTM0LjVsLjMyOC0uNTEyYzEuMjczLS4yNTUuMy45LDEuNTM4Ljc1MWwtLjk0LjRjLjIwNi0uMDg1LjYyNy4zOTMsMS4yMi4yMzQuMjMtLjQ2OC42NjItMS4wMjcuODYxLTEuMzkyLjctLjIuMzEzLjUyNywxLC4wNDhsLS45LjU2MmMtLjEzNy4xNTQuNjA3Ljc3MiwxLjUzOC43Ni42LS4xNjEsMS41MjEtLjgzNy41ODEtMS4wOTIuNDY5LS4wMDcsMS4xMjQuMjc3Ljc1Mi42MTgsMS4wNTktLjE2MS0uMTM4LS41Ljc3NS0uNzkxLjM3NC4zMTEsMS41MzguNzU0LDIuMjQsMS4yMDZsLS45NTMuNzgxLjYzNC4wMDdjLS44MjIuNjI3LjQxNS40NzgtLjA0NywxLjEzOGEyLjQ2OSwyLjQ2OSwwLDAsMCwxLjM3Ni0uMjkzYy0xLjI2Ny0xLjA1NywxLjQyLTEuNDQ2LDEuMDUyLTIuNDEyLDEuNzM2LS4yNjIsMS4wODUsMi4zNDcsMi45LjgzNy0uMy0uMjUxLjU1Ny0uOTg1LS41MzYtLjcwNywxLjA3OS4xMDcuNzMzLS45NjgsMi4wMDctLjU2OC0uOTQ0LjQsMS4wMTMuOTc4LS4zNSwxLjU1Mi4wOTItLjMyMS0uNzYtLjI0My0uOTctLjE1Mi40NDUuMzctLjA5Mi45NzEsMS4wMTQuOTcxLjY3NC0uMDk0LDEuNi0uMTEyLDEuNDY1LS42MTMtLjAzLS41NTMtMS4wMzEuMDU5LS42LS41LDEuMzQ1LS4xOTIsMS41NjguNjQ5LDIuMTI1LS4zMy0uODUuMDc0LTEuMDYyLS40OTMtMS4wNDYtLjg3MmwuOTg4LS4yMzEtLjE5Mi4zNjdjLjc5MS4xMzIuOTA4LS4wMzUsMS4wMTgtLjIyMWEuNTg5LjU4OSwwLDAsMSwuMjQ0LS4yNjIuOTg4Ljk4OCwwLDAsMSwuNTkzLS4xNDNzLjYxNy42OS42Mi42NjRjLS4xMzEuMzQ3LS42MTEuMy0xLjAxMi4zMjJzLS44NTUuMDItLjcuNTM3YTEuOTgsMS45OCwwLDAsMCwxLjA2LS4yNDMsMi4xNTQsMi4xNTQsMCwwLDEsLjk0OC0uMTYyLDIuODc3LDIuODc3LDAsMCwxLS41ODguMzEzYy4xNTUuMDEuMzI3LjM0NC42MTcuNS4yODQuMTMzLjcyMS4yNzEsMS4yNzktLjQyNS41ODUtLjU4LjExMi0uNDI1LjA3Ni0uOGE5LjcsOS43LDAsMCwwLDIuMzMyLTIuMTQ3Yy4wNTguODcsMS4zNDUtMS4zMjIuNzM2LjIyNGE0LjIxOSw0LjIxOSwwLDAsMC0xLjM2MS45MjUsNC41NTgsNC41NTgsMCwwLDAtMS4yOTUsMS40MThjLjYzMy42LTEuMDguNDI2LTEuMzA2LDEuMjg3LDEuMTU0LS4zMTQsMS4yMTEuNDIsMS41LjkyMi4zNDgtLjA5My42MjUtLjUxNy44LS43MzMuMDMzLS41OTEtLjM4LS4zMTctLjUtLjgyN2E1LjgxMyw1LjgxMywwLDAsMCwyLjc2NC0zLjAzOGMuNDQ3LS4xNjcuNTEyLjM4OS4wNzYuOTExYTI3Ljg0NCwyNy44NDQsMCwwLDAsMy41LTUuNTdjLS40ODguNDEzLS4yNjItLjItLjAxLS44NDEuMjM1LS42NjcuNDYzLTEuNDA2LjEyNC0xLjExMy0uNDgzLDEuMDgzLTEuMjA1LDEuNTE5LTEuMTIzLjczOS4zLS42LjE2OC4yNDUuMzcxLjA4NS4xMjgtMS4wNzQuODcyLS45NjguODEzLTIuMjE4LS41NTYsMi4xNjIuMzg4LjkzOC42LDEuNjU0LjM0Mi0xLjc3LjI1LjM0My43MjMtMS4zMDkuMzE0LTEuODI0LjUyLTQuMDY4LjY1Ni02LjA1MWExNi42ODYsMTYuNjg2LDAsMCwwLC4zNTctNC40MjNjLS4wNDctMS42ODktLjE0Mi0zLjM0MS0uMTQ5LTQuNTU4LjItMS4yNzMuNjQtLjQxMS43MTctMS43OTMtLjAwOS0xLjYxOS0uNDc5LDEuMi0uMjc1LTEuMmwuMDg5LjIzYy0uMS0uNzI2LjMtNC40LS4zMzYtNS4xMWwuNDgxLjc0YTUuMTA3LDUuMTA3LDAsMCwwLS4xMTgtMS4yMzNjLjE1Ny0uMDE3LjMtLjUzOS40LjE5LjMzMS0xLjQ4MS0uMDUzLTMuMTExLS4wNjYtNC43MTlsLS4yODMsMS4wMzZjLS4yMjItMi43NTguMDU5LTQuNi0uMDQxLTcuMjY4bC4yNzguMDc4LS4xNjYtMS41ODVjLjI2OS4zODcuNDQzLTEuMDY4LjIxOC0xLjkwNmwuNjc5LDQuMTI0Yy0uMTY0LDEuMTQ1LS4zMzUtMS4yNTEtLjYwOS0uNTMyYTcuOTU5LDcuOTU5LDAsMCwwLC4xLDMuNDc3LDYuOCw2LjgsMCwwLDAtLjEzLTEuNzIzYy4zODYtLjMxMi4zNzEsMS4xMjIuNjI4LDEuODMxLS4wMTUtLjQ5NC4xLTEuMi0uMDItMS4zYTE5LjIxMywxOS4yMTMsMCwwLDEsLjIyOCwzLjU3MWMtLjE1MS0xLjEtLjI0LjYtLjM1LjE4MS4zNC4xMy40NDUsMS42NzYuMzUsMy42NzYtLjM5MywxLjQzLjI1MSwzLjc1OC4xNDQsNi4wNzhhMTQuNjU4LDE0LjY1OCwwLDAsMS0uNzYtMy41NTNjLS4xNzMsMS40NTQuMDEsMS42Mi0uMTY0LDMuMDc5YTguMTI1LDguMTI1LDAsMCwxLC44MDcsMy4xMDdsLS4yNTUuMWMuMTI5LDEuNzIzLjUwNiwxLjcyMy40MzYsMy45MTQtLjAyNy45MjYtLjA1NCwxLjg4NC0uMTExLDIuOS0uMDI1Ljk5NC0uMTI1LDEuOTYtLjIyMywyLjg5NWEzOS4yMjQsMzkuMjI0LDAsMCwxLS44NDEsNC45NzNsLS4yNTgtLjA1OGE1LjgxNiw1LjgxNiwwLDAsMS0uMTM1LDEuNjUzLDEyLjI1OSwxMi4yNTksMCwwLDEtLjUsMS45MTVjLS40MDcsMS4zMTItLjk3NywyLjUxLTEuMjkxLDMuNTQxLS44MywxLjMyMy0xLjYzNCwyLjktMi41LDQuMDNhOC4xOTEsOC4xOTEsMCwwLDEtMS4yMjksMS40NTMsMS45MTIsMS45MTIsMCwwLDEtMS4wNTIuNjQyLDEwLjMsMTAuMywwLDAsMS01LjM3NywyLjk2OCwxNy4yMjEsMTcuMjIxLDAsMCwxLTIuNzE1LjE4N2MtLjkuMDE0LTEuODE3LDAtMi43NzMtLjAzN2wuNjQzLS42NDRjLS42ODUuNDc0LS40NDYtLjM3MS0xLjExNy0uMjc2Ljc3MS41MTUtLjkzMi42NjktMS40MDcsMS4wNjItMS43LS41LTMuODkuMDQ2LTUuNC41bC0uMDU5LS40NDNjLTEuNTI2LjgzMi0zLjM0OC4xLTUuMjQ4LS4wMzRhMS41LDEuNSwwLDAsMC0xLjEyOS0uNTQ5Yy0xLjAzMi43MTUtMS41NzIuNjY0LTMuMDgzLDEuMTExYTE5LjkyOSwxOS45MjksMCwwLDEtNC4wMTktLjQ1NmMtNC4xNTUsMS4wMDctOC40LjM2My0xMi43MTYuOTdsLS4zMTMtLjUyMmMtNC4xODYsMS4xMTItOS4zMzUuMS0xMi45MTEuNjc0bC4zNDYtLjg5Yy0xLjEyLS4yNzUtMi41NTQuMjMzLTIuMjY4Ljg2My0xLjEyMy0uMjcyLTIuOC40MzMtMy41MTctLjMtMS4xNDgtLjE2NC0xLjQwNi40MTEtMi4zNTkuNTMxYTE4Ljk2MywxOC45NjMsMCwwLDAtNS4zMi0uMWwuNTM3LjA1NmMuMjM4LS4xOTUuMjYtLjU3NC0uMjgtLjYzLS44MDguMjQ2LTIuOTczLS4yNC0yLjE2OC44MjItMi4zMTQtLjYxNC01LjQuNS03LjY0OC0uMzI4LjE5Mi4yOTEtLjM3Ny4zNDUtLjYxNi41NDEtMi4wMy4wMTMtNC4xNjQtLjU3OC01Ljc4NS0uMDg1LS4zMjQtLjE0Ni41MTUtLjQ5My0uMzExLS41MjQtLjQ5LjExLS4wMTIuMzc4LS42MTMuNTQyLTMuMjg5LjU0MS02LjY2LS41NTktOS42NTEtLjQxOS01LjMxNy41NTktMTAuODYzLjI3Ny0xNS45NTguMzcxbC4wNTktLjIxMmMtMS43MDYuODE0LTQtLjgzNi01LjM2NC4zOTItLjQtLjItMS41NC0uMS0xLjI0MS0uNTA3LTEuMzU5LjU3Ni0zLjgtLjU0Mi01Ljc2Ny4xODhhLjgyMi44MjIsMCwwLDAsLjQ5Mi0uMTE2Yy0xLjk4NC0uNDY5LTMuNzMzLjE3NS01LjgyNi0uMjUxLjIxMi0uMDkyLjYtLjE1OS42Ni0uMzcxLS44MDctLjQwOS0xLjkxNi45LTIuMzYtLjEyOS0uNDYzLjAxMS0uMzMuNTE2LS4wNDUuNDg3LTQuNTg1LS40LTkuNDc3LjI1Ny0xNC4yNDUuNDktMy40MTgtLjYxNS0uMjA5LTEuNzMtMi45MDYtLjk2NC0uMjItLjItLjE1OS4zOTMtLjIuMTgtMS4wNDMuMjg3LTEuNjI0LTEuMTQ4LTIuMzQ5LS42MS4zLjYzMi0uNDgyLjM1My0uNS43MzctMi4wODktLjQxLTIuNTA5LS45NzktNC4xNTgtLjVsLjEyNC0uMzMyYy0xLjkzNC45MzgtNC4xNzMuNDM2LTUuODA2LDEuNTE4LTEwLjY2Mi4yLTIwLjg4Mi44LTMxLjI3OC45MjMtMTAuMjc3LS4yMDYtMjAuMzM4LjI4LTMwLjc3Mi0uMjk0LTIuNDQ2LS44NzQtMi42MjktLjg1LTUuMzEzLS41LjEwOC0uMTQxLjI3Ny0uMTczLjEtLjMwNi0uMTM1LjcxNS0xLjg5MS4wNjctMi4xNDguNzUxLTMuODU4LS4xMzQtNy40MTIuMDYxLTExLjM4MS4wNjcuNjI4LS4wNzcuOTQzLS42NjMuMi0uNjE1bC0uNzgxLjQ1Ny0uMTI3LS4yYy0uNTEuMTA2LTEuMDY2LjQ1OS0uNTM5LjY4OGwtMS44NjguMDkzLS40NjYuMDE3LS41NTItLjAyN0w5LjIsNzguODIzYTEwLjgsMTAuOCwwLDAsMS00LjMzNi0xLjg1NSwxNi4zMjYsMTYuMzI2LDAsMCwxLTMuODMzLTMuOUEyNi40MDcsMjYuNDA3LDAsMCwxLS42MTQsNzAuNWMtLjQ3OC0uOTc2LS45OTMtMS44OTQtMS40LTIuOTY2YTQzLDQzLDAsMCwxLTMtMTQuMDc3Yy0uMDI2LS42MjYtLjAzLTEuMjUzLS4wNDMtMS44NzhzLS4wMjItMS4yNi0uMDEyLTEuNzU5bC4wMjUtMy4yLDAtNi4zOTRjLjE3MS00LjA0Ny4wMTMtOS44MDUtLjA3LTE0LjJDLTQuNTU5LDEyLjk4Ny00LjExNywxLjI0Mi00LjUtMTJjMCwwLDEuMDYxLDEuNzI3LDEuMzA2LDcuMTkzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1LjEwNiAxMS45OTcpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV81MSIgZGF0YS1uYW1lPSJHcnVwcGUgNTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3MC4zNTkgMjYyLjc1NikiPgogICAgICAgIDxwYXRoIGlkPSJQZmFkXzE2NiIgZGF0YS1uYW1lPSJQZmFkIDE2NiIgZD0iTS0uOTg5LS4wMTRjLS4yMDYuNDYzLS4zMTgsMS45NzktLjU5Mi43Ny4xOTItLjE0OS40MDgtLjkzMS41OTItLjc3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjU4MSAwLjAzNikiIGZpbGw9IiM3MDcwNzAiLz4KICAgICAgPC9nPgogICAgICA8ZyBpZD0iR3J1cHBlXzUyIiBkYXRhLW5hbWU9IkdydXBwZSA1MiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjY3LjI2MSAzMDEuMDU4KSI+CiAgICAgICAgPHBhdGggaWQ9IlBmYWRfMTY3IiBkYXRhLW5hbWU9IlBmYWQgMTY3IiBkPSJNLS40MzYtLjQ1NGMuMDQyLjA5MS0uMi40LS4yNjEuNDcxQy0uNi0uNC0uNjUzLS45LS40NjktMS4xMzRjLS4xLjQxMy4wMDYuNDI3LjAzMy42OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC42OTcgMS4xMzQpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV81MyIgZGF0YS1uYW1lPSJHcnVwcGUgNTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2NC4wOTkgMzA2LjA2MSkiPgogICAgICAgIDxwYXRoIGlkPSJQZmFkXzE2OCIgZGF0YS1uYW1lPSJQZmFkIDE2OCIgZD0iTTAtMS43NTRBMTQuMDc3LDE0LjA3NywwLDAsMSwxLjExNi00LjM4MSwyMy43ODksMjMuNzg5LDAsMCwxLDAtMS43NTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAzIDQuMzgxKSIgZmlsbD0iIzcwNzA3MCIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNTQiIGRhdGEtbmFtZT0iR3J1cHBlIDU0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTkuMjgyIDMxMC42OTcpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xNjkiIGRhdGEtbmFtZT0iUGZhZCAxNjkiIGQ9Ik0tLjQ0Ny0uMzM0Yy0uNDIxLS4wODgtLjMzMS0uMjg0LjE3NS0uNS4wNjQuMTQ3LS4wOTIuMy0uMTc1LjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNzE0IDAuODMzKSIgZmlsbD0iIzcwNzA3MCIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNTUiIGRhdGEtbmFtZT0iR3J1cHBlIDU1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTguNTIzIDMxMS44MzYpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xNzAiIGRhdGEtbmFtZT0iUGZhZCAxNzAiIGQ9Ik0tMS4zNDMtLjE0YS43LjcsMCwwLDEtLjgtLjFjLjAxOS4xMzMuMjQuMDMxLjQ0NS0uMDMxLjItLjA5MS4zODctLjE2MS4zNTkuMTMxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjE0NyAwLjM1KSIgZmlsbD0iIzcwNzA3MCIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNTYiIGRhdGEtbmFtZT0iR3J1cHBlIDU2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDYuNTk4IDMxMS40OTQpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xNzEiIGRhdGEtbmFtZT0iUGZhZCAxNzEiIGQ9Ik0tMS45NzctLjExNmMtLjI4OS4wMjUtLjkxNC4yOTEtMS4xODItLjA2NC4zLjI0OCwxLjQtLjQsMS4xODIuMDY0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzLjE1OSAwLjI5KSIgZmlsbD0iIzcwNzA3MCIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNTciIGRhdGEtbmFtZT0iR3J1cHBlIDU3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDEuNjA4IDMxMS43NTEpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xNzIiIGRhdGEtbmFtZT0iUGZhZCAxNzIiIGQ9Ik0tMS0uMjY3Yy0uMTc5LS4wMjItLjI1NC0uMDgtLjQ2Mi4wMDgtLjMzLS4xNDUuMDE3LS4zNzguMy0uNDA4WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS41OTQgMC42NjcpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgIDwvZz4KICAgIDxnIGlkPSJHcnVwcGVfNzIiIGRhdGEtbmFtZT0iR3J1cHBlIDcyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NzkgMTI0NC43MDIpIiBjbGlwLXBhdGg9InVybCgjY2xpcC1wYXRoLTIpIj4KICAgICAgPGcgaWQ9IkdydXBwZV82MyIgZGF0YS1uYW1lPSJHcnVwcGUgNjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNjU0IDIyNy40NikiPgogICAgICAgIDxwYXRoIGlkPSJQZmFkXzE3OCIgZGF0YS1uYW1lPSJQZmFkIDE3OCIgZD0iTS0uMDgxLDBDMCwzLjQuMjQxLTEuODI5LjA2MiwyLjIyMUE1LjI0NCw1LjI0NCwwLDAsMS0uMDgxLDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMTI5KSIgZmlsbD0iIzcwNzA3MCIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNjQiIGRhdGEtbmFtZT0iR3J1cHBlIDY0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjc5NSAwKSI+CiAgICAgICAgPHBhdGggaWQ9IlBmYWRfMTc5IiBkYXRhLW5hbWU9IlBmYWQgMTc5IiBkPSJNLTQ1MS4xNTMtMTY1LjI1Yy0uOTU2LTEwLjk0Mi4wMS0yNS4zNi0uNi0zNy4zNDgtLjA0MS0xLjQuNTIzLjM2NC40LTIuODA3LS43NC0xMS42Mi0uMy0yOS45My4yNzQtNDQuMDgxbC4xNDcuODU3Yy4xMDctMi43LS4zODItNS45ODgtLjMxNC04Ljg0NS4xLS4wMjQuMTQuOTE0LjI3NC4yNTItLjMtLjcxOS0uMTM3LTUuMTY0LS4zNTctNi4zNzUuMTE2LTEuMTMuMzUtMS4wMTYuNDc5LTIuNDc4bC0uMzM3LTEuNjM3Yy0uOC00LjU0My4wNTctMTEuMDM5LS4zNTctMTcuMjQyLjA3Ny4zLjEzOC45MTIuMjE0LjQxOC0uNDg2LTkuOTU4LS40LTIyLjQxNC0uNTc1LTMzLjU0OS4xMTkuNDQzLjMzNi44NTQuNDcuMi0uMzU0LS41NDktLjQ0NC0zLjk4OS0uNTE0LTYuOTcxLjM2NS0xLjM0NC0uMzMzLTUuMTE3LS4xMzEtOC42MThsLjA4Mi4zYy0uMzgyLTIuNTg3LjIxOS0zLjgzOS0uMjM4LTUuOTM3bC4yODctMS42MzljLS41MTQtMS4xMzcuMjY2LTMuNzQzLjAwNS01Ljg4bC0uMTA2LjA2OWMtLjEyNS0yLjAxNy4xMzMtMy4wNjYuMDQ2LTQuOTM1bC4wNi0uMTc3Yy0uMTM1LTQuMzc4LjE1MS02LjkyNC0uMjQ5LTYuODE4LjMyLTEuNTM1LjE0Niw0LjI0Mi42MTIsMS44MzQtLjIwNi03LjItLjI4OS0xNC41MTUtLjMyMi0yMS44NGE5Ni45NjgsOTYuOTY4LDAsMCwwLS4zMjMtMTAuODM0LDMzLjQsMzMuNCwwLDAsMC0yLjYwOC05LjU1OGMtLjQ3NS0xLjQtLjg0Ni0yLjI0NC0uOTA5LTIuNjYyYTI0LjIzLDI0LjIzLDAsMCwwLTEuNTczLTIuMDY5LDUuNjkyLDUuNjkyLDAsMCwwLTEuNzA3LTEuNDZjLjI1Mi4yLS4zODQtLjcxOS0uNzc1LTEuMDg2LTEuMzczLTEuMTk0LTEuNjctLjMyNi0zLjIxNS0xLjE1NC42Ni0uMDM4LjktLjEuNzIxLS40NjVhMzcuMDI5LDM3LjAyOSwwLDAsMC00Ljk4OS4wOTJjLjI2LS4xMTcuNjY1LS4xODguNi0uNDA2LTEuODMuNjE4LTMuMzM5LS4xMzItNC45NDQuMjZsLjYtLjRjLTIuNTgyLS40OTEtLjc2Mi44NDQtMywuNTU1LjUzNy0uMTI4LjM0Ny0uMjg1LjQ0NC0uNDUxLTIuMDgzLjczNS01LjQ1Mi40OTItNy41MzIuNzQxYS4xNC4xNCwwLDAsMCwuMDkyLS4xNjVjLTIuMjY1LjA5Mi00LjYzLS4xMzctNy4xMjEuMTgzLS45MDctLjE4Mi4zLS45ODYtMi4xLS44MzguMDg4LjgxMS00LjA2OC4zMzMtMi42NTUsMS4yNWEzNy41NywzNy41NywwLDAsMC02LjY1LS4xNjFjLjkyMS0uMzA5LTEtLjk5MS43LTEuMDZsLTEuMjg1LS40OWMuMTkxLS4zMzIsMS4zMjQuMTEyLjkxNi0uMzA2YTM1LjM4MiwzNS4zODIsMCwwLDEtNC4xLjIyMmMtMS41NzguNS0zLjAzLDEuNDIzLTUuNTg3LDEuNTI3LDEuMi0uMzE3LS42ODUtLjg5NC4xMzQtMS4wMzNsLTMuNTY5LDEuNTUzYy0uODUyLjAzOC0uMTg1LS42NC0xLjQxNi0uNDI4LjA2NS4yMTUtLjQ3Mi4zNDUtLjg0Ny41Mi0uMzE5LS4wOTItMy41MzYuMi0zLjkwOC0uNi0uMzc0LS4zMTQsMS4zODctLjE2OS40NDUtLjQ1Mi0xLjU3My4wMDgtMS42NDIuMjgtMy4yMTQuMjkzbC0uMDMtLjEwN2MtMS4wMzktLjExOC0zLjA2LjM0MS0xLjkzLjc4MS43MjIuMDI3LS4yNzQtLjQ3OC43OTQtLjI0OGExMC4wNTksMTAuMDU5LDAsMCwxLTQuMTI5LjZjLjUzNi0uMTMuNDcxLS4zNDIuNjg2LS41NjhhMzguMzQzLDM4LjM0MywwLDAsMS02LjcwOSwxLjA4OGMtLjAzNy4zOC44NzktLjY5MSwxLjIyNi0uNDktMy4wMjQtLjUyNi02LjI0NC43NDYtOC43NTktLjAyMy40MTItLjA2OC4yMjMuNTM4LjE5NS40MzItMS40NTctLjA0OC0xLjM5Mi0uNi0yLjM0LS4zOTQtLjA5My0uMzIzLTEuMTkzLjEtMi4xNjguMi0uNS4yMzUtLjI1NS0uMTU2LjYtLjE5M2E0MC44LDQwLjgsMCwwLDEtOS45NTIuM2MuMDYxLjIxNS0xLjkzMy43ODQtMi42NTQuNzZsLjI4Mi0uNWMtLjY1OS0uMy0yLjQyMy4wNDQtMi41NDQtLjM4NC0xLjU0NS42MDcsNS45NDgtLjUxNywzLjg1OC0uMDQ3LS41MzktLjQxOC0yLjkwOC44LTIuNDU5LjExNS0xLjQ1My4wMTctMi44Ni41OC00LjI0Ny4xMTIuNC4wOCwxLjE3OC0uNjkxLjAwNi0uNjU4LTIuMDY0LjA5LS41ODguMjM5LTIuMjYxLjQwNWwtMS4wNS4yMDVjLS4wNy40ODYtMS44NDUtLjA2NS0xLjA3OC40NzgtLjI1NS0uNC0zLC4yNDYtMi43ODktLjU2MWwuMjg2LS42MzVjLS44OTEuMDQ5LTEuNDYxLjY3LTIuMTYzLjk1MS0uMTE1LS4wNTktLjM1Mi0uMTg2LS4zMDYtLjI5LS4xNDIuOTcxLTIuMTMxLS4wODEtMy4xOTEuNjcxLTEuODcyLS4zMzgtNC43NTctLjAyOS01LjY0MS0uNjM3YTEyLjUzNywxMi41MzcsMCwwLDEtNC4zOTMuNDM2Yy4zMjgtLjA5MS43NzYtLjExOS44NjgtLjMyOGEzLjc4LDMuNzgsMCwwLDAtMi4yMjYuMTI3Yy4yMTEtLjE0NS0yLjA2LS41NjgtMy4yMDYtLjkxNC0xLjQzLjI5MS0uOTQuODE1LTEuMDgzLDEuMTM2LTEuMzA4LS45NTktNC4wMzguNjE4LTUuNjc1LS4yNTEuNS0uMTMzLDIuMDg2LS40Ny45LS43MTItMS4zMDgtLjk1Ni0yLjYzNi43MDgtNC43NDUuMjQ3bC41MTcuOGMtLjkzOC0uNDk0LTMuMS40NjEtMi44ODctLjM1MS0uNzA2LjI4Ny0yLjQ4Ni0uMjYzLTIuMjUxLjUxMy0zLjQ2My0uNjU2LTguNDIuNC0xMC41NDgtLjk5NS0uNS4xMy0xLjczNCwwLTEuNDguNC44MjQuNDMzLDEuMTUxLS4zMSwxLjQ1OC0uMDEzLS40NDUuMDI0LS41NDIuMjM2LS41ODguMzQyLTEuMDc3LS4xNzgtMS45MjQtLjIzMy0uOTA2LS44NzgtMi40LS40OC0yLjQ3LDEuMzE5LTUuNTE3LDEuMDE2LjEzOC0uMzIxLS4wOTMtLjQ0My0uOTg1LS4zOTJsLTEuNjkzLjU1Yy0xLjk3LS4xMjgtMS4xMTktLjczLTEuMTY3LTEuMjc1LTEuMDUzLjA5NC0yLjM0My4wNjctMi44Mi40NzJsLTEuMjc4LS42ODRjLjkzMS41LS44NjcuMzI4LTEuMzYyLjQ2MmwuNDk1LS4xMzRjLS4xOTUtLjIyOS0xLjQxMS0uMDg4LTIuMDI3LS4wMTkuMTQ0LjMzNiwxLjM4OC40NzMsMi4wNjYuNTcxLS41MzkuMjM5LTEuMzc2LjE4NC0yLjA4OC40NjYuMjM2LS41MzUtMS43MTctLjM4LTIuNTUzLS40MzYtLjk2MS0uMTE1LTEuMDgyLjQ4LTEuMzYzLjQ2LS4wMjQtLjI3Ny0xLjU2OC0uMDQ2LS44MTktLjQzNC4zMjgtLjA4OC43NDguMjY5LDEuMjkuMDI2LS42MzMtLjIwNi0uNTYtLjY4OS0xLjg3Mi0uMzM3LS45OS4yNjQuMjU0LDEuMDUzLTEuNjIzLjcxNy40OTQtLjEzNC41ODQtLjM0Ny45NjUtLjUzOGwtMS43NTctLjI3Ny0uMDc1LjQ4NmMtLjIzNy0uMTI0LS4wNzMtLjE2NC0uMTgzLS4yMy0uNTIzLjUxMi0yLjY4My4xNTgtMy4wODEuNzMzYTIyLjYyNCwyMi42MjQsMCwwLDEtMi43MTQtLjM5MmwuMTYyLS4wNDJhNS44ODYsNS44ODYsMCwwLDAtMy4yOC4yM2wuMDQ2LS4xMDZhNy42LDcuNiwwLDAsMC0yLjYwOC4zMjNjLTEuNDMtLjM2Ni0uNDgxLTEuODM1LTIuMDYxLTEuMjIzLTEuNDQ5LjAxNi0yLjI3Mi44OS0xLjY4NywxLjItMi42MDUtLjMyOC01LjU2MS40NjUtNy45NzUtLjI5LS4zNzQuMi0uMTM5LjMyLS45MS40MzUtMy44MjUtLjE5Mi04LjA3NC41NzctMTEuMTE4LS4zNzgsMS4xMS0uMi4wNzUtLjQ4Ni4wNTEtLjc2NC0uOTE1LjQzNS0xLjEtLjQ1Mi0xLjQyOS4yOTQuMDkyLjQzOSwwLC42NTMsMS4wNzcuODMxYTI0LjM0NSwyNC4zNDUsMCwwLDEtNy4wMTYtLjE3NWMuNjMzLjIwNS4xNDQuMzM4LS4zNTYuNDcuMTY3LS43LTEuNTE3LS44MDctMi43ODktLjU2bC0uMTguNDI4LS44MjctLjQzOWMtLjQ5LjEzNy0uNTQuOS0xLjguNDg1YS43NS43NSwwLDAsMC0uMzctLjQ1NGMtMS4zMTkuMzQ4LTMuMTczLjkzOS00LjYuNTc5bC0xLjE3LS42MjNjLS42MS4wNjgtMS42MzcuNDQzLS41NjMuNjIzLTIuNDM4LS4zNzYtNC4wMS0uNDIzLTQuNzgzLS45NjJhMjMuNTg0LDIzLjU4NCwwLDAsMS0zLjQ1Ni43NjhsLTEuOS4yMzhhMTEuMjc5LDExLjI3OSwwLDAsMC0xLjcxLjM0OCwxMS41LDExLjUsMCwwLDAtNS45NzUsNC43NDZsLS4wMjgtLjM4OWMtLjk0MSwxLjEzMi0uMjQsMS4wNS0uODUzLDEuODg4LjEyNC0uNjkyLS44NjUuNjc4LS40MTQtLjc0OC0xLjI4OSwxLjk0OS0xLjA4NCwzLjI4NS0xLjU0Myw0Ljg5My4xMTYuNDI5LjMtMS40LjQ1Ny0uODI0LS4wNzcuMjYtMS4xNzksMy4zMDktLjg3NCwzLjk2LS4yNzMuNTY1LS40MjEtLjA3NS0uNDgzLS41MzFsLS4wODguODY5Yy0uMDE5LjQ0My0uMDM3Ljg4NC0uMDM3Ljg4NC0uMzQ2Ljk0NC0uNC0uMzEzLS4zNTktMS42Mi4wNDItMS4yODYuMTMxLTIuNjUtLjM2OC0xLjY5MWwtLjI5NCwxLjY5NGMtLjcwNywxLjQzNi41MzktNC43NTQtLjQ4Ni0uNTMxLS4xNTksMi4wNDYuMTU5LDMuNzc5LjU0OCwyLjIxMi0uMywzLjkuNiwxLjg3Ny40NzYsNi0uMS42MzQtLjEzLS4zMjktLjEzMi0xLjE4NCwwLS44MzItLjAwOS0xLjcxNy0uMTY5LTEuMzU0LS4zNzUsMS43OTIuMTI1LDQuMS4wMTEsNS45MzcuMTM3LTIuMDkuNTA1LS4zMjMuNTcyLDEuMDI5LS4xNzIsMi4yODgtLjM0NS0xLjQ4Mi0uMzgxLDEuNzUzLjIxLjUzNS4zNjcsMy41MTIuNTEzLjkzOC40NzcsMS4xNy0uMTMyLDMuMzcyLjIzNyw1LjEzMi0uMzM0LDEuMDU3LS43NzUtMy4zMzQtLjk0My4yMjQuMzI0LS41NjQuNDQsNC4zOTEuOTE5LDIuNTEtLjA5NCwxLjQtLjM0NywxLjU0LS41NDYuNTI0LS4yLDEuOTk0LjU5LDQuODMzLS4wNTEsNS40ODhsLjMzMS42ODVjLS4xMDguNjIzLS4xODksMS41MTctLjM2NywyLjUzNC0uMDA2LDEuNzU4LjQ0Nyw1LjY1Ni0uMDUxLDUuNS4wNTEuNTYzLjAyOCw0LjU3LjM3NCwzLjAyNC4yMS0yLjQ5My0uMjUzLTIuODY0LjIxNC00LjI1YTE2LjM2NywxNi4zNjcsMCwwLDAsLjE3Niw1LjAzM2wtLjE5My4yMzNhMjQuMTc5LDI0LjE3OSwwLDAsMCwuMjQyLDMuMzY2Yy0uMTEtLjY1NS0uMjQyLS4zMTUtLjI4OS4zNjlsLjI5My45Yy4xNDcsMy40ODQtLjUxNS44Mi0uNDMsNC4yMWwtLjIyOC0yLjU3NWMuMDQ4LjU2NC0uMjI1LDEuNzE5LS4xMzQsMy4zNDEuMjY4LjYzMS41ODksMS44MTQuOCwyLjM1Ni4xMTYsMS45MTEtLjMuODU3LS4wMjcsMi43MzZsLS4zMjMtMi40NjJjLS4wODgtLjM3Mi0uNDQzLDEuNjYyLS40MzUsNC4yMTMuMDkzLDEuNjMuNDgsNC4xNjMuNjI2LDEuNTg4LDAsMS4yODMtLjE1OSwzLjA3NS0uMzU0LDIuMDU5LjA5MiwyLjkuMjg4LS4zOC40NTQsMi4xMjItLjE3OCwxLjAyNS0uNDMyLDQuMjExLS42OTIsNi4xMzRsLS40NDgtMi42MTIsMCwxLjczOGMtLjM1OS0yLjI1MS0uMjc0LDEuMTM4LS42NTItLjEyOGEyOS44MjEsMjkuODIxLDAsMCwwLC4xNjgsMy43NjdjLjYwNi0zLjQ3LjgyOSwzLjg4OCwxLjM4MiwyLjg4MS4xNSw0Ljc1Mi0xLjM0NSwyLjk2OS0uNDgsNy45MjguMTQ0LS44MTIuNTY1LDEuNTI3LjQwNS0xLjQ2Ny0uMDYxLDIuOTU1LjU1NSwyLjAwOS4zMjYsNS41LS4yMjctMi41ODUtLjU2MSwyLjc3MS0uODktLjk1OS4xODQuMjUxLjEzOS0yLjA4MS4wODctMi42NTUtLjIxMiwxLjIxOC0uNTU2LS4yNTItLjU1NiwyLjc3NS4wNTMsMS44NDQuMDYzLDQuMzc1LjM1MSw0LjAxLjMxNy0uMDc4LS4wMzQtMi44MjEuMjg3LTEuNjM3LjExLDMuNjc5LS4zNzIsNC4yOTMuMTg5LDUuODE2LS4wNDMtMi4zMjUuMjgzLTIuOTA2LjUtMi44NjRsLjEzMywyLjctLjIxMS0uNTI1Yy0uMTUxLDQuMzMyLjM4MiwxLjI3OS4zMjYsNS40OGwtLjQxNiwxLjk2N2MtLjM1Ny0xLC4xNTktNi4xMDctLjQyNC01LjM2LS4wMjQsMi43MjguMjcyLDMuNjM1LjEyMSw2LjIwNy0uMDUtLjU3My0uMDY0LTEuMzU1LS4xMTYtMS45Mi0uMDE5Ljk3Ny0uNzkxLDEuOTUyLS4zMzksNS44NDIuMTc2LDIuMDA5LjIwOC41MzIuNDI1LjU4Mi4wNjYsNC4zODEuMjg4LDUuNjg4LjMyMiw4LjUxMy0uNDI2LS41ODEtLjA0LDQuOTg2LS40NzYsMS44NzFhNDQuNDk0LDQ0LjQ5NCwwLDAsMC0uMTgxLTkuMzI1Yy0uNSwxLjU5NS4wNy0zLjQ0LS40NC00LjM4My0uMDEyLDMuNTE2LS41MDgsMy4zNDYtLjgzMywzLjkxM2EyMC42ODgsMjAuNjg4LDAsMCwwLC4xNjUsMi41Yy4zMDcuNDExLjMtLjg2Mi42MTctLjkzNWE3MS4xLDcxLjEsMCwwLDAsLjM4NSw5Ljg1NmMtLjE1MSwxLjMxLS40NTcuOS0uNDg2LS42NTUuMDksNC42NjYuMDQ5LDkuNjUyLS4wNDQsMTQuMDguNS0yLjg2MS4xMTgsNC45NDEuNTMzLDIuOTg5LjExMi0yLjM3NC40NjctNC40MTUuNjkyLTMuMTA3LS4wMzMsMS40ODQtLjIyLS4wNDctLjMyNi41NzMuMjc0LDEuODg5LS40MzgsMi45MzgtLjAwNyw0Ljc5Mi0uMTYxLTQuMjYtLjYwOS0uODMtMS0xLjYxMy4yMiwzLjA3My0uMjc5LS4xMzEtLjI3OSwyLjkwNS4yMTgsMy4wNjYuMzksNi44MjUuNDc0LDEwLjIzMS0uMzcxLDQuMjc1LS4wMDcsMTAuODI3LjAwOCwxNC42NDctLjIsMi0uNjQxLjY0NS0uNzE4LDIuODE0LjAwOSwyLjU0MS40NzgtMS44ODkuMjc1LDEuODc5bC0uMDg4LS4zNjJjLjEsMS4xMzgtLjMsNi45LjMzNSw4LjAybC0uNDc5LTEuMTYzYTEyLjM0MiwxMi4zNDIsMCwwLDAsLjExNywxLjkzNmMtLjE1Ni4wMjctLjMuODQ3LS40LS4zLS4zMzEsMi4zMjQuMDUzLDQuODgyLjA2Niw3LjQwNmwuMjgzLTEuNjI1Yy4yMjIsNC4zMjgtLjA1OCw3LjIyNC4wNDEsMTEuNDA1bC0uMjc4LS4xMjIuMTY2LDIuNDg2Yy0uMjY5LS42LS40NDIsMS42NzctLjIxNywyLjk5MmwtLjY4LTYuNDcxYy4xNjQtMS44LjMzNiwxLjk2Mi42MDkuODM1YTE5LjQzOCwxOS40MzgsMCwwLDAtLjEtNS40NTYsMTYuNTEzLDE2LjUxMywwLDAsMCwuMTMxLDIuN2MtLjM4Ni40OTEtLjM3MS0xLjc2LS42MjktMi44NzRhMTEuODA2LDExLjgwNiwwLDAsMCwuMDIsMi4wNDYsNDYuODEyLDQ2LjgxMiwwLDAsMS0uMjI3LTUuNmMuMTUxLDEuNzIxLjIzOS0uOTM2LjM1LS4yODItLjM0LS4yLS40NDUtMi42My0uMzUtNS43Ny4zOTMtMi4yNDMtLjI1Mi01LjktLjE0NC05LjUzN2EzNC42LDM0LjYsMCwwLDEsLjc2LDUuNTc1Yy4xNzQtMi4yODMtLjAwOS0yLjU0MS4xNjUtNC44MzFhMTguNjIzLDE4LjYyMywwLDAsMS0uODA3LTQuODc1bC4yNTQtLjE2MWMtLjEyOS0yLjctLjUwNi0yLjctLjQzNS02LjE0LjEyNS01Ljg5LjEyNS0xMS45NS4xNTctMTYuNDQ0bC4yNTMtLjE3Yy0uNTQyLTIuNS0uMi04LjMzNS0uNDQxLTExLjcuMjQ1LTUuNzMtLjI0Mi0xMi40NDIuMTk1LTE1LjM4LS4xOTUtMTAuMTA4LS4zODYtMTguOTQ1LS4yOTItMjkuNDE3bC4zNjksMS43NjFjLS4yNzEtMS44NzcuMjEyLTEuMjE5LjE1OC0zLjA1OS0uMywyLjExNC0uMzgzLTIuNTUxLS42MDktMy44NTFhMTMxLjE3OCwxMzEuMTc4LDAsMCwwLS4yODQtMTQuNzgxbC4yNTMtLjE2Yy0uNDc3LTQuMTc4LS4wNTgtOS4xNjcuMDE5LTE0LjM3MWExMy4zMzUsMTMuMzM1LDAsMCwwLC4zMTQtMy4wOWMtLjQxLTIuODI0LS4zODEtNC4zLS42MzctOC40NDEsMC0zLjAyNC4xLTcuOTMxLjI2Mi0xMS0uMjg5LTUuNjg4LS4zNDEtMTEuNDM2LS4zNjQtMTcuMjQxcTAtMi4yLS4wMDYtNC40bC4wNjctMi40NDIuMi0yLjQzMWE0NC40OTMsNDQuNDkzLDAsMCwxLDItOS4yNDZsLjI2OS0uMjY2Yy4xMzYtLjEyOS4yODItLjI0LjI4Mi0uMjRhMjIuNDYyLDIyLjQ2MiwwLDAsMSwzLjktNy4zMjUsMTIuMjE2LDEyLjIxNiwwLDAsMSw1LjU1LTMuOTgzYy41LS4xMTkuOTg4LS4yOCwxLjQ4MS0uMzQ3bDEuNDYzLS4xLDIuNTM1LjAxOWMxLjY0OSwwLDMuMjA2LS4wNDcsNC42MDgtLjE5bC0uNTQyLjg5YzEuNzU3LjI3NSw0LjAwOC0uMjM0LDMuNTYtLjg2NCwxLjc2Mi4yNzIsNC40LS40MzIsNS41MTguMywxLjguMTY1LDIuMjA2LS40MSwzLjctLjUzMWE0Ni40MDksNDYuNDA5LDAsMCwwLDguMzQ3LjFsLS44NDMtLjA1NmMtLjM3NC4yLS40MDYuNTc1LjQ0LjYzLDEuMjY3LS4yNDcsNC42NjUuMjM5LDMuNC0uODIzLDMuNjMxLjYxNSw4LjQ2OS0uNSwxMiwuMzI4LS4zLS4yOS41OTEtLjM0NS45NjYtLjU0MSwzLjE4NS0uMDEzLDYuNTM0LjU3OSw5LjA3Ny4wODUuNTA4LjE0Ni0uODA3LjQ5My40ODkuNTI1Ljc2OC0uMTEuMDE4LS4zNzkuOTYzLS41NDIsNS4xNjEtLjU0MSwxMC40NS41NTksMTUuMTQ0LjQxOSw4LjM0My0uNTYsMTcuMDQ2LS4yNzgsMjUuMDQxLS4zNzFsLS4wOTIuMjEyYzIuNjc3LS44MTQsNi4yOC44MzUsOC40MTctLjM5Mi42MzIuMiwyLjQxNy4xLDEuOTQ2LjUwNywyLjEzMy0uNTc2LDUuOTcuNTQyLDkuMDUxLS4xODhhMS45MTgsMS45MTgsMCwwLDAtLjc3Mi4xMTZjMy4xMTIuNDY5LDUuODU4LS4xNzUsOS4xNDIuMjUyLS4zMzMuMDkxLS45MzguMTU5LTEuMDM2LjM3MSwxLjI2Ny40MDksMy4wMDYtLjksMy43LjEyOS43MjYtLjAxMS41MTctLjUxNi4wNy0uNDg3LDcuMTk0LjQsMTQuODcxLS4yNTcsMjIuMzU0LS40OTEsNS4zNjQuNjE1LjMyOCwxLjczLDQuNTYuOTY0LjM0Ni4yLjI1LS4zOTMuMzA5LS4xOCwxLjYzNy0uMjg3LDIuNTQ4LDEuMTQ4LDMuNjg2LjYwOS0uNDY5LS42MzEuNzU3LS4zNTMuNzktLjczNiwzLjI3OC40MDksMy45MzcuOTc5LDYuNTI1LjVsLS4xOTUuMzMyYzMuMDM0LS45MzgsNi41NDktLjQzNyw5LjExLTEuNTE4LDE2LjczMS0uMiwzMi43NjktLjgsNDkuMDgyLS45MjNsMTIuMDQ2LjA1Miw2LS4wMiwxLjUtLjAwNmMuNTcyLjAzNSwxLjE4NS4wOCwxLjc3NS4xNTVhMTEuMTgzLDExLjE4MywwLDAsMSwzLjUsMS4zNDdjNC41NDgsMi42NTksOC4zNDEsOSw5Ljk2LDE2Ljk2NS4yMjIuOTguMzg4LDEuOTkxLjUyMSwzLjAxOS4xNjgsMS4wMTQuMjM3LDIuMDYyLjMyNCwzLjEuMTEsMS4wMzkuMDgzLDIuMS4xMjIsMy4xNDQuMDIxLDEuMDQ3LDAsMS44MTQsMCwyLjczNnEtLjA0OSw1LjMxNS0uMSwxMC42NjlhOTguNDM2LDk4LjQzNiwwLDAsMC0uMjg0LDE0LjU0OGMtLjA4MS0uMy0uMS0uNzU5LS4xNzYtLjI2Ny40MS4zNy4wMzksNS4xNzkuNDMxLDUuODgxLS4wNzYsMTAuNTYzLjAzNiwyMC4yOTQuMDM5LDMxLjE2LS4wNDUtMS43MTktLjM4LTIuNTgxLS4zNTMtLjUzOGwuMjYzLDIuMTM3LS4xMTQuMzQ3Yy4wNiwxLjQuMjYzLDIuOTIxLjM5NCwxLjQ3OC4zNTQsMjcuMy0uNDcsNTQuMTYyLS4zNjgsODAuOS0uMTcyLDYuMzUxLS4wMTQsMTUuMzg3LjA2OSwyMi4yODctLjU0NywyMC40NTEtLjk4OSwzOC44ODItLjYwNSw1OS42NTcsMCwwLTEuMDYxLTIuNzExLTEuMzA2LTExLjI4NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzIxLjA1OSA0MTIuNzE5KSIgZmlsbD0iIzcwNzA3MCIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNjUiIGRhdGEtbmFtZT0iR3J1cHBlIDY1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjY2MiAyMjEuNDQzKSI+CiAgICAgICAgPHBhdGggaWQ9IlBmYWRfMTgwIiBkYXRhLW5hbWU9IlBmYWQgMTgwIiBkPSJNMC0xLjI4N2MuMjA1LS43MjYuMzE3LTMuMS41OTItMS4yMDlDLjQtMi4yNjIuMTgzLTEuMDM1LDAtMS4yODciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMy4yMTMpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV82NiIgZGF0YS1uYW1lPSJHcnVwcGUgNjYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMuNzU5IDE1OC43NjYpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xODEiIGRhdGEtbmFtZT0iUGZhZCAxODEiIGQ9Ik0tLjAyNS0uNzM4QTQuOTg0LDQuOTg0LDAsMCwxLC4wOTMtMS44NDMsMTMuMiwxMy4yLDAsMCwxLC4xNzQuM2EyLjI5LDIuMjksMCwwLDAtLjItMS4wMzQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDQgMS44NDMpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV82NyIgZGF0YS1uYW1lPSJHcnVwcGUgNjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMuODk2IDE0My42MzcpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xODIiIGRhdGEtbmFtZT0iUGZhZCAxODIiIGQ9Ik0wLDBBMzkuMDQzLDM5LjA0MywwLDAsMSwuMzUsNS43NjlaIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV82OCIgZGF0YS1uYW1lPSJHcnVwcGUgNjgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuNjQ5IDEyNy43MjMpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xODMiIGRhdGEtbmFtZT0iUGZhZCAxODMiIGQ9Ik0wLS41MjRDLjE1NC0xLjgzMi4yMzktMS40Ny4yMzQuMjkxLjEzNy40MTguMDg4LS4xNjMsMC0uNTI0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEuMzEpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV82OSIgZGF0YS1uYW1lPSJHcnVwcGUgNjkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuMjMzIDEyNC45NDEpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xODQiIGRhdGEtbmFtZT0iUGZhZCAxODQiIGQ9Ik0wLTEuNjY2QTEyLjQ3OSwxMi40NzksMCwwLDEsLjIwOC00LjE2Qy4wNTEtNC4xMTEuMzA2LTEuMjQ3LDAtMS42NjYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgNC4xNikiIGZpbGw9IiM3MDcwNzAiLz4KICAgICAgPC9nPgogICAgICA8ZyBpZD0iR3J1cHBlXzcwIiBkYXRhLW5hbWU9IkdydXBwZSA3MCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNC42OTYgOTEuMzU5KSI+CiAgICAgICAgPHBhdGggaWQ9IlBmYWRfMTg1IiBkYXRhLW5hbWU9IlBmYWQgMTg1IiBkPSJNLS4xMTQtMi4xNjFBMTYuMDQyLDE2LjA0MiwwLDAsMS0uMDc3LTUuNGMtLjE0Mi44MjQuMjMyLDMuODQyLS4wMzcsMy4yMzUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMTgyIDUuMzk2KSIgZmlsbD0iIzcwNzA3MCIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNzEiIGRhdGEtbmFtZT0iR3J1cHBlIDcxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0LjQ4MyA3Ny42OTUpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xODYiIGRhdGEtbmFtZT0iUGZhZCAxODYiIGQ9Ik0tLjAwOC0xLjA5MmE4LjUwOSw4LjUwOSwwLDAsMCwwLTEuMjY4Yy4wODMtLjkuMjE3LjA0OS4yMzQuODE1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMTMgMi43MjgpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=");
}

.border__image__red {
  border-image-slice: 27 27 27 27;
  border-image-width: 20px 20px 20px 20px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch stretch;
  border-image-source: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjczIiBoZWlnaHQ9IjMzMC42MSIgdmlld0JveD0iMCAwIDI3MyAzMzAuNjEiPgogIDxkZWZzPgogICAgPGNsaXBQYXRoIGlkPSJjbGlwLXBhdGgiPgogICAgICA8cGF0aCBpZD0iUGZhZF8xNzMiIGRhdGEtbmFtZT0iUGZhZCAxNzMiIGQ9Ik0wLTIxNC4wOTJIMjczVi01MzQuN0gwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCA1NDQuNzAyKSIgZmlsbD0iI0UwMDAzQSIvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoLTIiPgogICAgICA8cGF0aCBpZD0iUGZhZF8xODciIGRhdGEtbmFtZT0iUGZhZCAxODciIGQ9Ik0wLTIxNC4wOTJIMjczVi01MzQuN0gwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCA1MzQuNzAyKSIgZmlsbD0iI0UwMDAzQSIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9IkdydXBwZV8xNDYiIGRhdGEtbmFtZT0iR3J1cHBlIDE0NiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY3OSAtMTI0NC43MDIpIj4KICAgIDxnIGlkPSJHcnVwcGVfNTgiIGRhdGEtbmFtZT0iR3J1cHBlIDU4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NzkgMTI0NC43MDIpIiBjbGlwLXBhdGg9InVybCgjY2xpcC1wYXRoKSI+CiAgICAgIDxnIGlkPSJHcnVwcGVfNDkiIGRhdGEtbmFtZT0iR3J1cHBlIDQ5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNzAuNzAzIDI1OC43NTYpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xNjQiIGRhdGEtbmFtZT0iUGZhZCAxNjQiIGQ9Ik0tLjM0Ny0uOTQ1Qy0uNDMtMy4xMTEtLjY2OC4yMjEtLjQ4OS0yLjM2MUEyLjIsMi4yLDAsMCwxLS4zNDctLjk0NSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC41NTQgMi4zNjEpIiBmaWxsPSIjRTAwMDNBIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV81MCIgZGF0YS1uYW1lPSJHcnVwcGUgNTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMjI5LjY4KSI+CiAgICAgICAgPHBhdGggaWQ9IlBmYWRfMTY1IiBkYXRhLW5hbWU9IlBmYWQgMTY1IiBkPSJNLTMuMTk1LTQuOGMuOTU1LDYuOTczLS4wMSwxNi4xNjEuNiwyMy44LjA0MS44OTQtLjUyMy0uMjMzLS40LDEuNzg5Ljc0LDcuNC4zLDE5LjA3My0uMjc0LDI4LjA5MWwtLjE0Ny0uNTQ3YTUzLjY0LDUzLjY0LDAsMCwwLC40NzgsNS43MTdjLS4xLjA0My0uMTktLjU2NC0uMjg1LS4xYTcuMjMyLDcuMjMyLDAsMCwxLC40LDEuODk1LDkuNTg5LDkuNTg5LDAsMCwwLC40NzMsMi4wNjFjLjAzNS43NTctLjIuODItLjEyNywxLjgyNGE4LjI2LDguMjYsMCwwLDAsLjU1NC43NzNBMjIuNzQ3LDIyLjc0NywwLDAsMS0uMTMzLDY0LjY4NWExMS45ODksMTEuOTg5LDAsMCwwLDIuMzU3LDQuMjQ5Yy0uMTQsMC0uMzQxLS4yLS4yNTYuMTE4YTE1LjE3OSwxNS4xNzksMCwwLDAsNS40NzksNC4xMjNjMi4wMy44OSw0LjE4Mi42LDYuMjIuNDgtLjE2Mi4yMDctLjMxMi41ODYtLjA3NC44MTguMi0uNjE4LDEuNDU3LS43NzUsMi41NDYtLjkuNDkxLjYzNiwxLjg2OS0uNTgsMy4xNDctLjIyOWwtLjEwOS4xNDFjLjk0Ni0uNjY2LDEuNC4zODQsMi4xNjgtLjQxNGwuNi41Yy40MTYtLjksMS4zNjcuNDY0LDIuMTQ4LjAxbC0uMDI1LS4xODVjLjczNy0uMjE4LDEuMTIuMjMxLDEuOC4wOGwuMDY1LjFjMS42LS4yMzYsMi41MjkuMjYyLDIuNDktLjQzNi41Ni41NTgtMS41NS4yNTQtLjY3LDEuMDY4YTEyMC4yNjQsMTIwLjI2NCwwLDAsMSwxNS45NzktLjU5MmMuNi4yOC45ODUuMzY3LDEuMTE5LjYzMS41MjktLjE0MSwxLjk5My0uMTI4LDIuNDczLS40ODUtLjE3Ny4wMTMuMzQyLjM1Ny42MjIuMzkyLjk2NC4yNjQsMS4wNTItLjc2OSwyLjEwOS0uNDU2LS40MjEuMTg3LS41NjMuNDEzLS40MjMuNjczYTguOTYyLDguOTYyLDAsMCwxLDMuMTc1LS42MzZjLS4xNjUuMTE4LS40MjMuMTg4LS4zODMuNDA3LDEuMTY3LS42MTksMi4xMjguMTMxLDMuMTUtLjI2bC0uMzgzLjRjMS42NDYuNDkuNDg1LS44NDQsMS45MDktLjU1NS0uMzQyLjEyOC0uMjIyLjI4NS0uMjg0LjQ1LDEuMzI4LS43MzUsMy40NzYtLjQ5Miw0LjgtLjc0YS4xNzMuMTczLDAsMCwwLS4wNTguMTY0LDMwLjg0MywzMC44NDMsMCwwLDAsNC41MzgtLjE4M2MuNTc4LjE4MS0uMTg5Ljk4NiwxLjMzOC44MzgtLjA1Ni0uODEsMi41OTMtLjMzMywxLjY5Mi0xLjI1YTE1LjMxNiwxNS4zMTYsMCwwLDAsNC4yMzguMTYyYy0uNTg3LjMwOC42MzYuOTkxLS40NDgsMS4wNmwuODE5LjQ4OWMtLjEyMS4zMzMtLjg0My0uMTEyLS41ODQuMzA2YTE0LjQxOCwxNC40MTgsMCwwLDEsMi42MTQtLjIyMmMxLjAwNS0uNSwxLjkzMS0xLjQyMywzLjU2MS0xLjUyNy0uNzY3LjMxNy40MzYuODk1LS4wODYsMS4wMzNsMi4yNzUtMS41NTRjLjU0Mi0uMDM4LjExOC42NDEuOS40MjktLjA0MS0uMjE1LjMtLjM0Ni41MzktLjUyLjIuMDkxLDIuMjU0LS4yLDIuNDkxLjYuMjM4LjMxNC0uODg1LjE2OC0uMjgzLjQ1MSwxLS4wMDgsMS4wNDUtLjI3OSwyLjA0OC0uMjkybC4wMTkuMTA3Yy42NjIuMTE4LDEuOTUtLjM0MSwxLjIzLS43ODEtLjQ2LS4wMjcuMTc1LjQ3OS0uNTA2LjI0OGE0LjM1OCw0LjM1OCwwLDAsMSwyLjYzMS0uNmMtLjM0Mi4xMy0uMy4zNDItLjQzOC41NjhhMTYuNSwxNi41LDAsMCwxLDQuMjc1LTEuMDg4Yy4wMjQtLjM4LS41Ni42OS0uNzgyLjQ4OSwxLjkyNy41MjYsMy45NzktLjc0NSw1LjU4Mi4wMjMtLjI2My4wNjctLjE0Mi0uNTM4LS4xMjQtLjQzMi45MjguMDQ4Ljg4Ny42LDEuNDkxLjM5My4wNTkuMzIzLjc2LS4xLDEuMzgyLS4yLjMyMS0uMjM0LjE2Mi4xNTYtLjM4MS4xOTNhMTYuNjkyLDE2LjY5MiwwLDAsMSw2LjM0Mi0uM2MtLjAzOS0uMjE0LDEuMjMyLS43ODQsMS42OTItLjc2bC0uMTguNWMuNDIuMywxLjU0NC0uMDQ0LDEuNjIuMzg0Ljk4NS0uNjA3LTMuNzkuNTE3LTIuNDU4LjA0Ny4zNDQuNDE3LDEuODUzLS44LDEuNTY3LS4xMTYuOTI2LS4wMTcsMS44MjMtLjU4LDIuNzA3LS4xMTItLjI1OC0uMDgtLjc1MS42OTEsMCwuNjU4LDEuMzE1LS4wODkuMzc0LS4yMzksMS40NDEtLjQwNWwuNjY5LS4yMDVjLjA0NS0uNDg1LDEuMTc2LjA2NS42ODctLjQ3OC4xNjIuNCwxLjkxNC0uMjQ2LDEuNzc3LjU2MWwtLjE4Mi42MzRjLjU2OS0uMDQ4LjkzMS0uNjY5LDEuMzc4LS45NTEuMDc0LjA1OS4yMjQuMTg2LjIuMjkuMDkxLS45NzEsMS4zNTguMDgxLDIuMDMzLS42NzEsMS4xOTQuMzM4LDMuMDMyLjAyOSwzLjU5NS42MzdhNS4yNTYsNS4yNTYsMCwwLDEsMi44LS40MzVjLS4yMDkuMDkxLS40OTUuMTE4LS41NTMuMzI4LjY1Ni4yODYuODE4LjAzLDEuNDE4LS4xMjctLjEzNC4xNDQsMS4zMTMuNTY4LDIuMDQzLjkxMy45MTItLjI5LjYtLjgxNS42ODktMS4xMzYuODM0Ljk1OSwyLjU3My0uNjE4LDMuNjE3LjI1Mi0uMzE2LjEzMy0xLjMyOS40NjktLjU3Mi43MTIuODM0Ljk1NiwxLjY4LS43MDgsMy4wMjQtLjI0N2wtLjMzMS0uOGMuNi40OTQsMS45NzgtLjQ2LDEuODQxLjM1MS40NDktLjI4NywxLjU4NC4yNjMsMS40MzQtLjUxMywyLjIwNy42NTUsNS4zNjYtLjQsNi43MjIuOTk0LjMxNi0uMTMsMS4xLDAsLjk0My0uNC0uNTI1LS40MzMtLjczNC4zMS0uOTI5LjAxM2EuNC40LDAsMCwwLC4zNzUtLjM0MmMuNjg3LjE3NywxLjIyNy4yMzMuNTc4Ljg3OCwxLjUyNy40ODEsMS41NzQtMS4zMTksMy41MTYtMS4wMTYtLjA4OS4zMjIuMDU5LjQ0My42MjcuMzkybDEuMDc4LS41NWMxLjI1Ni4xMjguNzE0LjczLjc0NSwxLjI3NS42Ny0uMDk0LDEuNDkyLS4wNjcsMS44LS40NzNsLjgxNS42ODRjLS41OTQtLjUuNTUyLS4zMjguODY4LS40NjJsLS4zMTYuMTM0Yy4xMjQuMjMuOS4wODgsMS4yOTEuMDItLjA5Mi0uMzM3LS44ODQtLjQ3NC0xLjMxNy0uNTcxLjM0My0uMjM5Ljg3Ny0uMTgzLDEuMzMxLS40NjUtLjE1LjUzNSwxLjA5My4zOCwxLjYyNy40MzYuNjEyLjExNS42OS0uNDguODY5LS40Ni4wMTUuMjc4LDEsLjA0Ny41MjIuNDM0LS4yMDkuMDg4LS40NzctLjI2OS0uODIyLS4wMjYuNC4yMDYuMzU2LjY4OCwxLjE5NC4zMzYuNjMtLjI2NC0uMTYyLTEuMDUzLDEuMDM0LS43MTYtLjMxNS4xMzMtLjM3My4zNDctLjYxNS41MzdsMS4xMi4yNzguMDQ4LS40ODZjLjE1LjEyNC4wNDcuMTY0LjExNy4yMy4zMzMtLjUxMiwxLjcwOS0uMTU3LDEuOTYzLS43MzIuNTY2LS4wNTEsMS4xOS4zMzYsMS43My4zOTJsLS4xLjA0MmEyLjQ4NywyLjQ4NywwLDAsMCwyLjA5LS4yM2wtLjAzMS4xMDZhMy4yMTcsMy4yMTcsMCwwLDAsMS42NjItLjMyNGMuOTExLjM2Ni4zMDcsMS44MzUsMS4zMTMsMS4yMjQuOTI0LS4wMTYsMS40NDgtLjg5LDEuMDc1LTEuMiwxLjY2LjMyOCwzLjU0NC0uNDY1LDUuMDgyLjI5LjIzOC0uMi4wODktLjMyLjU4MS0uNDM0LDIuNDM4LjE5Miw1LjE0NS0uNTc4LDcuMDg1LjM3OC0uNzA3LjItLjA0OC40ODYtLjAzMy43NjMuNTgzLS40MzUuNy40NTIuOTEtLjI5NC0uMDU4LS40NCwwLS42NTMtLjY4NS0uODNhOS45NjMsOS45NjMsMCwwLDEsNC40Ny4xNzVjLS40LS4yMDUtLjA5Mi0uMzM5LjIyNi0uNDctLjEwNi43Ljk2Ny44MDYsMS43NzcuNTU5bC4xMTUtLjQyOC41MjcuNDRjLjMxMy0uMTM3LjM0NC0uOSwxLjE1LS40ODZhLjc3OC43NzgsMCwwLDAsLjIzNS40NTRjLjgzOS0uMzQ4LDIuMDIyLS45NCwyLjkzMi0uNTc5bC43NDYuNjIzYy4zODgtLjA2OCwxLjA0My0uNDQzLjM1OC0uNjIzLDEuNTUzLjM3NSwyLjU1Ni40MjMsMy4wNDkuOTYyQzIwNCw3MC41LDIwNy44ODcsNzAuNDQ3LDIxMSw3MC41NDFsLS4wOTIuMzJjLjgzNi4zLjQzNC0uNTU5LDEuMDE3LS4zMzctLjI3MS4zLjYzNy42NjItLjAxOSwxLjAzNiwxLjE5NS4zMzYsMS41NC0uNTU0LDIuMzE5LS43LjExNy0uNDItLjYyNS4yNjktLjQ3NS0uMjY0LjEzMi0uMTUsMS42NTMuMzI4LDEuODM5LS4zMDguMy4yNDkuMDY2LjcxNy0uMS45NzRsLjczMS0uMzA3Yy44OTMuNzQyLTIuMDM2LDEuMzI2LTEuMSwyLjI0bC42NzQtLjFjLjY0My42NjYtMS43ODEuNzUxLS4wOTIuOTc4LjczNC0uMzEyLDEuMzYyLTEuMjM0LjcwOC0xLjUxNSwxLjUyNy0uMTc2LjcwNy0xLjUxNSwyLjM0OS0xLjQ2Mi40NDguMzczLTEuMzE0LjA4OS0xLC42MTMuNzczLjUxMiwxLjU1MS0uMjg3LDIuMjM5LS4xMDctLjc2NC0uMjQtLjExOC0uODgxLjM3Ni0xLC44MzUuMy0uNTQxLjYuNjQxLjY2Ni4xOTUtLjM2NiwxLjI4Mi0uNjQyLjM0Mi0uOS40MjctLjgzMiwxLjIzMi4yMywxLjg3NC0uNDE0LjM4Ni41ODMtMS4yMTcsMS4zNTIuMDgyLDEuNjQ1LS4yMDYtLjU2NSwxLjYtLjc2Ny45MTctMS42LjUxLjE2NC41NjMuNjA2LjE5MS45NTMuNzI4LjM0NSwxLjc2NS0xLjAyOSwyLC4wODlsLjI1MS0uNTc3Yy4yMjcuMTg4LjU1NC4zMjkuOTI1LjY0LjY0My4wMTEsMi4wNjUtLjc4LDIuMDA3LjA5LjIwNi0uMDksMS42NjktLjA1LDEuMS0uNjUzLS45MS0uMzY3LTEuMDQ2LjQ0MS0xLjU1Mi0uMzc0LjY0My42NjUsMS4zMTEtLjA4NiwxLjgzOC0uMzA3bC4wODYuMzM2Yy4zMTMtLjEzMSwxLjAzNC0uMDU5LDEuMjI5LS40MjItLjIzOS4xOTItLjExNS40MjIuMTM0LjVsLjMyOC0uNTEyYzEuMjczLS4yNTUuMy45LDEuNTM4Ljc1MWwtLjk0LjRjLjIwNi0uMDg1LjYyNy4zOTMsMS4yMi4yMzQuMjMtLjQ2OC42NjItMS4wMjcuODYxLTEuMzkyLjctLjIuMzEzLjUyNywxLC4wNDhsLS45LjU2MmMtLjEzNy4xNTQuNjA3Ljc3MiwxLjUzOC43Ni42LS4xNjEsMS41MjEtLjgzNy41ODEtMS4wOTIuNDY5LS4wMDcsMS4xMjQuMjc3Ljc1Mi42MTgsMS4wNTktLjE2MS0uMTM4LS41Ljc3NS0uNzkxLjM3NC4zMTEsMS41MzguNzU0LDIuMjQsMS4yMDZsLS45NTMuNzgxLjYzNC4wMDdjLS44MjIuNjI3LjQxNS40NzgtLjA0NywxLjEzOGEyLjQ2OSwyLjQ2OSwwLDAsMCwxLjM3Ni0uMjkzYy0xLjI2Ny0xLjA1NywxLjQyLTEuNDQ2LDEuMDUyLTIuNDEyLDEuNzM2LS4yNjIsMS4wODUsMi4zNDcsMi45LjgzNy0uMy0uMjUxLjU1Ny0uOTg1LS41MzYtLjcwNywxLjA3OS4xMDcuNzMzLS45NjgsMi4wMDctLjU2OC0uOTQ0LjQsMS4wMTMuOTc4LS4zNSwxLjU1Mi4wOTItLjMyMS0uNzYtLjI0My0uOTctLjE1Mi40NDUuMzctLjA5Mi45NzEsMS4wMTQuOTcxLjY3NC0uMDk0LDEuNi0uMTEyLDEuNDY1LS42MTMtLjAzLS41NTMtMS4wMzEuMDU5LS42LS41LDEuMzQ1LS4xOTIsMS41NjguNjQ5LDIuMTI1LS4zMy0uODUuMDc0LTEuMDYyLS40OTMtMS4wNDYtLjg3MmwuOTg4LS4yMzEtLjE5Mi4zNjdjLjc5MS4xMzIuOTA4LS4wMzUsMS4wMTgtLjIyMWEuNTg5LjU4OSwwLDAsMSwuMjQ0LS4yNjIuOTg4Ljk4OCwwLDAsMSwuNTkzLS4xNDNzLjYxNy42OS42Mi42NjRjLS4xMzEuMzQ3LS42MTEuMy0xLjAxMi4zMjJzLS44NTUuMDItLjcuNTM3YTEuOTgsMS45OCwwLDAsMCwxLjA2LS4yNDMsMi4xNTQsMi4xNTQsMCwwLDEsLjk0OC0uMTYyLDIuODc3LDIuODc3LDAsMCwxLS41ODguMzEzYy4xNTUuMDEuMzI3LjM0NC42MTcuNS4yODQuMTMzLjcyMS4yNzEsMS4yNzktLjQyNS41ODUtLjU4LjExMi0uNDI1LjA3Ni0uOGE5LjcsOS43LDAsMCwwLDIuMzMyLTIuMTQ3Yy4wNTguODcsMS4zNDUtMS4zMjIuNzM2LjIyNGE0LjIxOSw0LjIxOSwwLDAsMC0xLjM2MS45MjUsNC41NTgsNC41NTgsMCwwLDAtMS4yOTUsMS40MThjLjYzMy42LTEuMDguNDI2LTEuMzA2LDEuMjg3LDEuMTU0LS4zMTQsMS4yMTEuNDIsMS41LjkyMi4zNDgtLjA5My42MjUtLjUxNy44LS43MzMuMDMzLS41OTEtLjM4LS4zMTctLjUtLjgyN2E1LjgxMyw1LjgxMywwLDAsMCwyLjc2NC0zLjAzOGMuNDQ3LS4xNjcuNTEyLjM4OS4wNzYuOTExYTI3Ljg0NCwyNy44NDQsMCwwLDAsMy41LTUuNTdjLS40ODguNDEzLS4yNjItLjItLjAxLS44NDEuMjM1LS42NjcuNDYzLTEuNDA2LjEyNC0xLjExMy0uNDgzLDEuMDgzLTEuMjA1LDEuNTE5LTEuMTIzLjczOS4zLS42LjE2OC4yNDUuMzcxLjA4NS4xMjgtMS4wNzQuODcyLS45NjguODEzLTIuMjE4LS41NTYsMi4xNjIuMzg4LjkzOC42LDEuNjU0LjM0Mi0xLjc3LjI1LjM0My43MjMtMS4zMDkuMzE0LTEuODI0LjUyLTQuMDY4LjY1Ni02LjA1MWExNi42ODYsMTYuNjg2LDAsMCwwLC4zNTctNC40MjNjLS4wNDctMS42ODktLjE0Mi0zLjM0MS0uMTQ5LTQuNTU4LjItMS4yNzMuNjQtLjQxMS43MTctMS43OTMtLjAwOS0xLjYxOS0uNDc5LDEuMi0uMjc1LTEuMmwuMDg5LjIzYy0uMS0uNzI2LjMtNC40LS4zMzYtNS4xMWwuNDgxLjc0YTUuMTA3LDUuMTA3LDAsMCwwLS4xMTgtMS4yMzNjLjE1Ny0uMDE3LjMtLjUzOS40LjE5LjMzMS0xLjQ4MS0uMDUzLTMuMTExLS4wNjYtNC43MTlsLS4yODMsMS4wMzZjLS4yMjItMi43NTguMDU5LTQuNi0uMDQxLTcuMjY4bC4yNzguMDc4LS4xNjYtMS41ODVjLjI2OS4zODcuNDQzLTEuMDY4LjIxOC0xLjkwNmwuNjc5LDQuMTI0Yy0uMTY0LDEuMTQ1LS4zMzUtMS4yNTEtLjYwOS0uNTMyYTcuOTU5LDcuOTU5LDAsMCwwLC4xLDMuNDc3LDYuOCw2LjgsMCwwLDAtLjEzLTEuNzIzYy4zODYtLjMxMi4zNzEsMS4xMjIuNjI4LDEuODMxLS4wMTUtLjQ5NC4xLTEuMi0uMDItMS4zYTE5LjIxMywxOS4yMTMsMCwwLDEsLjIyOCwzLjU3MWMtLjE1MS0xLjEtLjI0LjYtLjM1LjE4MS4zNC4xMy40NDUsMS42NzYuMzUsMy42NzYtLjM5MywxLjQzLjI1MSwzLjc1OC4xNDQsNi4wNzhhMTQuNjU4LDE0LjY1OCwwLDAsMS0uNzYtMy41NTNjLS4xNzMsMS40NTQuMDEsMS42Mi0uMTY0LDMuMDc5YTguMTI1LDguMTI1LDAsMCwxLC44MDcsMy4xMDdsLS4yNTUuMWMuMTI5LDEuNzIzLjUwNiwxLjcyMy40MzYsMy45MTQtLjAyNy45MjYtLjA1NCwxLjg4NC0uMTExLDIuOS0uMDI1Ljk5NC0uMTI1LDEuOTYtLjIyMywyLjg5NWEzOS4yMjQsMzkuMjI0LDAsMCwxLS44NDEsNC45NzNsLS4yNTgtLjA1OGE1LjgxNiw1LjgxNiwwLDAsMS0uMTM1LDEuNjUzLDEyLjI1OSwxMi4yNTksMCwwLDEtLjUsMS45MTVjLS40MDcsMS4zMTItLjk3NywyLjUxLTEuMjkxLDMuNTQxLS44MywxLjMyMy0xLjYzNCwyLjktMi41LDQuMDNhOC4xOTEsOC4xOTEsMCwwLDEtMS4yMjksMS40NTMsMS45MTIsMS45MTIsMCwwLDEtMS4wNTIuNjQyLDEwLjMsMTAuMywwLDAsMS01LjM3NywyLjk2OCwxNy4yMjEsMTcuMjIxLDAsMCwxLTIuNzE1LjE4N2MtLjkuMDE0LTEuODE3LDAtMi43NzMtLjAzN2wuNjQzLS42NDRjLS42ODUuNDc0LS40NDYtLjM3MS0xLjExNy0uMjc2Ljc3MS41MTUtLjkzMi42NjktMS40MDcsMS4wNjItMS43LS41LTMuODkuMDQ2LTUuNC41bC0uMDU5LS40NDNjLTEuNTI2LjgzMi0zLjM0OC4xLTUuMjQ4LS4wMzRhMS41LDEuNSwwLDAsMC0xLjEyOS0uNTQ5Yy0xLjAzMi43MTUtMS41NzIuNjY0LTMuMDgzLDEuMTExYTE5LjkyOSwxOS45MjksMCwwLDEtNC4wMTktLjQ1NmMtNC4xNTUsMS4wMDctOC40LjM2My0xMi43MTYuOTdsLS4zMTMtLjUyMmMtNC4xODYsMS4xMTItOS4zMzUuMS0xMi45MTEuNjc0bC4zNDYtLjg5Yy0xLjEyLS4yNzUtMi41NTQuMjMzLTIuMjY4Ljg2My0xLjEyMy0uMjcyLTIuOC40MzMtMy41MTctLjMtMS4xNDgtLjE2NC0xLjQwNi40MTEtMi4zNTkuNTMxYTE4Ljk2MywxOC45NjMsMCwwLDAtNS4zMi0uMWwuNTM3LjA1NmMuMjM4LS4xOTUuMjYtLjU3NC0uMjgtLjYzLS44MDguMjQ2LTIuOTczLS4yNC0yLjE2OC44MjItMi4zMTQtLjYxNC01LjQuNS03LjY0OC0uMzI4LjE5Mi4yOTEtLjM3Ny4zNDUtLjYxNi41NDEtMi4wMy4wMTMtNC4xNjQtLjU3OC01Ljc4NS0uMDg1LS4zMjQtLjE0Ni41MTUtLjQ5My0uMzExLS41MjQtLjQ5LjExLS4wMTIuMzc4LS42MTMuNTQyLTMuMjg5LjU0MS02LjY2LS41NTktOS42NTEtLjQxOS01LjMxNy41NTktMTAuODYzLjI3Ny0xNS45NTguMzcxbC4wNTktLjIxMmMtMS43MDYuODE0LTQtLjgzNi01LjM2NC4zOTItLjQtLjItMS41NC0uMS0xLjI0MS0uNTA3LTEuMzU5LjU3Ni0zLjgtLjU0Mi01Ljc2Ny4xODhhLjgyMi44MjIsMCwwLDAsLjQ5Mi0uMTE2Yy0xLjk4NC0uNDY5LTMuNzMzLjE3NS01LjgyNi0uMjUxLjIxMi0uMDkyLjYtLjE1OS42Ni0uMzcxLS44MDctLjQwOS0xLjkxNi45LTIuMzYtLjEyOS0uNDYzLjAxMS0uMzMuNTE2LS4wNDUuNDg3LTQuNTg1LS40LTkuNDc3LjI1Ny0xNC4yNDUuNDktMy40MTgtLjYxNS0uMjA5LTEuNzMtMi45MDYtLjk2NC0uMjItLjItLjE1OS4zOTMtLjIuMTgtMS4wNDMuMjg3LTEuNjI0LTEuMTQ4LTIuMzQ5LS42MS4zLjYzMi0uNDgyLjM1My0uNS43MzctMi4wODktLjQxLTIuNTA5LS45NzktNC4xNTgtLjVsLjEyNC0uMzMyYy0xLjkzNC45MzgtNC4xNzMuNDM2LTUuODA2LDEuNTE4LTEwLjY2Mi4yLTIwLjg4Mi44LTMxLjI3OC45MjMtMTAuMjc3LS4yMDYtMjAuMzM4LjI4LTMwLjc3Mi0uMjk0LTIuNDQ2LS44NzQtMi42MjktLjg1LTUuMzEzLS41LjEwOC0uMTQxLjI3Ny0uMTczLjEtLjMwNi0uMTM1LjcxNS0xLjg5MS4wNjctMi4xNDguNzUxLTMuODU4LS4xMzQtNy40MTIuMDYxLTExLjM4MS4wNjcuNjI4LS4wNzcuOTQzLS42NjMuMi0uNjE1bC0uNzgxLjQ1Ny0uMTI3LS4yYy0uNTEuMTA2LTEuMDY2LjQ1OS0uNTM5LjY4OGwtMS44NjguMDkzLS40NjYuMDE3LS41NTItLjAyN0w5LjIsNzguODIzYTEwLjgsMTAuOCwwLDAsMS00LjMzNi0xLjg1NSwxNi4zMjYsMTYuMzI2LDAsMCwxLTMuODMzLTMuOUEyNi40MDcsMjYuNDA3LDAsMCwxLS42MTQsNzAuNWMtLjQ3OC0uOTc2LS45OTMtMS44OTQtMS40LTIuOTY2YTQzLDQzLDAsMCwxLTMtMTQuMDc3Yy0uMDI2LS42MjYtLjAzLTEuMjUzLS4wNDMtMS44NzhzLS4wMjItMS4yNi0uMDEyLTEuNzU5bC4wMjUtMy4yLDAtNi4zOTRjLjE3MS00LjA0Ny4wMTMtOS44MDUtLjA3LTE0LjJDLTQuNTU5LDEyLjk4Ny00LjExNywxLjI0Mi00LjUtMTJjMCwwLDEuMDYxLDEuNzI3LDEuMzA2LDcuMTkzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1LjEwNiAxMS45OTcpIiBmaWxsPSIjRTAwMDNBIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV81MSIgZGF0YS1uYW1lPSJHcnVwcGUgNTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3MC4zNTkgMjYyLjc1NikiPgogICAgICAgIDxwYXRoIGlkPSJQZmFkXzE2NiIgZGF0YS1uYW1lPSJQZmFkIDE2NiIgZD0iTS0uOTg5LS4wMTRjLS4yMDYuNDYzLS4zMTgsMS45NzktLjU5Mi43Ny4xOTItLjE0OS40MDgtLjkzMS41OTItLjc3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjU4MSAwLjAzNikiIGZpbGw9IiNFMDAwM0EiLz4KICAgICAgPC9nPgogICAgICA8ZyBpZD0iR3J1cHBlXzUyIiBkYXRhLW5hbWU9IkdydXBwZSA1MiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjY3LjI2MSAzMDEuMDU4KSI+CiAgICAgICAgPHBhdGggaWQ9IlBmYWRfMTY3IiBkYXRhLW5hbWU9IlBmYWQgMTY3IiBkPSJNLS40MzYtLjQ1NGMuMDQyLjA5MS0uMi40LS4yNjEuNDcxQy0uNi0uNC0uNjUzLS45LS40NjktMS4xMzRjLS4xLjQxMy4wMDYuNDI3LjAzMy42OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC42OTcgMS4xMzQpIiBmaWxsPSIjRTAwMDNBIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV81MyIgZGF0YS1uYW1lPSJHcnVwcGUgNTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2NC4wOTkgMzA2LjA2MSkiPgogICAgICAgIDxwYXRoIGlkPSJQZmFkXzE2OCIgZGF0YS1uYW1lPSJQZmFkIDE2OCIgZD0iTTAtMS43NTRBMTQuMDc3LDE0LjA3NywwLDAsMSwxLjExNi00LjM4MSwyMy43ODksMjMuNzg5LDAsMCwxLDAtMS43NTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAzIDQuMzgxKSIgZmlsbD0iI0UwMDAzQSIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNTQiIGRhdGEtbmFtZT0iR3J1cHBlIDU0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTkuMjgyIDMxMC42OTcpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xNjkiIGRhdGEtbmFtZT0iUGZhZCAxNjkiIGQ9Ik0tLjQ0Ny0uMzM0Yy0uNDIxLS4wODgtLjMzMS0uMjg0LjE3NS0uNS4wNjQuMTQ3LS4wOTIuMy0uMTc1LjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNzE0IDAuODMzKSIgZmlsbD0iI0UwMDAzQSIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNTUiIGRhdGEtbmFtZT0iR3J1cHBlIDU1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTguNTIzIDMxMS44MzYpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xNzAiIGRhdGEtbmFtZT0iUGZhZCAxNzAiIGQ9Ik0tMS4zNDMtLjE0YS43LjcsMCwwLDEtLjgtLjFjLjAxOS4xMzMuMjQuMDMxLjQ0NS0uMDMxLjItLjA5MS4zODctLjE2MS4zNTkuMTMxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjE0NyAwLjM1KSIgZmlsbD0iI0UwMDAzQSIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNTYiIGRhdGEtbmFtZT0iR3J1cHBlIDU2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDYuNTk4IDMxMS40OTQpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xNzEiIGRhdGEtbmFtZT0iUGZhZCAxNzEiIGQ9Ik0tMS45NzctLjExNmMtLjI4OS4wMjUtLjkxNC4yOTEtMS4xODItLjA2NC4zLjI0OCwxLjQtLjQsMS4xODIuMDY0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzLjE1OSAwLjI5KSIgZmlsbD0iI0UwMDAzQSIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNTciIGRhdGEtbmFtZT0iR3J1cHBlIDU3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDEuNjA4IDMxMS43NTEpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xNzIiIGRhdGEtbmFtZT0iUGZhZCAxNzIiIGQ9Ik0tMS0uMjY3Yy0uMTc5LS4wMjItLjI1NC0uMDgtLjQ2Mi4wMDgtLjMzLS4xNDUuMDE3LS4zNzguMy0uNDA4WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS41OTQgMC42NjcpIiBmaWxsPSIjRTAwMDNBIi8+CiAgICAgIDwvZz4KICAgIDwvZz4KICAgIDxnIGlkPSJHcnVwcGVfNzIiIGRhdGEtbmFtZT0iR3J1cHBlIDcyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NzkgMTI0NC43MDIpIiBjbGlwLXBhdGg9InVybCgjY2xpcC1wYXRoLTIpIj4KICAgICAgPGcgaWQ9IkdydXBwZV82MyIgZGF0YS1uYW1lPSJHcnVwcGUgNjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNjU0IDIyNy40NikiPgogICAgICAgIDxwYXRoIGlkPSJQZmFkXzE3OCIgZGF0YS1uYW1lPSJQZmFkIDE3OCIgZD0iTS0uMDgxLDBDMCwzLjQuMjQxLTEuODI5LjA2MiwyLjIyMUE1LjI0NCw1LjI0NCwwLDAsMS0uMDgxLDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMTI5KSIgZmlsbD0iI0UwMDAzQSIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNjQiIGRhdGEtbmFtZT0iR3J1cHBlIDY0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjc5NSAwKSI+CiAgICAgICAgPHBhdGggaWQ9IlBmYWRfMTc5IiBkYXRhLW5hbWU9IlBmYWQgMTc5IiBkPSJNLTQ1MS4xNTMtMTY1LjI1Yy0uOTU2LTEwLjk0Mi4wMS0yNS4zNi0uNi0zNy4zNDgtLjA0MS0xLjQuNTIzLjM2NC40LTIuODA3LS43NC0xMS42Mi0uMy0yOS45My4yNzQtNDQuMDgxbC4xNDcuODU3Yy4xMDctMi43LS4zODItNS45ODgtLjMxNC04Ljg0NS4xLS4wMjQuMTQuOTE0LjI3NC4yNTItLjMtLjcxOS0uMTM3LTUuMTY0LS4zNTctNi4zNzUuMTE2LTEuMTMuMzUtMS4wMTYuNDc5LTIuNDc4bC0uMzM3LTEuNjM3Yy0uOC00LjU0My4wNTctMTEuMDM5LS4zNTctMTcuMjQyLjA3Ny4zLjEzOC45MTIuMjE0LjQxOC0uNDg2LTkuOTU4LS40LTIyLjQxNC0uNTc1LTMzLjU0OS4xMTkuNDQzLjMzNi44NTQuNDcuMi0uMzU0LS41NDktLjQ0NC0zLjk4OS0uNTE0LTYuOTcxLjM2NS0xLjM0NC0uMzMzLTUuMTE3LS4xMzEtOC42MThsLjA4Mi4zYy0uMzgyLTIuNTg3LjIxOS0zLjgzOS0uMjM4LTUuOTM3bC4yODctMS42MzljLS41MTQtMS4xMzcuMjY2LTMuNzQzLjAwNS01Ljg4bC0uMTA2LjA2OWMtLjEyNS0yLjAxNy4xMzMtMy4wNjYuMDQ2LTQuOTM1bC4wNi0uMTc3Yy0uMTM1LTQuMzc4LjE1MS02LjkyNC0uMjQ5LTYuODE4LjMyLTEuNTM1LjE0Niw0LjI0Mi42MTIsMS44MzQtLjIwNi03LjItLjI4OS0xNC41MTUtLjMyMi0yMS44NGE5Ni45NjgsOTYuOTY4LDAsMCwwLS4zMjMtMTAuODM0LDMzLjQsMzMuNCwwLDAsMC0yLjYwOC05LjU1OGMtLjQ3NS0xLjQtLjg0Ni0yLjI0NC0uOTA5LTIuNjYyYTI0LjIzLDI0LjIzLDAsMCwwLTEuNTczLTIuMDY5LDUuNjkyLDUuNjkyLDAsMCwwLTEuNzA3LTEuNDZjLjI1Mi4yLS4zODQtLjcxOS0uNzc1LTEuMDg2LTEuMzczLTEuMTk0LTEuNjctLjMyNi0zLjIxNS0xLjE1NC42Ni0uMDM4LjktLjEuNzIxLS40NjVhMzcuMDI5LDM3LjAyOSwwLDAsMC00Ljk4OS4wOTJjLjI2LS4xMTcuNjY1LS4xODguNi0uNDA2LTEuODMuNjE4LTMuMzM5LS4xMzItNC45NDQuMjZsLjYtLjRjLTIuNTgyLS40OTEtLjc2Mi44NDQtMywuNTU1LjUzNy0uMTI4LjM0Ny0uMjg1LjQ0NC0uNDUxLTIuMDgzLjczNS01LjQ1Mi40OTItNy41MzIuNzQxYS4xNC4xNCwwLDAsMCwuMDkyLS4xNjVjLTIuMjY1LjA5Mi00LjYzLS4xMzctNy4xMjEuMTgzLS45MDctLjE4Mi4zLS45ODYtMi4xLS44MzguMDg4LjgxMS00LjA2OC4zMzMtMi42NTUsMS4yNWEzNy41NywzNy41NywwLDAsMC02LjY1LS4xNjFjLjkyMS0uMzA5LTEtLjk5MS43LTEuMDZsLTEuMjg1LS40OWMuMTkxLS4zMzIsMS4zMjQuMTEyLjkxNi0uMzA2YTM1LjM4MiwzNS4zODIsMCwwLDEtNC4xLjIyMmMtMS41NzguNS0zLjAzLDEuNDIzLTUuNTg3LDEuNTI3LDEuMi0uMzE3LS42ODUtLjg5NC4xMzQtMS4wMzNsLTMuNTY5LDEuNTUzYy0uODUyLjAzOC0uMTg1LS42NC0xLjQxNi0uNDI4LjA2NS4yMTUtLjQ3Mi4zNDUtLjg0Ny41Mi0uMzE5LS4wOTItMy41MzYuMi0zLjkwOC0uNi0uMzc0LS4zMTQsMS4zODctLjE2OS40NDUtLjQ1Mi0xLjU3My4wMDgtMS42NDIuMjgtMy4yMTQuMjkzbC0uMDMtLjEwN2MtMS4wMzktLjExOC0zLjA2LjM0MS0xLjkzLjc4MS43MjIuMDI3LS4yNzQtLjQ3OC43OTQtLjI0OGExMC4wNTksMTAuMDU5LDAsMCwxLTQuMTI5LjZjLjUzNi0uMTMuNDcxLS4zNDIuNjg2LS41NjhhMzguMzQzLDM4LjM0MywwLDAsMS02LjcwOSwxLjA4OGMtLjAzNy4zOC44NzktLjY5MSwxLjIyNi0uNDktMy4wMjQtLjUyNi02LjI0NC43NDYtOC43NTktLjAyMy40MTItLjA2OC4yMjMuNTM4LjE5NS40MzItMS40NTctLjA0OC0xLjM5Mi0uNi0yLjM0LS4zOTQtLjA5My0uMzIzLTEuMTkzLjEtMi4xNjguMi0uNS4yMzUtLjI1NS0uMTU2LjYtLjE5M2E0MC44LDQwLjgsMCwwLDEtOS45NTIuM2MuMDYxLjIxNS0xLjkzMy43ODQtMi42NTQuNzZsLjI4Mi0uNWMtLjY1OS0uMy0yLjQyMy4wNDQtMi41NDQtLjM4NC0xLjU0NS42MDcsNS45NDgtLjUxNywzLjg1OC0uMDQ3LS41MzktLjQxOC0yLjkwOC44LTIuNDU5LjExNS0xLjQ1My4wMTctMi44Ni41OC00LjI0Ny4xMTIuNC4wOCwxLjE3OC0uNjkxLjAwNi0uNjU4LTIuMDY0LjA5LS41ODguMjM5LTIuMjYxLjQwNWwtMS4wNS4yMDVjLS4wNy40ODYtMS44NDUtLjA2NS0xLjA3OC40NzgtLjI1NS0uNC0zLC4yNDYtMi43ODktLjU2MWwuMjg2LS42MzVjLS44OTEuMDQ5LTEuNDYxLjY3LTIuMTYzLjk1MS0uMTE1LS4wNTktLjM1Mi0uMTg2LS4zMDYtLjI5LS4xNDIuOTcxLTIuMTMxLS4wODEtMy4xOTEuNjcxLTEuODcyLS4zMzgtNC43NTctLjAyOS01LjY0MS0uNjM3YTEyLjUzNywxMi41MzcsMCwwLDEtNC4zOTMuNDM2Yy4zMjgtLjA5MS43NzYtLjExOS44NjgtLjMyOGEzLjc4LDMuNzgsMCwwLDAtMi4yMjYuMTI3Yy4yMTEtLjE0NS0yLjA2LS41NjgtMy4yMDYtLjkxNC0xLjQzLjI5MS0uOTQuODE1LTEuMDgzLDEuMTM2LTEuMzA4LS45NTktNC4wMzguNjE4LTUuNjc1LS4yNTEuNS0uMTMzLDIuMDg2LS40Ny45LS43MTItMS4zMDgtLjk1Ni0yLjYzNi43MDgtNC43NDUuMjQ3bC41MTcuOGMtLjkzOC0uNDk0LTMuMS40NjEtMi44ODctLjM1MS0uNzA2LjI4Ny0yLjQ4Ni0uMjYzLTIuMjUxLjUxMy0zLjQ2My0uNjU2LTguNDIuNC0xMC41NDgtLjk5NS0uNS4xMy0xLjczNCwwLTEuNDguNC44MjQuNDMzLDEuMTUxLS4zMSwxLjQ1OC0uMDEzLS40NDUuMDI0LS41NDIuMjM2LS41ODguMzQyLTEuMDc3LS4xNzgtMS45MjQtLjIzMy0uOTA2LS44NzgtMi40LS40OC0yLjQ3LDEuMzE5LTUuNTE3LDEuMDE2LjEzOC0uMzIxLS4wOTMtLjQ0My0uOTg1LS4zOTJsLTEuNjkzLjU1Yy0xLjk3LS4xMjgtMS4xMTktLjczLTEuMTY3LTEuMjc1LTEuMDUzLjA5NC0yLjM0My4wNjctMi44Mi40NzJsLTEuMjc4LS42ODRjLjkzMS41LS44NjcuMzI4LTEuMzYyLjQ2MmwuNDk1LS4xMzRjLS4xOTUtLjIyOS0xLjQxMS0uMDg4LTIuMDI3LS4wMTkuMTQ0LjMzNiwxLjM4OC40NzMsMi4wNjYuNTcxLS41MzkuMjM5LTEuMzc2LjE4NC0yLjA4OC40NjYuMjM2LS41MzUtMS43MTctLjM4LTIuNTUzLS40MzYtLjk2MS0uMTE1LTEuMDgyLjQ4LTEuMzYzLjQ2LS4wMjQtLjI3Ny0xLjU2OC0uMDQ2LS44MTktLjQzNC4zMjgtLjA4OC43NDguMjY5LDEuMjkuMDI2LS42MzMtLjIwNi0uNTYtLjY4OS0xLjg3Mi0uMzM3LS45OS4yNjQuMjU0LDEuMDUzLTEuNjIzLjcxNy40OTQtLjEzNC41ODQtLjM0Ny45NjUtLjUzOGwtMS43NTctLjI3Ny0uMDc1LjQ4NmMtLjIzNy0uMTI0LS4wNzMtLjE2NC0uMTgzLS4yMy0uNTIzLjUxMi0yLjY4My4xNTgtMy4wODEuNzMzYTIyLjYyNCwyMi42MjQsMCwwLDEtMi43MTQtLjM5MmwuMTYyLS4wNDJhNS44ODYsNS44ODYsMCwwLDAtMy4yOC4yM2wuMDQ2LS4xMDZhNy42LDcuNiwwLDAsMC0yLjYwOC4zMjNjLTEuNDMtLjM2Ni0uNDgxLTEuODM1LTIuMDYxLTEuMjIzLTEuNDQ5LjAxNi0yLjI3Mi44OS0xLjY4NywxLjItMi42MDUtLjMyOC01LjU2MS40NjUtNy45NzUtLjI5LS4zNzQuMi0uMTM5LjMyLS45MS40MzUtMy44MjUtLjE5Mi04LjA3NC41NzctMTEuMTE4LS4zNzgsMS4xMS0uMi4wNzUtLjQ4Ni4wNTEtLjc2NC0uOTE1LjQzNS0xLjEtLjQ1Mi0xLjQyOS4yOTQuMDkyLjQzOSwwLC42NTMsMS4wNzcuODMxYTI0LjM0NSwyNC4zNDUsMCwwLDEtNy4wMTYtLjE3NWMuNjMzLjIwNS4xNDQuMzM4LS4zNTYuNDcuMTY3LS43LTEuNTE3LS44MDctMi43ODktLjU2bC0uMTguNDI4LS44MjctLjQzOWMtLjQ5LjEzNy0uNTQuOS0xLjguNDg1YS43NS43NSwwLDAsMC0uMzctLjQ1NGMtMS4zMTkuMzQ4LTMuMTczLjkzOS00LjYuNTc5bC0xLjE3LS42MjNjLS42MS4wNjgtMS42MzcuNDQzLS41NjMuNjIzLTIuNDM4LS4zNzYtNC4wMS0uNDIzLTQuNzgzLS45NjJhMjMuNTg0LDIzLjU4NCwwLDAsMS0zLjQ1Ni43NjhsLTEuOS4yMzhhMTEuMjc5LDExLjI3OSwwLDAsMC0xLjcxLjM0OCwxMS41LDExLjUsMCwwLDAtNS45NzUsNC43NDZsLS4wMjgtLjM4OWMtLjk0MSwxLjEzMi0uMjQsMS4wNS0uODUzLDEuODg4LjEyNC0uNjkyLS44NjUuNjc4LS40MTQtLjc0OC0xLjI4OSwxLjk0OS0xLjA4NCwzLjI4NS0xLjU0Myw0Ljg5My4xMTYuNDI5LjMtMS40LjQ1Ny0uODI0LS4wNzcuMjYtMS4xNzksMy4zMDktLjg3NCwzLjk2LS4yNzMuNTY1LS40MjEtLjA3NS0uNDgzLS41MzFsLS4wODguODY5Yy0uMDE5LjQ0My0uMDM3Ljg4NC0uMDM3Ljg4NC0uMzQ2Ljk0NC0uNC0uMzEzLS4zNTktMS42Mi4wNDItMS4yODYuMTMxLTIuNjUtLjM2OC0xLjY5MWwtLjI5NCwxLjY5NGMtLjcwNywxLjQzNi41MzktNC43NTQtLjQ4Ni0uNTMxLS4xNTksMi4wNDYuMTU5LDMuNzc5LjU0OCwyLjIxMi0uMywzLjkuNiwxLjg3Ny40NzYsNi0uMS42MzQtLjEzLS4zMjktLjEzMi0xLjE4NCwwLS44MzItLjAwOS0xLjcxNy0uMTY5LTEuMzU0LS4zNzUsMS43OTIuMTI1LDQuMS4wMTEsNS45MzcuMTM3LTIuMDkuNTA1LS4zMjMuNTcyLDEuMDI5LS4xNzIsMi4yODgtLjM0NS0xLjQ4Mi0uMzgxLDEuNzUzLjIxLjUzNS4zNjcsMy41MTIuNTEzLjkzOC40NzcsMS4xNy0uMTMyLDMuMzcyLjIzNyw1LjEzMi0uMzM0LDEuMDU3LS43NzUtMy4zMzQtLjk0My4yMjQuMzI0LS41NjQuNDQsNC4zOTEuOTE5LDIuNTEtLjA5NCwxLjQtLjM0NywxLjU0LS41NDYuNTI0LS4yLDEuOTk0LjU5LDQuODMzLS4wNTEsNS40ODhsLjMzMS42ODVjLS4xMDguNjIzLS4xODksMS41MTctLjM2NywyLjUzNC0uMDA2LDEuNzU4LjQ0Nyw1LjY1Ni0uMDUxLDUuNS4wNTEuNTYzLjAyOCw0LjU3LjM3NCwzLjAyNC4yMS0yLjQ5My0uMjUzLTIuODY0LjIxNC00LjI1YTE2LjM2NywxNi4zNjcsMCwwLDAsLjE3Niw1LjAzM2wtLjE5My4yMzNhMjQuMTc5LDI0LjE3OSwwLDAsMCwuMjQyLDMuMzY2Yy0uMTEtLjY1NS0uMjQyLS4zMTUtLjI4OS4zNjlsLjI5My45Yy4xNDcsMy40ODQtLjUxNS44Mi0uNDMsNC4yMWwtLjIyOC0yLjU3NWMuMDQ4LjU2NC0uMjI1LDEuNzE5LS4xMzQsMy4zNDEuMjY4LjYzMS41ODksMS44MTQuOCwyLjM1Ni4xMTYsMS45MTEtLjMuODU3LS4wMjcsMi43MzZsLS4zMjMtMi40NjJjLS4wODgtLjM3Mi0uNDQzLDEuNjYyLS40MzUsNC4yMTMuMDkzLDEuNjMuNDgsNC4xNjMuNjI2LDEuNTg4LDAsMS4yODMtLjE1OSwzLjA3NS0uMzU0LDIuMDU5LjA5MiwyLjkuMjg4LS4zOC40NTQsMi4xMjItLjE3OCwxLjAyNS0uNDMyLDQuMjExLS42OTIsNi4xMzRsLS40NDgtMi42MTIsMCwxLjczOGMtLjM1OS0yLjI1MS0uMjc0LDEuMTM4LS42NTItLjEyOGEyOS44MjEsMjkuODIxLDAsMCwwLC4xNjgsMy43NjdjLjYwNi0zLjQ3LjgyOSwzLjg4OCwxLjM4MiwyLjg4MS4xNSw0Ljc1Mi0xLjM0NSwyLjk2OS0uNDgsNy45MjguMTQ0LS44MTIuNTY1LDEuNTI3LjQwNS0xLjQ2Ny0uMDYxLDIuOTU1LjU1NSwyLjAwOS4zMjYsNS41LS4yMjctMi41ODUtLjU2MSwyLjc3MS0uODktLjk1OS4xODQuMjUxLjEzOS0yLjA4MS4wODctMi42NTUtLjIxMiwxLjIxOC0uNTU2LS4yNTItLjU1NiwyLjc3NS4wNTMsMS44NDQuMDYzLDQuMzc1LjM1MSw0LjAxLjMxNy0uMDc4LS4wMzQtMi44MjEuMjg3LTEuNjM3LjExLDMuNjc5LS4zNzIsNC4yOTMuMTg5LDUuODE2LS4wNDMtMi4zMjUuMjgzLTIuOTA2LjUtMi44NjRsLjEzMywyLjctLjIxMS0uNTI1Yy0uMTUxLDQuMzMyLjM4MiwxLjI3OS4zMjYsNS40OGwtLjQxNiwxLjk2N2MtLjM1Ny0xLC4xNTktNi4xMDctLjQyNC01LjM2LS4wMjQsMi43MjguMjcyLDMuNjM1LjEyMSw2LjIwNy0uMDUtLjU3My0uMDY0LTEuMzU1LS4xMTYtMS45Mi0uMDE5Ljk3Ny0uNzkxLDEuOTUyLS4zMzksNS44NDIuMTc2LDIuMDA5LjIwOC41MzIuNDI1LjU4Mi4wNjYsNC4zODEuMjg4LDUuNjg4LjMyMiw4LjUxMy0uNDI2LS41ODEtLjA0LDQuOTg2LS40NzYsMS44NzFhNDQuNDk0LDQ0LjQ5NCwwLDAsMC0uMTgxLTkuMzI1Yy0uNSwxLjU5NS4wNy0zLjQ0LS40NC00LjM4My0uMDEyLDMuNTE2LS41MDgsMy4zNDYtLjgzMywzLjkxM2EyMC42ODgsMjAuNjg4LDAsMCwwLC4xNjUsMi41Yy4zMDcuNDExLjMtLjg2Mi42MTctLjkzNWE3MS4xLDcxLjEsMCwwLDAsLjM4NSw5Ljg1NmMtLjE1MSwxLjMxLS40NTcuOS0uNDg2LS42NTUuMDksNC42NjYuMDQ5LDkuNjUyLS4wNDQsMTQuMDguNS0yLjg2MS4xMTgsNC45NDEuNTMzLDIuOTg5LjExMi0yLjM3NC40NjctNC40MTUuNjkyLTMuMTA3LS4wMzMsMS40ODQtLjIyLS4wNDctLjMyNi41NzMuMjc0LDEuODg5LS40MzgsMi45MzgtLjAwNyw0Ljc5Mi0uMTYxLTQuMjYtLjYwOS0uODMtMS0xLjYxMy4yMiwzLjA3My0uMjc5LS4xMzEtLjI3OSwyLjkwNS4yMTgsMy4wNjYuMzksNi44MjUuNDc0LDEwLjIzMS0uMzcxLDQuMjc1LS4wMDcsMTAuODI3LjAwOCwxNC42NDctLjIsMi0uNjQxLjY0NS0uNzE4LDIuODE0LjAwOSwyLjU0MS40NzgtMS44ODkuMjc1LDEuODc5bC0uMDg4LS4zNjJjLjEsMS4xMzgtLjMsNi45LjMzNSw4LjAybC0uNDc5LTEuMTYzYTEyLjM0MiwxMi4zNDIsMCwwLDAsLjExNywxLjkzNmMtLjE1Ni4wMjctLjMuODQ3LS40LS4zLS4zMzEsMi4zMjQuMDUzLDQuODgyLjA2Niw3LjQwNmwuMjgzLTEuNjI1Yy4yMjIsNC4zMjgtLjA1OCw3LjIyNC4wNDEsMTEuNDA1bC0uMjc4LS4xMjIuMTY2LDIuNDg2Yy0uMjY5LS42LS40NDIsMS42NzctLjIxNywyLjk5MmwtLjY4LTYuNDcxYy4xNjQtMS44LjMzNiwxLjk2Mi42MDkuODM1YTE5LjQzOCwxOS40MzgsMCwwLDAtLjEtNS40NTYsMTYuNTEzLDE2LjUxMywwLDAsMCwuMTMxLDIuN2MtLjM4Ni40OTEtLjM3MS0xLjc2LS42MjktMi44NzRhMTEuODA2LDExLjgwNiwwLDAsMCwuMDIsMi4wNDYsNDYuODEyLDQ2LjgxMiwwLDAsMS0uMjI3LTUuNmMuMTUxLDEuNzIxLjIzOS0uOTM2LjM1LS4yODItLjM0LS4yLS40NDUtMi42My0uMzUtNS43Ny4zOTMtMi4yNDMtLjI1Mi01LjktLjE0NC05LjUzN2EzNC42LDM0LjYsMCwwLDEsLjc2LDUuNTc1Yy4xNzQtMi4yODMtLjAwOS0yLjU0MS4xNjUtNC44MzFhMTguNjIzLDE4LjYyMywwLDAsMS0uODA3LTQuODc1bC4yNTQtLjE2MWMtLjEyOS0yLjctLjUwNi0yLjctLjQzNS02LjE0LjEyNS01Ljg5LjEyNS0xMS45NS4xNTctMTYuNDQ0bC4yNTMtLjE3Yy0uNTQyLTIuNS0uMi04LjMzNS0uNDQxLTExLjcuMjQ1LTUuNzMtLjI0Mi0xMi40NDIuMTk1LTE1LjM4LS4xOTUtMTAuMTA4LS4zODYtMTguOTQ1LS4yOTItMjkuNDE3bC4zNjksMS43NjFjLS4yNzEtMS44NzcuMjEyLTEuMjE5LjE1OC0zLjA1OS0uMywyLjExNC0uMzgzLTIuNTUxLS42MDktMy44NTFhMTMxLjE3OCwxMzEuMTc4LDAsMCwwLS4yODQtMTQuNzgxbC4yNTMtLjE2Yy0uNDc3LTQuMTc4LS4wNTgtOS4xNjcuMDE5LTE0LjM3MWExMy4zMzUsMTMuMzM1LDAsMCwwLC4zMTQtMy4wOWMtLjQxLTIuODI0LS4zODEtNC4zLS42MzctOC40NDEsMC0zLjAyNC4xLTcuOTMxLjI2Mi0xMS0uMjg5LTUuNjg4LS4zNDEtMTEuNDM2LS4zNjQtMTcuMjQxcTAtMi4yLS4wMDYtNC40bC4wNjctMi40NDIuMi0yLjQzMWE0NC40OTMsNDQuNDkzLDAsMCwxLDItOS4yNDZsLjI2OS0uMjY2Yy4xMzYtLjEyOS4yODItLjI0LjI4Mi0uMjRhMjIuNDYyLDIyLjQ2MiwwLDAsMSwzLjktNy4zMjUsMTIuMjE2LDEyLjIxNiwwLDAsMSw1LjU1LTMuOTgzYy41LS4xMTkuOTg4LS4yOCwxLjQ4MS0uMzQ3bDEuNDYzLS4xLDIuNTM1LjAxOWMxLjY0OSwwLDMuMjA2LS4wNDcsNC42MDgtLjE5bC0uNTQyLjg5YzEuNzU3LjI3NSw0LjAwOC0uMjM0LDMuNTYtLjg2NCwxLjc2Mi4yNzIsNC40LS40MzIsNS41MTguMywxLjguMTY1LDIuMjA2LS40MSwzLjctLjUzMWE0Ni40MDksNDYuNDA5LDAsMCwwLDguMzQ3LjFsLS44NDMtLjA1NmMtLjM3NC4yLS40MDYuNTc1LjQ0LjYzLDEuMjY3LS4yNDcsNC42NjUuMjM5LDMuNC0uODIzLDMuNjMxLjYxNSw4LjQ2OS0uNSwxMiwuMzI4LS4zLS4yOS41OTEtLjM0NS45NjYtLjU0MSwzLjE4NS0uMDEzLDYuNTM0LjU3OSw5LjA3Ny4wODUuNTA4LjE0Ni0uODA3LjQ5My40ODkuNTI1Ljc2OC0uMTEuMDE4LS4zNzkuOTYzLS41NDIsNS4xNjEtLjU0MSwxMC40NS41NTksMTUuMTQ0LjQxOSw4LjM0My0uNTYsMTcuMDQ2LS4yNzgsMjUuMDQxLS4zNzFsLS4wOTIuMjEyYzIuNjc3LS44MTQsNi4yOC44MzUsOC40MTctLjM5Mi42MzIuMiwyLjQxNy4xLDEuOTQ2LjUwNywyLjEzMy0uNTc2LDUuOTcuNTQyLDkuMDUxLS4xODhhMS45MTgsMS45MTgsMCwwLDAtLjc3Mi4xMTZjMy4xMTIuNDY5LDUuODU4LS4xNzUsOS4xNDIuMjUyLS4zMzMuMDkxLS45MzguMTU5LTEuMDM2LjM3MSwxLjI2Ny40MDksMy4wMDYtLjksMy43LjEyOS43MjYtLjAxMS41MTctLjUxNi4wNy0uNDg3LDcuMTk0LjQsMTQuODcxLS4yNTcsMjIuMzU0LS40OTEsNS4zNjQuNjE1LjMyOCwxLjczLDQuNTYuOTY0LjM0Ni4yLjI1LS4zOTMuMzA5LS4xOCwxLjYzNy0uMjg3LDIuNTQ4LDEuMTQ4LDMuNjg2LjYwOS0uNDY5LS42MzEuNzU3LS4zNTMuNzktLjczNiwzLjI3OC40MDksMy45MzcuOTc5LDYuNTI1LjVsLS4xOTUuMzMyYzMuMDM0LS45MzgsNi41NDktLjQzNyw5LjExLTEuNTE4LDE2LjczMS0uMiwzMi43NjktLjgsNDkuMDgyLS45MjNsMTIuMDQ2LjA1Miw2LS4wMiwxLjUtLjAwNmMuNTcyLjAzNSwxLjE4NS4wOCwxLjc3NS4xNTVhMTEuMTgzLDExLjE4MywwLDAsMSwzLjUsMS4zNDdjNC41NDgsMi42NTksOC4zNDEsOSw5Ljk2LDE2Ljk2NS4yMjIuOTguMzg4LDEuOTkxLjUyMSwzLjAxOS4xNjgsMS4wMTQuMjM3LDIuMDYyLjMyNCwzLjEuMTEsMS4wMzkuMDgzLDIuMS4xMjIsMy4xNDQuMDIxLDEuMDQ3LDAsMS44MTQsMCwyLjczNnEtLjA0OSw1LjMxNS0uMSwxMC42NjlhOTguNDM2LDk4LjQzNiwwLDAsMC0uMjg0LDE0LjU0OGMtLjA4MS0uMy0uMS0uNzU5LS4xNzYtLjI2Ny40MS4zNy4wMzksNS4xNzkuNDMxLDUuODgxLS4wNzYsMTAuNTYzLjAzNiwyMC4yOTQuMDM5LDMxLjE2LS4wNDUtMS43MTktLjM4LTIuNTgxLS4zNTMtLjUzOGwuMjYzLDIuMTM3LS4xMTQuMzQ3Yy4wNiwxLjQuMjYzLDIuOTIxLjM5NCwxLjQ3OC4zNTQsMjcuMy0uNDcsNTQuMTYyLS4zNjgsODAuOS0uMTcyLDYuMzUxLS4wMTQsMTUuMzg3LjA2OSwyMi4yODctLjU0NywyMC40NTEtLjk4OSwzOC44ODItLjYwNSw1OS42NTcsMCwwLTEuMDYxLTIuNzExLTEuMzA2LTExLjI4NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzIxLjA1OSA0MTIuNzE5KSIgZmlsbD0iI0UwMDAzQSIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNjUiIGRhdGEtbmFtZT0iR3J1cHBlIDY1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjY2MiAyMjEuNDQzKSI+CiAgICAgICAgPHBhdGggaWQ9IlBmYWRfMTgwIiBkYXRhLW5hbWU9IlBmYWQgMTgwIiBkPSJNMC0xLjI4N2MuMjA1LS43MjYuMzE3LTMuMS41OTItMS4yMDlDLjQtMi4yNjIuMTgzLTEuMDM1LDAtMS4yODciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMy4yMTMpIiBmaWxsPSIjRTAwMDNBIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV82NiIgZGF0YS1uYW1lPSJHcnVwcGUgNjYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMuNzU5IDE1OC43NjYpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xODEiIGRhdGEtbmFtZT0iUGZhZCAxODEiIGQ9Ik0tLjAyNS0uNzM4QTQuOTg0LDQuOTg0LDAsMCwxLC4wOTMtMS44NDMsMTMuMiwxMy4yLDAsMCwxLC4xNzQuM2EyLjI5LDIuMjksMCwwLDAtLjItMS4wMzQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDQgMS44NDMpIiBmaWxsPSIjRTAwMDNBIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV82NyIgZGF0YS1uYW1lPSJHcnVwcGUgNjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMuODk2IDE0My42MzcpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xODIiIGRhdGEtbmFtZT0iUGZhZCAxODIiIGQ9Ik0wLDBBMzkuMDQzLDM5LjA0MywwLDAsMSwuMzUsNS43NjlaIiBmaWxsPSIjRTAwMDNBIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV82OCIgZGF0YS1uYW1lPSJHcnVwcGUgNjgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuNjQ5IDEyNy43MjMpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xODMiIGRhdGEtbmFtZT0iUGZhZCAxODMiIGQ9Ik0wLS41MjRDLjE1NC0xLjgzMi4yMzktMS40Ny4yMzQuMjkxLjEzNy40MTguMDg4LS4xNjMsMC0uNTI0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEuMzEpIiBmaWxsPSIjRTAwMDNBIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV82OSIgZGF0YS1uYW1lPSJHcnVwcGUgNjkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuMjMzIDEyNC45NDEpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xODQiIGRhdGEtbmFtZT0iUGZhZCAxODQiIGQ9Ik0wLTEuNjY2QTEyLjQ3OSwxMi40NzksMCwwLDEsLjIwOC00LjE2Qy4wNTEtNC4xMTEuMzA2LTEuMjQ3LDAtMS42NjYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgNC4xNikiIGZpbGw9IiNFMDAwM0EiLz4KICAgICAgPC9nPgogICAgICA8ZyBpZD0iR3J1cHBlXzcwIiBkYXRhLW5hbWU9IkdydXBwZSA3MCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNC42OTYgOTEuMzU5KSI+CiAgICAgICAgPHBhdGggaWQ9IlBmYWRfMTg1IiBkYXRhLW5hbWU9IlBmYWQgMTg1IiBkPSJNLS4xMTQtMi4xNjFBMTYuMDQyLDE2LjA0MiwwLDAsMS0uMDc3LTUuNGMtLjE0Mi44MjQuMjMyLDMuODQyLS4wMzcsMy4yMzUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMTgyIDUuMzk2KSIgZmlsbD0iI0UwMDAzQSIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNzEiIGRhdGEtbmFtZT0iR3J1cHBlIDcxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0LjQ4MyA3Ny42OTUpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xODYiIGRhdGEtbmFtZT0iUGZhZCAxODYiIGQ9Ik0tLjAwOC0xLjA5MmE4LjUwOSw4LjUwOSwwLDAsMCwwLTEuMjY4Yy4wODMtLjkuMjE3LjA0OS4yMzQuODE1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMTMgMi43MjgpIiBmaWxsPSIjRTAwMDNBIi8+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=");
}

.border__image__gray {
  border-image-slice: 27 27 27 27;
  border-image-width: 20px 20px 20px 20px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch stretch;
  border-image-source: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjczIiBoZWlnaHQ9IjMzMC42MSIgdmlld0JveD0iMCAwIDI3MyAzMzAuNjEiPgogIDxkZWZzPgogICAgPGNsaXBQYXRoIGlkPSJjbGlwLXBhdGgiPgogICAgICA8cGF0aCBpZD0iUGZhZF8xNzMiIGRhdGEtbmFtZT0iUGZhZCAxNzMiIGQ9Ik0wLTIxNC4wOTJIMjczVi01MzQuN0gwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCA1NDQuNzAyKSIgZmlsbD0iIzcwNzA3MCIvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoLTIiPgogICAgICA8cGF0aCBpZD0iUGZhZF8xODciIGRhdGEtbmFtZT0iUGZhZCAxODciIGQ9Ik0wLTIxNC4wOTJIMjczVi01MzQuN0gwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCA1MzQuNzAyKSIgZmlsbD0iIzcwNzA3MCIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9IkdydXBwZV8xNDYiIGRhdGEtbmFtZT0iR3J1cHBlIDE0NiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY3OSAtMTI0NC43MDIpIj4KICAgIDxnIGlkPSJHcnVwcGVfNTgiIGRhdGEtbmFtZT0iR3J1cHBlIDU4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NzkgMTI0NC43MDIpIiBjbGlwLXBhdGg9InVybCgjY2xpcC1wYXRoKSI+CiAgICAgIDxnIGlkPSJHcnVwcGVfNDkiIGRhdGEtbmFtZT0iR3J1cHBlIDQ5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNzAuNzAzIDI1OC43NTYpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xNjQiIGRhdGEtbmFtZT0iUGZhZCAxNjQiIGQ9Ik0tLjM0Ny0uOTQ1Qy0uNDMtMy4xMTEtLjY2OC4yMjEtLjQ4OS0yLjM2MUEyLjIsMi4yLDAsMCwxLS4zNDctLjk0NSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC41NTQgMi4zNjEpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV81MCIgZGF0YS1uYW1lPSJHcnVwcGUgNTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMjI5LjY4KSI+CiAgICAgICAgPHBhdGggaWQ9IlBmYWRfMTY1IiBkYXRhLW5hbWU9IlBmYWQgMTY1IiBkPSJNLTMuMTk1LTQuOGMuOTU1LDYuOTczLS4wMSwxNi4xNjEuNiwyMy44LjA0MS44OTQtLjUyMy0uMjMzLS40LDEuNzg5Ljc0LDcuNC4zLDE5LjA3My0uMjc0LDI4LjA5MWwtLjE0Ny0uNTQ3YTUzLjY0LDUzLjY0LDAsMCwwLC40NzgsNS43MTdjLS4xLjA0My0uMTktLjU2NC0uMjg1LS4xYTcuMjMyLDcuMjMyLDAsMCwxLC40LDEuODk1LDkuNTg5LDkuNTg5LDAsMCwwLC40NzMsMi4wNjFjLjAzNS43NTctLjIuODItLjEyNywxLjgyNGE4LjI2LDguMjYsMCwwLDAsLjU1NC43NzNBMjIuNzQ3LDIyLjc0NywwLDAsMS0uMTMzLDY0LjY4NWExMS45ODksMTEuOTg5LDAsMCwwLDIuMzU3LDQuMjQ5Yy0uMTQsMC0uMzQxLS4yLS4yNTYuMTE4YTE1LjE3OSwxNS4xNzksMCwwLDAsNS40NzksNC4xMjNjMi4wMy44OSw0LjE4Mi42LDYuMjIuNDgtLjE2Mi4yMDctLjMxMi41ODYtLjA3NC44MTguMi0uNjE4LDEuNDU3LS43NzUsMi41NDYtLjkuNDkxLjYzNiwxLjg2OS0uNTgsMy4xNDctLjIyOWwtLjEwOS4xNDFjLjk0Ni0uNjY2LDEuNC4zODQsMi4xNjgtLjQxNGwuNi41Yy40MTYtLjksMS4zNjcuNDY0LDIuMTQ4LjAxbC0uMDI1LS4xODVjLjczNy0uMjE4LDEuMTIuMjMxLDEuOC4wOGwuMDY1LjFjMS42LS4yMzYsMi41MjkuMjYyLDIuNDktLjQzNi41Ni41NTgtMS41NS4yNTQtLjY3LDEuMDY4YTEyMC4yNjQsMTIwLjI2NCwwLDAsMSwxNS45NzktLjU5MmMuNi4yOC45ODUuMzY3LDEuMTE5LjYzMS41MjktLjE0MSwxLjk5My0uMTI4LDIuNDczLS40ODUtLjE3Ny4wMTMuMzQyLjM1Ny42MjIuMzkyLjk2NC4yNjQsMS4wNTItLjc2OSwyLjEwOS0uNDU2LS40MjEuMTg3LS41NjMuNDEzLS40MjMuNjczYTguOTYyLDguOTYyLDAsMCwxLDMuMTc1LS42MzZjLS4xNjUuMTE4LS40MjMuMTg4LS4zODMuNDA3LDEuMTY3LS42MTksMi4xMjguMTMxLDMuMTUtLjI2bC0uMzgzLjRjMS42NDYuNDkuNDg1LS44NDQsMS45MDktLjU1NS0uMzQyLjEyOC0uMjIyLjI4NS0uMjg0LjQ1LDEuMzI4LS43MzUsMy40NzYtLjQ5Miw0LjgtLjc0YS4xNzMuMTczLDAsMCwwLS4wNTguMTY0LDMwLjg0MywzMC44NDMsMCwwLDAsNC41MzgtLjE4M2MuNTc4LjE4MS0uMTg5Ljk4NiwxLjMzOC44MzgtLjA1Ni0uODEsMi41OTMtLjMzMywxLjY5Mi0xLjI1YTE1LjMxNiwxNS4zMTYsMCwwLDAsNC4yMzguMTYyYy0uNTg3LjMwOC42MzYuOTkxLS40NDgsMS4wNmwuODE5LjQ4OWMtLjEyMS4zMzMtLjg0My0uMTEyLS41ODQuMzA2YTE0LjQxOCwxNC40MTgsMCwwLDEsMi42MTQtLjIyMmMxLjAwNS0uNSwxLjkzMS0xLjQyMywzLjU2MS0xLjUyNy0uNzY3LjMxNy40MzYuODk1LS4wODYsMS4wMzNsMi4yNzUtMS41NTRjLjU0Mi0uMDM4LjExOC42NDEuOS40MjktLjA0MS0uMjE1LjMtLjM0Ni41MzktLjUyLjIuMDkxLDIuMjU0LS4yLDIuNDkxLjYuMjM4LjMxNC0uODg1LjE2OC0uMjgzLjQ1MSwxLS4wMDgsMS4wNDUtLjI3OSwyLjA0OC0uMjkybC4wMTkuMTA3Yy42NjIuMTE4LDEuOTUtLjM0MSwxLjIzLS43ODEtLjQ2LS4wMjcuMTc1LjQ3OS0uNTA2LjI0OGE0LjM1OCw0LjM1OCwwLDAsMSwyLjYzMS0uNmMtLjM0Mi4xMy0uMy4zNDItLjQzOC41NjhhMTYuNSwxNi41LDAsMCwxLDQuMjc1LTEuMDg4Yy4wMjQtLjM4LS41Ni42OS0uNzgyLjQ4OSwxLjkyNy41MjYsMy45NzktLjc0NSw1LjU4Mi4wMjMtLjI2My4wNjctLjE0Mi0uNTM4LS4xMjQtLjQzMi45MjguMDQ4Ljg4Ny42LDEuNDkxLjM5My4wNTkuMzIzLjc2LS4xLDEuMzgyLS4yLjMyMS0uMjM0LjE2Mi4xNTYtLjM4MS4xOTNhMTYuNjkyLDE2LjY5MiwwLDAsMSw2LjM0Mi0uM2MtLjAzOS0uMjE0LDEuMjMyLS43ODQsMS42OTItLjc2bC0uMTguNWMuNDIuMywxLjU0NC0uMDQ0LDEuNjIuMzg0Ljk4NS0uNjA3LTMuNzkuNTE3LTIuNDU4LjA0Ny4zNDQuNDE3LDEuODUzLS44LDEuNTY3LS4xMTYuOTI2LS4wMTcsMS44MjMtLjU4LDIuNzA3LS4xMTItLjI1OC0uMDgtLjc1MS42OTEsMCwuNjU4LDEuMzE1LS4wODkuMzc0LS4yMzksMS40NDEtLjQwNWwuNjY5LS4yMDVjLjA0NS0uNDg1LDEuMTc2LjA2NS42ODctLjQ3OC4xNjIuNCwxLjkxNC0uMjQ2LDEuNzc3LjU2MWwtLjE4Mi42MzRjLjU2OS0uMDQ4LjkzMS0uNjY5LDEuMzc4LS45NTEuMDc0LjA1OS4yMjQuMTg2LjIuMjkuMDkxLS45NzEsMS4zNTguMDgxLDIuMDMzLS42NzEsMS4xOTQuMzM4LDMuMDMyLjAyOSwzLjU5NS42MzdhNS4yNTYsNS4yNTYsMCwwLDEsMi44LS40MzVjLS4yMDkuMDkxLS40OTUuMTE4LS41NTMuMzI4LjY1Ni4yODYuODE4LjAzLDEuNDE4LS4xMjctLjEzNC4xNDQsMS4zMTMuNTY4LDIuMDQzLjkxMy45MTItLjI5LjYtLjgxNS42ODktMS4xMzYuODM0Ljk1OSwyLjU3My0uNjE4LDMuNjE3LjI1Mi0uMzE2LjEzMy0xLjMyOS40NjktLjU3Mi43MTIuODM0Ljk1NiwxLjY4LS43MDgsMy4wMjQtLjI0N2wtLjMzMS0uOGMuNi40OTQsMS45NzgtLjQ2LDEuODQxLjM1MS40NDktLjI4NywxLjU4NC4yNjMsMS40MzQtLjUxMywyLjIwNy42NTUsNS4zNjYtLjQsNi43MjIuOTk0LjMxNi0uMTMsMS4xLDAsLjk0My0uNC0uNTI1LS40MzMtLjczNC4zMS0uOTI5LjAxM2EuNC40LDAsMCwwLC4zNzUtLjM0MmMuNjg3LjE3NywxLjIyNy4yMzMuNTc4Ljg3OCwxLjUyNy40ODEsMS41NzQtMS4zMTksMy41MTYtMS4wMTYtLjA4OS4zMjIuMDU5LjQ0My42MjcuMzkybDEuMDc4LS41NWMxLjI1Ni4xMjguNzE0LjczLjc0NSwxLjI3NS42Ny0uMDk0LDEuNDkyLS4wNjcsMS44LS40NzNsLjgxNS42ODRjLS41OTQtLjUuNTUyLS4zMjguODY4LS40NjJsLS4zMTYuMTM0Yy4xMjQuMjMuOS4wODgsMS4yOTEuMDItLjA5Mi0uMzM3LS44ODQtLjQ3NC0xLjMxNy0uNTcxLjM0My0uMjM5Ljg3Ny0uMTgzLDEuMzMxLS40NjUtLjE1LjUzNSwxLjA5My4zOCwxLjYyNy40MzYuNjEyLjExNS42OS0uNDguODY5LS40Ni4wMTUuMjc4LDEsLjA0Ny41MjIuNDM0LS4yMDkuMDg4LS40NzctLjI2OS0uODIyLS4wMjYuNC4yMDYuMzU2LjY4OCwxLjE5NC4zMzYuNjMtLjI2NC0uMTYyLTEuMDUzLDEuMDM0LS43MTYtLjMxNS4xMzMtLjM3My4zNDctLjYxNS41MzdsMS4xMi4yNzguMDQ4LS40ODZjLjE1LjEyNC4wNDcuMTY0LjExNy4yMy4zMzMtLjUxMiwxLjcwOS0uMTU3LDEuOTYzLS43MzIuNTY2LS4wNTEsMS4xOS4zMzYsMS43My4zOTJsLS4xLjA0MmEyLjQ4NywyLjQ4NywwLDAsMCwyLjA5LS4yM2wtLjAzMS4xMDZhMy4yMTcsMy4yMTcsMCwwLDAsMS42NjItLjMyNGMuOTExLjM2Ni4zMDcsMS44MzUsMS4zMTMsMS4yMjQuOTI0LS4wMTYsMS40NDgtLjg5LDEuMDc1LTEuMiwxLjY2LjMyOCwzLjU0NC0uNDY1LDUuMDgyLjI5LjIzOC0uMi4wODktLjMyLjU4MS0uNDM0LDIuNDM4LjE5Miw1LjE0NS0uNTc4LDcuMDg1LjM3OC0uNzA3LjItLjA0OC40ODYtLjAzMy43NjMuNTgzLS40MzUuNy40NTIuOTEtLjI5NC0uMDU4LS40NCwwLS42NTMtLjY4NS0uODNhOS45NjMsOS45NjMsMCwwLDEsNC40Ny4xNzVjLS40LS4yMDUtLjA5Mi0uMzM5LjIyNi0uNDctLjEwNi43Ljk2Ny44MDYsMS43NzcuNTU5bC4xMTUtLjQyOC41MjcuNDRjLjMxMy0uMTM3LjM0NC0uOSwxLjE1LS40ODZhLjc3OC43NzgsMCwwLDAsLjIzNS40NTRjLjgzOS0uMzQ4LDIuMDIyLS45NCwyLjkzMi0uNTc5bC43NDYuNjIzYy4zODgtLjA2OCwxLjA0My0uNDQzLjM1OC0uNjIzLDEuNTUzLjM3NSwyLjU1Ni40MjMsMy4wNDkuOTYyQzIwNCw3MC41LDIwNy44ODcsNzAuNDQ3LDIxMSw3MC41NDFsLS4wOTIuMzJjLjgzNi4zLjQzNC0uNTU5LDEuMDE3LS4zMzctLjI3MS4zLjYzNy42NjItLjAxOSwxLjAzNiwxLjE5NS4zMzYsMS41NC0uNTU0LDIuMzE5LS43LjExNy0uNDItLjYyNS4yNjktLjQ3NS0uMjY0LjEzMi0uMTUsMS42NTMuMzI4LDEuODM5LS4zMDguMy4yNDkuMDY2LjcxNy0uMS45NzRsLjczMS0uMzA3Yy44OTMuNzQyLTIuMDM2LDEuMzI2LTEuMSwyLjI0bC42NzQtLjFjLjY0My42NjYtMS43ODEuNzUxLS4wOTIuOTc4LjczNC0uMzEyLDEuMzYyLTEuMjM0LjcwOC0xLjUxNSwxLjUyNy0uMTc2LjcwNy0xLjUxNSwyLjM0OS0xLjQ2Mi40NDguMzczLTEuMzE0LjA4OS0xLC42MTMuNzczLjUxMiwxLjU1MS0uMjg3LDIuMjM5LS4xMDctLjc2NC0uMjQtLjExOC0uODgxLjM3Ni0xLC44MzUuMy0uNTQxLjYuNjQxLjY2Ni4xOTUtLjM2NiwxLjI4Mi0uNjQyLjM0Mi0uOS40MjctLjgzMiwxLjIzMi4yMywxLjg3NC0uNDE0LjM4Ni41ODMtMS4yMTcsMS4zNTIuMDgyLDEuNjQ1LS4yMDYtLjU2NSwxLjYtLjc2Ny45MTctMS42LjUxLjE2NC41NjMuNjA2LjE5MS45NTMuNzI4LjM0NSwxLjc2NS0xLjAyOSwyLC4wODlsLjI1MS0uNTc3Yy4yMjcuMTg4LjU1NC4zMjkuOTI1LjY0LjY0My4wMTEsMi4wNjUtLjc4LDIuMDA3LjA5LjIwNi0uMDksMS42NjktLjA1LDEuMS0uNjUzLS45MS0uMzY3LTEuMDQ2LjQ0MS0xLjU1Mi0uMzc0LjY0My42NjUsMS4zMTEtLjA4NiwxLjgzOC0uMzA3bC4wODYuMzM2Yy4zMTMtLjEzMSwxLjAzNC0uMDU5LDEuMjI5LS40MjItLjIzOS4xOTItLjExNS40MjIuMTM0LjVsLjMyOC0uNTEyYzEuMjczLS4yNTUuMy45LDEuNTM4Ljc1MWwtLjk0LjRjLjIwNi0uMDg1LjYyNy4zOTMsMS4yMi4yMzQuMjMtLjQ2OC42NjItMS4wMjcuODYxLTEuMzkyLjctLjIuMzEzLjUyNywxLC4wNDhsLS45LjU2MmMtLjEzNy4xNTQuNjA3Ljc3MiwxLjUzOC43Ni42LS4xNjEsMS41MjEtLjgzNy41ODEtMS4wOTIuNDY5LS4wMDcsMS4xMjQuMjc3Ljc1Mi42MTgsMS4wNTktLjE2MS0uMTM4LS41Ljc3NS0uNzkxLjM3NC4zMTEsMS41MzguNzU0LDIuMjQsMS4yMDZsLS45NTMuNzgxLjYzNC4wMDdjLS44MjIuNjI3LjQxNS40NzgtLjA0NywxLjEzOGEyLjQ2OSwyLjQ2OSwwLDAsMCwxLjM3Ni0uMjkzYy0xLjI2Ny0xLjA1NywxLjQyLTEuNDQ2LDEuMDUyLTIuNDEyLDEuNzM2LS4yNjIsMS4wODUsMi4zNDcsMi45LjgzNy0uMy0uMjUxLjU1Ny0uOTg1LS41MzYtLjcwNywxLjA3OS4xMDcuNzMzLS45NjgsMi4wMDctLjU2OC0uOTQ0LjQsMS4wMTMuOTc4LS4zNSwxLjU1Mi4wOTItLjMyMS0uNzYtLjI0My0uOTctLjE1Mi40NDUuMzctLjA5Mi45NzEsMS4wMTQuOTcxLjY3NC0uMDk0LDEuNi0uMTEyLDEuNDY1LS42MTMtLjAzLS41NTMtMS4wMzEuMDU5LS42LS41LDEuMzQ1LS4xOTIsMS41NjguNjQ5LDIuMTI1LS4zMy0uODUuMDc0LTEuMDYyLS40OTMtMS4wNDYtLjg3MmwuOTg4LS4yMzEtLjE5Mi4zNjdjLjc5MS4xMzIuOTA4LS4wMzUsMS4wMTgtLjIyMWEuNTg5LjU4OSwwLDAsMSwuMjQ0LS4yNjIuOTg4Ljk4OCwwLDAsMSwuNTkzLS4xNDNzLjYxNy42OS42Mi42NjRjLS4xMzEuMzQ3LS42MTEuMy0xLjAxMi4zMjJzLS44NTUuMDItLjcuNTM3YTEuOTgsMS45OCwwLDAsMCwxLjA2LS4yNDMsMi4xNTQsMi4xNTQsMCwwLDEsLjk0OC0uMTYyLDIuODc3LDIuODc3LDAsMCwxLS41ODguMzEzYy4xNTUuMDEuMzI3LjM0NC42MTcuNS4yODQuMTMzLjcyMS4yNzEsMS4yNzktLjQyNS41ODUtLjU4LjExMi0uNDI1LjA3Ni0uOGE5LjcsOS43LDAsMCwwLDIuMzMyLTIuMTQ3Yy4wNTguODcsMS4zNDUtMS4zMjIuNzM2LjIyNGE0LjIxOSw0LjIxOSwwLDAsMC0xLjM2MS45MjUsNC41NTgsNC41NTgsMCwwLDAtMS4yOTUsMS40MThjLjYzMy42LTEuMDguNDI2LTEuMzA2LDEuMjg3LDEuMTU0LS4zMTQsMS4yMTEuNDIsMS41LjkyMi4zNDgtLjA5My42MjUtLjUxNy44LS43MzMuMDMzLS41OTEtLjM4LS4zMTctLjUtLjgyN2E1LjgxMyw1LjgxMywwLDAsMCwyLjc2NC0zLjAzOGMuNDQ3LS4xNjcuNTEyLjM4OS4wNzYuOTExYTI3Ljg0NCwyNy44NDQsMCwwLDAsMy41LTUuNTdjLS40ODguNDEzLS4yNjItLjItLjAxLS44NDEuMjM1LS42NjcuNDYzLTEuNDA2LjEyNC0xLjExMy0uNDgzLDEuMDgzLTEuMjA1LDEuNTE5LTEuMTIzLjczOS4zLS42LjE2OC4yNDUuMzcxLjA4NS4xMjgtMS4wNzQuODcyLS45NjguODEzLTIuMjE4LS41NTYsMi4xNjIuMzg4LjkzOC42LDEuNjU0LjM0Mi0xLjc3LjI1LjM0My43MjMtMS4zMDkuMzE0LTEuODI0LjUyLTQuMDY4LjY1Ni02LjA1MWExNi42ODYsMTYuNjg2LDAsMCwwLC4zNTctNC40MjNjLS4wNDctMS42ODktLjE0Mi0zLjM0MS0uMTQ5LTQuNTU4LjItMS4yNzMuNjQtLjQxMS43MTctMS43OTMtLjAwOS0xLjYxOS0uNDc5LDEuMi0uMjc1LTEuMmwuMDg5LjIzYy0uMS0uNzI2LjMtNC40LS4zMzYtNS4xMWwuNDgxLjc0YTUuMTA3LDUuMTA3LDAsMCwwLS4xMTgtMS4yMzNjLjE1Ny0uMDE3LjMtLjUzOS40LjE5LjMzMS0xLjQ4MS0uMDUzLTMuMTExLS4wNjYtNC43MTlsLS4yODMsMS4wMzZjLS4yMjItMi43NTguMDU5LTQuNi0uMDQxLTcuMjY4bC4yNzguMDc4LS4xNjYtMS41ODVjLjI2OS4zODcuNDQzLTEuMDY4LjIxOC0xLjkwNmwuNjc5LDQuMTI0Yy0uMTY0LDEuMTQ1LS4zMzUtMS4yNTEtLjYwOS0uNTMyYTcuOTU5LDcuOTU5LDAsMCwwLC4xLDMuNDc3LDYuOCw2LjgsMCwwLDAtLjEzLTEuNzIzYy4zODYtLjMxMi4zNzEsMS4xMjIuNjI4LDEuODMxLS4wMTUtLjQ5NC4xLTEuMi0uMDItMS4zYTE5LjIxMywxOS4yMTMsMCwwLDEsLjIyOCwzLjU3MWMtLjE1MS0xLjEtLjI0LjYtLjM1LjE4MS4zNC4xMy40NDUsMS42NzYuMzUsMy42NzYtLjM5MywxLjQzLjI1MSwzLjc1OC4xNDQsNi4wNzhhMTQuNjU4LDE0LjY1OCwwLDAsMS0uNzYtMy41NTNjLS4xNzMsMS40NTQuMDEsMS42Mi0uMTY0LDMuMDc5YTguMTI1LDguMTI1LDAsMCwxLC44MDcsMy4xMDdsLS4yNTUuMWMuMTI5LDEuNzIzLjUwNiwxLjcyMy40MzYsMy45MTQtLjAyNy45MjYtLjA1NCwxLjg4NC0uMTExLDIuOS0uMDI1Ljk5NC0uMTI1LDEuOTYtLjIyMywyLjg5NWEzOS4yMjQsMzkuMjI0LDAsMCwxLS44NDEsNC45NzNsLS4yNTgtLjA1OGE1LjgxNiw1LjgxNiwwLDAsMS0uMTM1LDEuNjUzLDEyLjI1OSwxMi4yNTksMCwwLDEtLjUsMS45MTVjLS40MDcsMS4zMTItLjk3NywyLjUxLTEuMjkxLDMuNTQxLS44MywxLjMyMy0xLjYzNCwyLjktMi41LDQuMDNhOC4xOTEsOC4xOTEsMCwwLDEtMS4yMjksMS40NTMsMS45MTIsMS45MTIsMCwwLDEtMS4wNTIuNjQyLDEwLjMsMTAuMywwLDAsMS01LjM3NywyLjk2OCwxNy4yMjEsMTcuMjIxLDAsMCwxLTIuNzE1LjE4N2MtLjkuMDE0LTEuODE3LDAtMi43NzMtLjAzN2wuNjQzLS42NDRjLS42ODUuNDc0LS40NDYtLjM3MS0xLjExNy0uMjc2Ljc3MS41MTUtLjkzMi42NjktMS40MDcsMS4wNjItMS43LS41LTMuODkuMDQ2LTUuNC41bC0uMDU5LS40NDNjLTEuNTI2LjgzMi0zLjM0OC4xLTUuMjQ4LS4wMzRhMS41LDEuNSwwLDAsMC0xLjEyOS0uNTQ5Yy0xLjAzMi43MTUtMS41NzIuNjY0LTMuMDgzLDEuMTExYTE5LjkyOSwxOS45MjksMCwwLDEtNC4wMTktLjQ1NmMtNC4xNTUsMS4wMDctOC40LjM2My0xMi43MTYuOTdsLS4zMTMtLjUyMmMtNC4xODYsMS4xMTItOS4zMzUuMS0xMi45MTEuNjc0bC4zNDYtLjg5Yy0xLjEyLS4yNzUtMi41NTQuMjMzLTIuMjY4Ljg2My0xLjEyMy0uMjcyLTIuOC40MzMtMy41MTctLjMtMS4xNDgtLjE2NC0xLjQwNi40MTEtMi4zNTkuNTMxYTE4Ljk2MywxOC45NjMsMCwwLDAtNS4zMi0uMWwuNTM3LjA1NmMuMjM4LS4xOTUuMjYtLjU3NC0uMjgtLjYzLS44MDguMjQ2LTIuOTczLS4yNC0yLjE2OC44MjItMi4zMTQtLjYxNC01LjQuNS03LjY0OC0uMzI4LjE5Mi4yOTEtLjM3Ny4zNDUtLjYxNi41NDEtMi4wMy4wMTMtNC4xNjQtLjU3OC01Ljc4NS0uMDg1LS4zMjQtLjE0Ni41MTUtLjQ5My0uMzExLS41MjQtLjQ5LjExLS4wMTIuMzc4LS42MTMuNTQyLTMuMjg5LjU0MS02LjY2LS41NTktOS42NTEtLjQxOS01LjMxNy41NTktMTAuODYzLjI3Ny0xNS45NTguMzcxbC4wNTktLjIxMmMtMS43MDYuODE0LTQtLjgzNi01LjM2NC4zOTItLjQtLjItMS41NC0uMS0xLjI0MS0uNTA3LTEuMzU5LjU3Ni0zLjgtLjU0Mi01Ljc2Ny4xODhhLjgyMi44MjIsMCwwLDAsLjQ5Mi0uMTE2Yy0xLjk4NC0uNDY5LTMuNzMzLjE3NS01LjgyNi0uMjUxLjIxMi0uMDkyLjYtLjE1OS42Ni0uMzcxLS44MDctLjQwOS0xLjkxNi45LTIuMzYtLjEyOS0uNDYzLjAxMS0uMzMuNTE2LS4wNDUuNDg3LTQuNTg1LS40LTkuNDc3LjI1Ny0xNC4yNDUuNDktMy40MTgtLjYxNS0uMjA5LTEuNzMtMi45MDYtLjk2NC0uMjItLjItLjE1OS4zOTMtLjIuMTgtMS4wNDMuMjg3LTEuNjI0LTEuMTQ4LTIuMzQ5LS42MS4zLjYzMi0uNDgyLjM1My0uNS43MzctMi4wODktLjQxLTIuNTA5LS45NzktNC4xNTgtLjVsLjEyNC0uMzMyYy0xLjkzNC45MzgtNC4xNzMuNDM2LTUuODA2LDEuNTE4LTEwLjY2Mi4yLTIwLjg4Mi44LTMxLjI3OC45MjMtMTAuMjc3LS4yMDYtMjAuMzM4LjI4LTMwLjc3Mi0uMjk0LTIuNDQ2LS44NzQtMi42MjktLjg1LTUuMzEzLS41LjEwOC0uMTQxLjI3Ny0uMTczLjEtLjMwNi0uMTM1LjcxNS0xLjg5MS4wNjctMi4xNDguNzUxLTMuODU4LS4xMzQtNy40MTIuMDYxLTExLjM4MS4wNjcuNjI4LS4wNzcuOTQzLS42NjMuMi0uNjE1bC0uNzgxLjQ1Ny0uMTI3LS4yYy0uNTEuMTA2LTEuMDY2LjQ1OS0uNTM5LjY4OGwtMS44NjguMDkzLS40NjYuMDE3LS41NTItLjAyN0w5LjIsNzguODIzYTEwLjgsMTAuOCwwLDAsMS00LjMzNi0xLjg1NSwxNi4zMjYsMTYuMzI2LDAsMCwxLTMuODMzLTMuOUEyNi40MDcsMjYuNDA3LDAsMCwxLS42MTQsNzAuNWMtLjQ3OC0uOTc2LS45OTMtMS44OTQtMS40LTIuOTY2YTQzLDQzLDAsMCwxLTMtMTQuMDc3Yy0uMDI2LS42MjYtLjAzLTEuMjUzLS4wNDMtMS44NzhzLS4wMjItMS4yNi0uMDEyLTEuNzU5bC4wMjUtMy4yLDAtNi4zOTRjLjE3MS00LjA0Ny4wMTMtOS44MDUtLjA3LTE0LjJDLTQuNTU5LDEyLjk4Ny00LjExNywxLjI0Mi00LjUtMTJjMCwwLDEuMDYxLDEuNzI3LDEuMzA2LDcuMTkzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1LjEwNiAxMS45OTcpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV81MSIgZGF0YS1uYW1lPSJHcnVwcGUgNTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3MC4zNTkgMjYyLjc1NikiPgogICAgICAgIDxwYXRoIGlkPSJQZmFkXzE2NiIgZGF0YS1uYW1lPSJQZmFkIDE2NiIgZD0iTS0uOTg5LS4wMTRjLS4yMDYuNDYzLS4zMTgsMS45NzktLjU5Mi43Ny4xOTItLjE0OS40MDgtLjkzMS41OTItLjc3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjU4MSAwLjAzNikiIGZpbGw9IiM3MDcwNzAiLz4KICAgICAgPC9nPgogICAgICA8ZyBpZD0iR3J1cHBlXzUyIiBkYXRhLW5hbWU9IkdydXBwZSA1MiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjY3LjI2MSAzMDEuMDU4KSI+CiAgICAgICAgPHBhdGggaWQ9IlBmYWRfMTY3IiBkYXRhLW5hbWU9IlBmYWQgMTY3IiBkPSJNLS40MzYtLjQ1NGMuMDQyLjA5MS0uMi40LS4yNjEuNDcxQy0uNi0uNC0uNjUzLS45LS40NjktMS4xMzRjLS4xLjQxMy4wMDYuNDI3LjAzMy42OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC42OTcgMS4xMzQpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV81MyIgZGF0YS1uYW1lPSJHcnVwcGUgNTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2NC4wOTkgMzA2LjA2MSkiPgogICAgICAgIDxwYXRoIGlkPSJQZmFkXzE2OCIgZGF0YS1uYW1lPSJQZmFkIDE2OCIgZD0iTTAtMS43NTRBMTQuMDc3LDE0LjA3NywwLDAsMSwxLjExNi00LjM4MSwyMy43ODksMjMuNzg5LDAsMCwxLDAtMS43NTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAzIDQuMzgxKSIgZmlsbD0iIzcwNzA3MCIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNTQiIGRhdGEtbmFtZT0iR3J1cHBlIDU0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTkuMjgyIDMxMC42OTcpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xNjkiIGRhdGEtbmFtZT0iUGZhZCAxNjkiIGQ9Ik0tLjQ0Ny0uMzM0Yy0uNDIxLS4wODgtLjMzMS0uMjg0LjE3NS0uNS4wNjQuMTQ3LS4wOTIuMy0uMTc1LjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNzE0IDAuODMzKSIgZmlsbD0iIzcwNzA3MCIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNTUiIGRhdGEtbmFtZT0iR3J1cHBlIDU1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTguNTIzIDMxMS44MzYpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xNzAiIGRhdGEtbmFtZT0iUGZhZCAxNzAiIGQ9Ik0tMS4zNDMtLjE0YS43LjcsMCwwLDEtLjgtLjFjLjAxOS4xMzMuMjQuMDMxLjQ0NS0uMDMxLjItLjA5MS4zODctLjE2MS4zNTkuMTMxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjE0NyAwLjM1KSIgZmlsbD0iIzcwNzA3MCIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNTYiIGRhdGEtbmFtZT0iR3J1cHBlIDU2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDYuNTk4IDMxMS40OTQpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xNzEiIGRhdGEtbmFtZT0iUGZhZCAxNzEiIGQ9Ik0tMS45NzctLjExNmMtLjI4OS4wMjUtLjkxNC4yOTEtMS4xODItLjA2NC4zLjI0OCwxLjQtLjQsMS4xODIuMDY0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzLjE1OSAwLjI5KSIgZmlsbD0iIzcwNzA3MCIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNTciIGRhdGEtbmFtZT0iR3J1cHBlIDU3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDEuNjA4IDMxMS43NTEpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xNzIiIGRhdGEtbmFtZT0iUGZhZCAxNzIiIGQ9Ik0tMS0uMjY3Yy0uMTc5LS4wMjItLjI1NC0uMDgtLjQ2Mi4wMDgtLjMzLS4xNDUuMDE3LS4zNzguMy0uNDA4WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS41OTQgMC42NjcpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgIDwvZz4KICAgIDxnIGlkPSJHcnVwcGVfNzIiIGRhdGEtbmFtZT0iR3J1cHBlIDcyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NzkgMTI0NC43MDIpIiBjbGlwLXBhdGg9InVybCgjY2xpcC1wYXRoLTIpIj4KICAgICAgPGcgaWQ9IkdydXBwZV82MyIgZGF0YS1uYW1lPSJHcnVwcGUgNjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNjU0IDIyNy40NikiPgogICAgICAgIDxwYXRoIGlkPSJQZmFkXzE3OCIgZGF0YS1uYW1lPSJQZmFkIDE3OCIgZD0iTS0uMDgxLDBDMCwzLjQuMjQxLTEuODI5LjA2MiwyLjIyMUE1LjI0NCw1LjI0NCwwLDAsMS0uMDgxLDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMTI5KSIgZmlsbD0iIzcwNzA3MCIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNjQiIGRhdGEtbmFtZT0iR3J1cHBlIDY0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjc5NSAwKSI+CiAgICAgICAgPHBhdGggaWQ9IlBmYWRfMTc5IiBkYXRhLW5hbWU9IlBmYWQgMTc5IiBkPSJNLTQ1MS4xNTMtMTY1LjI1Yy0uOTU2LTEwLjk0Mi4wMS0yNS4zNi0uNi0zNy4zNDgtLjA0MS0xLjQuNTIzLjM2NC40LTIuODA3LS43NC0xMS42Mi0uMy0yOS45My4yNzQtNDQuMDgxbC4xNDcuODU3Yy4xMDctMi43LS4zODItNS45ODgtLjMxNC04Ljg0NS4xLS4wMjQuMTQuOTE0LjI3NC4yNTItLjMtLjcxOS0uMTM3LTUuMTY0LS4zNTctNi4zNzUuMTE2LTEuMTMuMzUtMS4wMTYuNDc5LTIuNDc4bC0uMzM3LTEuNjM3Yy0uOC00LjU0My4wNTctMTEuMDM5LS4zNTctMTcuMjQyLjA3Ny4zLjEzOC45MTIuMjE0LjQxOC0uNDg2LTkuOTU4LS40LTIyLjQxNC0uNTc1LTMzLjU0OS4xMTkuNDQzLjMzNi44NTQuNDcuMi0uMzU0LS41NDktLjQ0NC0zLjk4OS0uNTE0LTYuOTcxLjM2NS0xLjM0NC0uMzMzLTUuMTE3LS4xMzEtOC42MThsLjA4Mi4zYy0uMzgyLTIuNTg3LjIxOS0zLjgzOS0uMjM4LTUuOTM3bC4yODctMS42MzljLS41MTQtMS4xMzcuMjY2LTMuNzQzLjAwNS01Ljg4bC0uMTA2LjA2OWMtLjEyNS0yLjAxNy4xMzMtMy4wNjYuMDQ2LTQuOTM1bC4wNi0uMTc3Yy0uMTM1LTQuMzc4LjE1MS02LjkyNC0uMjQ5LTYuODE4LjMyLTEuNTM1LjE0Niw0LjI0Mi42MTIsMS44MzQtLjIwNi03LjItLjI4OS0xNC41MTUtLjMyMi0yMS44NGE5Ni45NjgsOTYuOTY4LDAsMCwwLS4zMjMtMTAuODM0LDMzLjQsMzMuNCwwLDAsMC0yLjYwOC05LjU1OGMtLjQ3NS0xLjQtLjg0Ni0yLjI0NC0uOTA5LTIuNjYyYTI0LjIzLDI0LjIzLDAsMCwwLTEuNTczLTIuMDY5LDUuNjkyLDUuNjkyLDAsMCwwLTEuNzA3LTEuNDZjLjI1Mi4yLS4zODQtLjcxOS0uNzc1LTEuMDg2LTEuMzczLTEuMTk0LTEuNjctLjMyNi0zLjIxNS0xLjE1NC42Ni0uMDM4LjktLjEuNzIxLS40NjVhMzcuMDI5LDM3LjAyOSwwLDAsMC00Ljk4OS4wOTJjLjI2LS4xMTcuNjY1LS4xODguNi0uNDA2LTEuODMuNjE4LTMuMzM5LS4xMzItNC45NDQuMjZsLjYtLjRjLTIuNTgyLS40OTEtLjc2Mi44NDQtMywuNTU1LjUzNy0uMTI4LjM0Ny0uMjg1LjQ0NC0uNDUxLTIuMDgzLjczNS01LjQ1Mi40OTItNy41MzIuNzQxYS4xNC4xNCwwLDAsMCwuMDkyLS4xNjVjLTIuMjY1LjA5Mi00LjYzLS4xMzctNy4xMjEuMTgzLS45MDctLjE4Mi4zLS45ODYtMi4xLS44MzguMDg4LjgxMS00LjA2OC4zMzMtMi42NTUsMS4yNWEzNy41NywzNy41NywwLDAsMC02LjY1LS4xNjFjLjkyMS0uMzA5LTEtLjk5MS43LTEuMDZsLTEuMjg1LS40OWMuMTkxLS4zMzIsMS4zMjQuMTEyLjkxNi0uMzA2YTM1LjM4MiwzNS4zODIsMCwwLDEtNC4xLjIyMmMtMS41NzguNS0zLjAzLDEuNDIzLTUuNTg3LDEuNTI3LDEuMi0uMzE3LS42ODUtLjg5NC4xMzQtMS4wMzNsLTMuNTY5LDEuNTUzYy0uODUyLjAzOC0uMTg1LS42NC0xLjQxNi0uNDI4LjA2NS4yMTUtLjQ3Mi4zNDUtLjg0Ny41Mi0uMzE5LS4wOTItMy41MzYuMi0zLjkwOC0uNi0uMzc0LS4zMTQsMS4zODctLjE2OS40NDUtLjQ1Mi0xLjU3My4wMDgtMS42NDIuMjgtMy4yMTQuMjkzbC0uMDMtLjEwN2MtMS4wMzktLjExOC0zLjA2LjM0MS0xLjkzLjc4MS43MjIuMDI3LS4yNzQtLjQ3OC43OTQtLjI0OGExMC4wNTksMTAuMDU5LDAsMCwxLTQuMTI5LjZjLjUzNi0uMTMuNDcxLS4zNDIuNjg2LS41NjhhMzguMzQzLDM4LjM0MywwLDAsMS02LjcwOSwxLjA4OGMtLjAzNy4zOC44NzktLjY5MSwxLjIyNi0uNDktMy4wMjQtLjUyNi02LjI0NC43NDYtOC43NTktLjAyMy40MTItLjA2OC4yMjMuNTM4LjE5NS40MzItMS40NTctLjA0OC0xLjM5Mi0uNi0yLjM0LS4zOTQtLjA5My0uMzIzLTEuMTkzLjEtMi4xNjguMi0uNS4yMzUtLjI1NS0uMTU2LjYtLjE5M2E0MC44LDQwLjgsMCwwLDEtOS45NTIuM2MuMDYxLjIxNS0xLjkzMy43ODQtMi42NTQuNzZsLjI4Mi0uNWMtLjY1OS0uMy0yLjQyMy4wNDQtMi41NDQtLjM4NC0xLjU0NS42MDcsNS45NDgtLjUxNywzLjg1OC0uMDQ3LS41MzktLjQxOC0yLjkwOC44LTIuNDU5LjExNS0xLjQ1My4wMTctMi44Ni41OC00LjI0Ny4xMTIuNC4wOCwxLjE3OC0uNjkxLjAwNi0uNjU4LTIuMDY0LjA5LS41ODguMjM5LTIuMjYxLjQwNWwtMS4wNS4yMDVjLS4wNy40ODYtMS44NDUtLjA2NS0xLjA3OC40NzgtLjI1NS0uNC0zLC4yNDYtMi43ODktLjU2MWwuMjg2LS42MzVjLS44OTEuMDQ5LTEuNDYxLjY3LTIuMTYzLjk1MS0uMTE1LS4wNTktLjM1Mi0uMTg2LS4zMDYtLjI5LS4xNDIuOTcxLTIuMTMxLS4wODEtMy4xOTEuNjcxLTEuODcyLS4zMzgtNC43NTctLjAyOS01LjY0MS0uNjM3YTEyLjUzNywxMi41MzcsMCwwLDEtNC4zOTMuNDM2Yy4zMjgtLjA5MS43NzYtLjExOS44NjgtLjMyOGEzLjc4LDMuNzgsMCwwLDAtMi4yMjYuMTI3Yy4yMTEtLjE0NS0yLjA2LS41NjgtMy4yMDYtLjkxNC0xLjQzLjI5MS0uOTQuODE1LTEuMDgzLDEuMTM2LTEuMzA4LS45NTktNC4wMzguNjE4LTUuNjc1LS4yNTEuNS0uMTMzLDIuMDg2LS40Ny45LS43MTItMS4zMDgtLjk1Ni0yLjYzNi43MDgtNC43NDUuMjQ3bC41MTcuOGMtLjkzOC0uNDk0LTMuMS40NjEtMi44ODctLjM1MS0uNzA2LjI4Ny0yLjQ4Ni0uMjYzLTIuMjUxLjUxMy0zLjQ2My0uNjU2LTguNDIuNC0xMC41NDgtLjk5NS0uNS4xMy0xLjczNCwwLTEuNDguNC44MjQuNDMzLDEuMTUxLS4zMSwxLjQ1OC0uMDEzLS40NDUuMDI0LS41NDIuMjM2LS41ODguMzQyLTEuMDc3LS4xNzgtMS45MjQtLjIzMy0uOTA2LS44NzgtMi40LS40OC0yLjQ3LDEuMzE5LTUuNTE3LDEuMDE2LjEzOC0uMzIxLS4wOTMtLjQ0My0uOTg1LS4zOTJsLTEuNjkzLjU1Yy0xLjk3LS4xMjgtMS4xMTktLjczLTEuMTY3LTEuMjc1LTEuMDUzLjA5NC0yLjM0My4wNjctMi44Mi40NzJsLTEuMjc4LS42ODRjLjkzMS41LS44NjcuMzI4LTEuMzYyLjQ2MmwuNDk1LS4xMzRjLS4xOTUtLjIyOS0xLjQxMS0uMDg4LTIuMDI3LS4wMTkuMTQ0LjMzNiwxLjM4OC40NzMsMi4wNjYuNTcxLS41MzkuMjM5LTEuMzc2LjE4NC0yLjA4OC40NjYuMjM2LS41MzUtMS43MTctLjM4LTIuNTUzLS40MzYtLjk2MS0uMTE1LTEuMDgyLjQ4LTEuMzYzLjQ2LS4wMjQtLjI3Ny0xLjU2OC0uMDQ2LS44MTktLjQzNC4zMjgtLjA4OC43NDguMjY5LDEuMjkuMDI2LS42MzMtLjIwNi0uNTYtLjY4OS0xLjg3Mi0uMzM3LS45OS4yNjQuMjU0LDEuMDUzLTEuNjIzLjcxNy40OTQtLjEzNC41ODQtLjM0Ny45NjUtLjUzOGwtMS43NTctLjI3Ny0uMDc1LjQ4NmMtLjIzNy0uMTI0LS4wNzMtLjE2NC0uMTgzLS4yMy0uNTIzLjUxMi0yLjY4My4xNTgtMy4wODEuNzMzYTIyLjYyNCwyMi42MjQsMCwwLDEtMi43MTQtLjM5MmwuMTYyLS4wNDJhNS44ODYsNS44ODYsMCwwLDAtMy4yOC4yM2wuMDQ2LS4xMDZhNy42LDcuNiwwLDAsMC0yLjYwOC4zMjNjLTEuNDMtLjM2Ni0uNDgxLTEuODM1LTIuMDYxLTEuMjIzLTEuNDQ5LjAxNi0yLjI3Mi44OS0xLjY4NywxLjItMi42MDUtLjMyOC01LjU2MS40NjUtNy45NzUtLjI5LS4zNzQuMi0uMTM5LjMyLS45MS40MzUtMy44MjUtLjE5Mi04LjA3NC41NzctMTEuMTE4LS4zNzgsMS4xMS0uMi4wNzUtLjQ4Ni4wNTEtLjc2NC0uOTE1LjQzNS0xLjEtLjQ1Mi0xLjQyOS4yOTQuMDkyLjQzOSwwLC42NTMsMS4wNzcuODMxYTI0LjM0NSwyNC4zNDUsMCwwLDEtNy4wMTYtLjE3NWMuNjMzLjIwNS4xNDQuMzM4LS4zNTYuNDcuMTY3LS43LTEuNTE3LS44MDctMi43ODktLjU2bC0uMTguNDI4LS44MjctLjQzOWMtLjQ5LjEzNy0uNTQuOS0xLjguNDg1YS43NS43NSwwLDAsMC0uMzctLjQ1NGMtMS4zMTkuMzQ4LTMuMTczLjkzOS00LjYuNTc5bC0xLjE3LS42MjNjLS42MS4wNjgtMS42MzcuNDQzLS41NjMuNjIzLTIuNDM4LS4zNzYtNC4wMS0uNDIzLTQuNzgzLS45NjJhMjMuNTg0LDIzLjU4NCwwLDAsMS0zLjQ1Ni43NjhsLTEuOS4yMzhhMTEuMjc5LDExLjI3OSwwLDAsMC0xLjcxLjM0OCwxMS41LDExLjUsMCwwLDAtNS45NzUsNC43NDZsLS4wMjgtLjM4OWMtLjk0MSwxLjEzMi0uMjQsMS4wNS0uODUzLDEuODg4LjEyNC0uNjkyLS44NjUuNjc4LS40MTQtLjc0OC0xLjI4OSwxLjk0OS0xLjA4NCwzLjI4NS0xLjU0Myw0Ljg5My4xMTYuNDI5LjMtMS40LjQ1Ny0uODI0LS4wNzcuMjYtMS4xNzksMy4zMDktLjg3NCwzLjk2LS4yNzMuNTY1LS40MjEtLjA3NS0uNDgzLS41MzFsLS4wODguODY5Yy0uMDE5LjQ0My0uMDM3Ljg4NC0uMDM3Ljg4NC0uMzQ2Ljk0NC0uNC0uMzEzLS4zNTktMS42Mi4wNDItMS4yODYuMTMxLTIuNjUtLjM2OC0xLjY5MWwtLjI5NCwxLjY5NGMtLjcwNywxLjQzNi41MzktNC43NTQtLjQ4Ni0uNTMxLS4xNTksMi4wNDYuMTU5LDMuNzc5LjU0OCwyLjIxMi0uMywzLjkuNiwxLjg3Ny40NzYsNi0uMS42MzQtLjEzLS4zMjktLjEzMi0xLjE4NCwwLS44MzItLjAwOS0xLjcxNy0uMTY5LTEuMzU0LS4zNzUsMS43OTIuMTI1LDQuMS4wMTEsNS45MzcuMTM3LTIuMDkuNTA1LS4zMjMuNTcyLDEuMDI5LS4xNzIsMi4yODgtLjM0NS0xLjQ4Mi0uMzgxLDEuNzUzLjIxLjUzNS4zNjcsMy41MTIuNTEzLjkzOC40NzcsMS4xNy0uMTMyLDMuMzcyLjIzNyw1LjEzMi0uMzM0LDEuMDU3LS43NzUtMy4zMzQtLjk0My4yMjQuMzI0LS41NjQuNDQsNC4zOTEuOTE5LDIuNTEtLjA5NCwxLjQtLjM0NywxLjU0LS41NDYuNTI0LS4yLDEuOTk0LjU5LDQuODMzLS4wNTEsNS40ODhsLjMzMS42ODVjLS4xMDguNjIzLS4xODksMS41MTctLjM2NywyLjUzNC0uMDA2LDEuNzU4LjQ0Nyw1LjY1Ni0uMDUxLDUuNS4wNTEuNTYzLjAyOCw0LjU3LjM3NCwzLjAyNC4yMS0yLjQ5My0uMjUzLTIuODY0LjIxNC00LjI1YTE2LjM2NywxNi4zNjcsMCwwLDAsLjE3Niw1LjAzM2wtLjE5My4yMzNhMjQuMTc5LDI0LjE3OSwwLDAsMCwuMjQyLDMuMzY2Yy0uMTEtLjY1NS0uMjQyLS4zMTUtLjI4OS4zNjlsLjI5My45Yy4xNDcsMy40ODQtLjUxNS44Mi0uNDMsNC4yMWwtLjIyOC0yLjU3NWMuMDQ4LjU2NC0uMjI1LDEuNzE5LS4xMzQsMy4zNDEuMjY4LjYzMS41ODksMS44MTQuOCwyLjM1Ni4xMTYsMS45MTEtLjMuODU3LS4wMjcsMi43MzZsLS4zMjMtMi40NjJjLS4wODgtLjM3Mi0uNDQzLDEuNjYyLS40MzUsNC4yMTMuMDkzLDEuNjMuNDgsNC4xNjMuNjI2LDEuNTg4LDAsMS4yODMtLjE1OSwzLjA3NS0uMzU0LDIuMDU5LjA5MiwyLjkuMjg4LS4zOC40NTQsMi4xMjItLjE3OCwxLjAyNS0uNDMyLDQuMjExLS42OTIsNi4xMzRsLS40NDgtMi42MTIsMCwxLjczOGMtLjM1OS0yLjI1MS0uMjc0LDEuMTM4LS42NTItLjEyOGEyOS44MjEsMjkuODIxLDAsMCwwLC4xNjgsMy43NjdjLjYwNi0zLjQ3LjgyOSwzLjg4OCwxLjM4MiwyLjg4MS4xNSw0Ljc1Mi0xLjM0NSwyLjk2OS0uNDgsNy45MjguMTQ0LS44MTIuNTY1LDEuNTI3LjQwNS0xLjQ2Ny0uMDYxLDIuOTU1LjU1NSwyLjAwOS4zMjYsNS41LS4yMjctMi41ODUtLjU2MSwyLjc3MS0uODktLjk1OS4xODQuMjUxLjEzOS0yLjA4MS4wODctMi42NTUtLjIxMiwxLjIxOC0uNTU2LS4yNTItLjU1NiwyLjc3NS4wNTMsMS44NDQuMDYzLDQuMzc1LjM1MSw0LjAxLjMxNy0uMDc4LS4wMzQtMi44MjEuMjg3LTEuNjM3LjExLDMuNjc5LS4zNzIsNC4yOTMuMTg5LDUuODE2LS4wNDMtMi4zMjUuMjgzLTIuOTA2LjUtMi44NjRsLjEzMywyLjctLjIxMS0uNTI1Yy0uMTUxLDQuMzMyLjM4MiwxLjI3OS4zMjYsNS40OGwtLjQxNiwxLjk2N2MtLjM1Ny0xLC4xNTktNi4xMDctLjQyNC01LjM2LS4wMjQsMi43MjguMjcyLDMuNjM1LjEyMSw2LjIwNy0uMDUtLjU3My0uMDY0LTEuMzU1LS4xMTYtMS45Mi0uMDE5Ljk3Ny0uNzkxLDEuOTUyLS4zMzksNS44NDIuMTc2LDIuMDA5LjIwOC41MzIuNDI1LjU4Mi4wNjYsNC4zODEuMjg4LDUuNjg4LjMyMiw4LjUxMy0uNDI2LS41ODEtLjA0LDQuOTg2LS40NzYsMS44NzFhNDQuNDk0LDQ0LjQ5NCwwLDAsMC0uMTgxLTkuMzI1Yy0uNSwxLjU5NS4wNy0zLjQ0LS40NC00LjM4My0uMDEyLDMuNTE2LS41MDgsMy4zNDYtLjgzMywzLjkxM2EyMC42ODgsMjAuNjg4LDAsMCwwLC4xNjUsMi41Yy4zMDcuNDExLjMtLjg2Mi42MTctLjkzNWE3MS4xLDcxLjEsMCwwLDAsLjM4NSw5Ljg1NmMtLjE1MSwxLjMxLS40NTcuOS0uNDg2LS42NTUuMDksNC42NjYuMDQ5LDkuNjUyLS4wNDQsMTQuMDguNS0yLjg2MS4xMTgsNC45NDEuNTMzLDIuOTg5LjExMi0yLjM3NC40NjctNC40MTUuNjkyLTMuMTA3LS4wMzMsMS40ODQtLjIyLS4wNDctLjMyNi41NzMuMjc0LDEuODg5LS40MzgsMi45MzgtLjAwNyw0Ljc5Mi0uMTYxLTQuMjYtLjYwOS0uODMtMS0xLjYxMy4yMiwzLjA3My0uMjc5LS4xMzEtLjI3OSwyLjkwNS4yMTgsMy4wNjYuMzksNi44MjUuNDc0LDEwLjIzMS0uMzcxLDQuMjc1LS4wMDcsMTAuODI3LjAwOCwxNC42NDctLjIsMi0uNjQxLjY0NS0uNzE4LDIuODE0LjAwOSwyLjU0MS40NzgtMS44ODkuMjc1LDEuODc5bC0uMDg4LS4zNjJjLjEsMS4xMzgtLjMsNi45LjMzNSw4LjAybC0uNDc5LTEuMTYzYTEyLjM0MiwxMi4zNDIsMCwwLDAsLjExNywxLjkzNmMtLjE1Ni4wMjctLjMuODQ3LS40LS4zLS4zMzEsMi4zMjQuMDUzLDQuODgyLjA2Niw3LjQwNmwuMjgzLTEuNjI1Yy4yMjIsNC4zMjgtLjA1OCw3LjIyNC4wNDEsMTEuNDA1bC0uMjc4LS4xMjIuMTY2LDIuNDg2Yy0uMjY5LS42LS40NDIsMS42NzctLjIxNywyLjk5MmwtLjY4LTYuNDcxYy4xNjQtMS44LjMzNiwxLjk2Mi42MDkuODM1YTE5LjQzOCwxOS40MzgsMCwwLDAtLjEtNS40NTYsMTYuNTEzLDE2LjUxMywwLDAsMCwuMTMxLDIuN2MtLjM4Ni40OTEtLjM3MS0xLjc2LS42MjktMi44NzRhMTEuODA2LDExLjgwNiwwLDAsMCwuMDIsMi4wNDYsNDYuODEyLDQ2LjgxMiwwLDAsMS0uMjI3LTUuNmMuMTUxLDEuNzIxLjIzOS0uOTM2LjM1LS4yODItLjM0LS4yLS40NDUtMi42My0uMzUtNS43Ny4zOTMtMi4yNDMtLjI1Mi01LjktLjE0NC05LjUzN2EzNC42LDM0LjYsMCwwLDEsLjc2LDUuNTc1Yy4xNzQtMi4yODMtLjAwOS0yLjU0MS4xNjUtNC44MzFhMTguNjIzLDE4LjYyMywwLDAsMS0uODA3LTQuODc1bC4yNTQtLjE2MWMtLjEyOS0yLjctLjUwNi0yLjctLjQzNS02LjE0LjEyNS01Ljg5LjEyNS0xMS45NS4xNTctMTYuNDQ0bC4yNTMtLjE3Yy0uNTQyLTIuNS0uMi04LjMzNS0uNDQxLTExLjcuMjQ1LTUuNzMtLjI0Mi0xMi40NDIuMTk1LTE1LjM4LS4xOTUtMTAuMTA4LS4zODYtMTguOTQ1LS4yOTItMjkuNDE3bC4zNjksMS43NjFjLS4yNzEtMS44NzcuMjEyLTEuMjE5LjE1OC0zLjA1OS0uMywyLjExNC0uMzgzLTIuNTUxLS42MDktMy44NTFhMTMxLjE3OCwxMzEuMTc4LDAsMCwwLS4yODQtMTQuNzgxbC4yNTMtLjE2Yy0uNDc3LTQuMTc4LS4wNTgtOS4xNjcuMDE5LTE0LjM3MWExMy4zMzUsMTMuMzM1LDAsMCwwLC4zMTQtMy4wOWMtLjQxLTIuODI0LS4zODEtNC4zLS42MzctOC40NDEsMC0zLjAyNC4xLTcuOTMxLjI2Mi0xMS0uMjg5LTUuNjg4LS4zNDEtMTEuNDM2LS4zNjQtMTcuMjQxcTAtMi4yLS4wMDYtNC40bC4wNjctMi40NDIuMi0yLjQzMWE0NC40OTMsNDQuNDkzLDAsMCwxLDItOS4yNDZsLjI2OS0uMjY2Yy4xMzYtLjEyOS4yODItLjI0LjI4Mi0uMjRhMjIuNDYyLDIyLjQ2MiwwLDAsMSwzLjktNy4zMjUsMTIuMjE2LDEyLjIxNiwwLDAsMSw1LjU1LTMuOTgzYy41LS4xMTkuOTg4LS4yOCwxLjQ4MS0uMzQ3bDEuNDYzLS4xLDIuNTM1LjAxOWMxLjY0OSwwLDMuMjA2LS4wNDcsNC42MDgtLjE5bC0uNTQyLjg5YzEuNzU3LjI3NSw0LjAwOC0uMjM0LDMuNTYtLjg2NCwxLjc2Mi4yNzIsNC40LS40MzIsNS41MTguMywxLjguMTY1LDIuMjA2LS40MSwzLjctLjUzMWE0Ni40MDksNDYuNDA5LDAsMCwwLDguMzQ3LjFsLS44NDMtLjA1NmMtLjM3NC4yLS40MDYuNTc1LjQ0LjYzLDEuMjY3LS4yNDcsNC42NjUuMjM5LDMuNC0uODIzLDMuNjMxLjYxNSw4LjQ2OS0uNSwxMiwuMzI4LS4zLS4yOS41OTEtLjM0NS45NjYtLjU0MSwzLjE4NS0uMDEzLDYuNTM0LjU3OSw5LjA3Ny4wODUuNTA4LjE0Ni0uODA3LjQ5My40ODkuNTI1Ljc2OC0uMTEuMDE4LS4zNzkuOTYzLS41NDIsNS4xNjEtLjU0MSwxMC40NS41NTksMTUuMTQ0LjQxOSw4LjM0My0uNTYsMTcuMDQ2LS4yNzgsMjUuMDQxLS4zNzFsLS4wOTIuMjEyYzIuNjc3LS44MTQsNi4yOC44MzUsOC40MTctLjM5Mi42MzIuMiwyLjQxNy4xLDEuOTQ2LjUwNywyLjEzMy0uNTc2LDUuOTcuNTQyLDkuMDUxLS4xODhhMS45MTgsMS45MTgsMCwwLDAtLjc3Mi4xMTZjMy4xMTIuNDY5LDUuODU4LS4xNzUsOS4xNDIuMjUyLS4zMzMuMDkxLS45MzguMTU5LTEuMDM2LjM3MSwxLjI2Ny40MDksMy4wMDYtLjksMy43LjEyOS43MjYtLjAxMS41MTctLjUxNi4wNy0uNDg3LDcuMTk0LjQsMTQuODcxLS4yNTcsMjIuMzU0LS40OTEsNS4zNjQuNjE1LjMyOCwxLjczLDQuNTYuOTY0LjM0Ni4yLjI1LS4zOTMuMzA5LS4xOCwxLjYzNy0uMjg3LDIuNTQ4LDEuMTQ4LDMuNjg2LjYwOS0uNDY5LS42MzEuNzU3LS4zNTMuNzktLjczNiwzLjI3OC40MDksMy45MzcuOTc5LDYuNTI1LjVsLS4xOTUuMzMyYzMuMDM0LS45MzgsNi41NDktLjQzNyw5LjExLTEuNTE4LDE2LjczMS0uMiwzMi43NjktLjgsNDkuMDgyLS45MjNsMTIuMDQ2LjA1Miw2LS4wMiwxLjUtLjAwNmMuNTcyLjAzNSwxLjE4NS4wOCwxLjc3NS4xNTVhMTEuMTgzLDExLjE4MywwLDAsMSwzLjUsMS4zNDdjNC41NDgsMi42NTksOC4zNDEsOSw5Ljk2LDE2Ljk2NS4yMjIuOTguMzg4LDEuOTkxLjUyMSwzLjAxOS4xNjgsMS4wMTQuMjM3LDIuMDYyLjMyNCwzLjEuMTEsMS4wMzkuMDgzLDIuMS4xMjIsMy4xNDQuMDIxLDEuMDQ3LDAsMS44MTQsMCwyLjczNnEtLjA0OSw1LjMxNS0uMSwxMC42NjlhOTguNDM2LDk4LjQzNiwwLDAsMC0uMjg0LDE0LjU0OGMtLjA4MS0uMy0uMS0uNzU5LS4xNzYtLjI2Ny40MS4zNy4wMzksNS4xNzkuNDMxLDUuODgxLS4wNzYsMTAuNTYzLjAzNiwyMC4yOTQuMDM5LDMxLjE2LS4wNDUtMS43MTktLjM4LTIuNTgxLS4zNTMtLjUzOGwuMjYzLDIuMTM3LS4xMTQuMzQ3Yy4wNiwxLjQuMjYzLDIuOTIxLjM5NCwxLjQ3OC4zNTQsMjcuMy0uNDcsNTQuMTYyLS4zNjgsODAuOS0uMTcyLDYuMzUxLS4wMTQsMTUuMzg3LjA2OSwyMi4yODctLjU0NywyMC40NTEtLjk4OSwzOC44ODItLjYwNSw1OS42NTcsMCwwLTEuMDYxLTIuNzExLTEuMzA2LTExLjI4NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzIxLjA1OSA0MTIuNzE5KSIgZmlsbD0iIzcwNzA3MCIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNjUiIGRhdGEtbmFtZT0iR3J1cHBlIDY1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjY2MiAyMjEuNDQzKSI+CiAgICAgICAgPHBhdGggaWQ9IlBmYWRfMTgwIiBkYXRhLW5hbWU9IlBmYWQgMTgwIiBkPSJNMC0xLjI4N2MuMjA1LS43MjYuMzE3LTMuMS41OTItMS4yMDlDLjQtMi4yNjIuMTgzLTEuMDM1LDAtMS4yODciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMy4yMTMpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV82NiIgZGF0YS1uYW1lPSJHcnVwcGUgNjYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMuNzU5IDE1OC43NjYpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xODEiIGRhdGEtbmFtZT0iUGZhZCAxODEiIGQ9Ik0tLjAyNS0uNzM4QTQuOTg0LDQuOTg0LDAsMCwxLC4wOTMtMS44NDMsMTMuMiwxMy4yLDAsMCwxLC4xNzQuM2EyLjI5LDIuMjksMCwwLDAtLjItMS4wMzQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDQgMS44NDMpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV82NyIgZGF0YS1uYW1lPSJHcnVwcGUgNjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMuODk2IDE0My42MzcpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xODIiIGRhdGEtbmFtZT0iUGZhZCAxODIiIGQ9Ik0wLDBBMzkuMDQzLDM5LjA0MywwLDAsMSwuMzUsNS43NjlaIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV82OCIgZGF0YS1uYW1lPSJHcnVwcGUgNjgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuNjQ5IDEyNy43MjMpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xODMiIGRhdGEtbmFtZT0iUGZhZCAxODMiIGQ9Ik0wLS41MjRDLjE1NC0xLjgzMi4yMzktMS40Ny4yMzQuMjkxLjEzNy40MTguMDg4LS4xNjMsMC0uNTI0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEuMzEpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9IkdydXBwZV82OSIgZGF0YS1uYW1lPSJHcnVwcGUgNjkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuMjMzIDEyNC45NDEpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xODQiIGRhdGEtbmFtZT0iUGZhZCAxODQiIGQ9Ik0wLTEuNjY2QTEyLjQ3OSwxMi40NzksMCwwLDEsLjIwOC00LjE2Qy4wNTEtNC4xMTEuMzA2LTEuMjQ3LDAtMS42NjYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgNC4xNikiIGZpbGw9IiM3MDcwNzAiLz4KICAgICAgPC9nPgogICAgICA8ZyBpZD0iR3J1cHBlXzcwIiBkYXRhLW5hbWU9IkdydXBwZSA3MCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNC42OTYgOTEuMzU5KSI+CiAgICAgICAgPHBhdGggaWQ9IlBmYWRfMTg1IiBkYXRhLW5hbWU9IlBmYWQgMTg1IiBkPSJNLS4xMTQtMi4xNjFBMTYuMDQyLDE2LjA0MiwwLDAsMS0uMDc3LTUuNGMtLjE0Mi44MjQuMjMyLDMuODQyLS4wMzcsMy4yMzUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMTgyIDUuMzk2KSIgZmlsbD0iIzcwNzA3MCIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwcGVfNzEiIGRhdGEtbmFtZT0iR3J1cHBlIDcxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0LjQ4MyA3Ny42OTUpIj4KICAgICAgICA8cGF0aCBpZD0iUGZhZF8xODYiIGRhdGEtbmFtZT0iUGZhZCAxODYiIGQ9Ik0tLjAwOC0xLjA5MmE4LjUwOSw4LjUwOSwwLDAsMCwwLTEuMjY4Yy4wODMtLjkuMjE3LjA0OS4yMzQuODE1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMTMgMi43MjgpIiBmaWxsPSIjNzA3MDcwIi8+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=");
}

.preloader {
  position: fixed;
  width: 120%;
  height: 100%;
  background-color: #CE1C2D;
  z-index: 50;
  left: 0;
  top: 0;
  -webkit-transition: width 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  transition: width 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  -o-transition: width 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  transition: width 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  transition: width 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s, -webkit-transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
          transform-origin: bottom right;
  -ms-transform: skew(3deg, 0deg);
  -webkit-transform: skew(3deg, 0deg);
  transform: skew(3deg, 0deg);
}

.preloader.is-hidden {
  width: 0;
  -webkit-transform: skew(0deg, 0deg);
      -ms-transform: skew(0deg, 0deg);
          transform: skew(0deg, 0deg);
}

.page-leave .preloader {
  right: 0;
  left: auto;
  width: 100%;
}

.dot-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 72px;
  height: 72px;
  margin-left: -36px;
  margin-top: -36px;
  z-index: 500;
}
.dot-loader__box {
  float: left;
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
.dot-loader__box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #CE1C2D;
}
.dot-loader__box:nth-child(3n) {
  margin-right: 0;
  margin-bottom: 6px;
}
.dot-loader__box:nth-child(1):before, .dot-loader__box:nth-child(4):before {
  margin-left: 26px;
}
.dot-loader__box:nth-child(3):before {
  margin-top: 52px;
}
.dot-loader__box:last-child {
  margin-bottom: 0;
}

@-webkit-keyframes moveBox-1 {
  9.0909090909% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  36.3636363636% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  45.4545454545% {
    -webkit-transform: translate(26px, 26px);
            transform: translate(26px, 26px);
  }
  54.5454545455% {
    -webkit-transform: translate(26px, 26px);
            transform: translate(26px, 26px);
  }
  63.6363636364% {
    -webkit-transform: translate(26px, 26px);
            transform: translate(26px, 26px);
  }
  72.7272727273% {
    -webkit-transform: translate(26px, 0px);
            transform: translate(26px, 0px);
  }
  81.8181818182% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  90.9090909091% {
    -webkit-transform: translate(-26px, 0px);
            transform: translate(-26px, 0px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@keyframes moveBox-1 {
  9.0909090909% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  36.3636363636% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  45.4545454545% {
    -webkit-transform: translate(26px, 26px);
            transform: translate(26px, 26px);
  }
  54.5454545455% {
    -webkit-transform: translate(26px, 26px);
            transform: translate(26px, 26px);
  }
  63.6363636364% {
    -webkit-transform: translate(26px, 26px);
            transform: translate(26px, 26px);
  }
  72.7272727273% {
    -webkit-transform: translate(26px, 0px);
            transform: translate(26px, 0px);
  }
  81.8181818182% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  90.9090909091% {
    -webkit-transform: translate(-26px, 0px);
            transform: translate(-26px, 0px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
.dot-loader__box:nth-child(1) {
  -webkit-animation: moveBox-1 4s infinite;
          animation: moveBox-1 4s infinite;
}

@-webkit-keyframes moveBox-2 {
  9.0909090909% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  36.3636363636% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  45.4545454545% {
    -webkit-transform: translate(26px, 26px);
            transform: translate(26px, 26px);
  }
  54.5454545455% {
    -webkit-transform: translate(26px, 26px);
            transform: translate(26px, 26px);
  }
  63.6363636364% {
    -webkit-transform: translate(26px, 26px);
            transform: translate(26px, 26px);
  }
  72.7272727273% {
    -webkit-transform: translate(26px, 26px);
            transform: translate(26px, 26px);
  }
  81.8181818182% {
    -webkit-transform: translate(0px, 26px);
            transform: translate(0px, 26px);
  }
  90.9090909091% {
    -webkit-transform: translate(0px, 26px);
            transform: translate(0px, 26px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@keyframes moveBox-2 {
  9.0909090909% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  36.3636363636% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  45.4545454545% {
    -webkit-transform: translate(26px, 26px);
            transform: translate(26px, 26px);
  }
  54.5454545455% {
    -webkit-transform: translate(26px, 26px);
            transform: translate(26px, 26px);
  }
  63.6363636364% {
    -webkit-transform: translate(26px, 26px);
            transform: translate(26px, 26px);
  }
  72.7272727273% {
    -webkit-transform: translate(26px, 26px);
            transform: translate(26px, 26px);
  }
  81.8181818182% {
    -webkit-transform: translate(0px, 26px);
            transform: translate(0px, 26px);
  }
  90.9090909091% {
    -webkit-transform: translate(0px, 26px);
            transform: translate(0px, 26px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
.dot-loader__box:nth-child(2) {
  -webkit-animation: moveBox-2 4s infinite;
          animation: moveBox-2 4s infinite;
}

@-webkit-keyframes moveBox-3 {
  9.0909090909% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  36.3636363636% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  45.4545454545% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  54.5454545455% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  63.6363636364% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  72.7272727273% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  81.8181818182% {
    -webkit-transform: translate(-26px, -26px);
            transform: translate(-26px, -26px);
  }
  90.9090909091% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@keyframes moveBox-3 {
  9.0909090909% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  36.3636363636% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  45.4545454545% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  54.5454545455% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  63.6363636364% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  72.7272727273% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  81.8181818182% {
    -webkit-transform: translate(-26px, -26px);
            transform: translate(-26px, -26px);
  }
  90.9090909091% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
.dot-loader__box:nth-child(3) {
  -webkit-animation: moveBox-3 4s infinite;
          animation: moveBox-3 4s infinite;
}

@-webkit-keyframes moveBox-4 {
  9.0909090909% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(-26px, -26px);
            transform: translate(-26px, -26px);
  }
  36.3636363636% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  45.4545454545% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  54.5454545455% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  63.6363636364% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  72.7272727273% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  81.8181818182% {
    -webkit-transform: translate(-26px, -26px);
            transform: translate(-26px, -26px);
  }
  90.9090909091% {
    -webkit-transform: translate(-26px, 0px);
            transform: translate(-26px, 0px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@keyframes moveBox-4 {
  9.0909090909% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(-26px, -26px);
            transform: translate(-26px, -26px);
  }
  36.3636363636% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  45.4545454545% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  54.5454545455% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  63.6363636364% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  72.7272727273% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  81.8181818182% {
    -webkit-transform: translate(-26px, -26px);
            transform: translate(-26px, -26px);
  }
  90.9090909091% {
    -webkit-transform: translate(-26px, 0px);
            transform: translate(-26px, 0px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
.dot-loader__box:nth-child(4) {
  -webkit-animation: moveBox-4 4s infinite;
          animation: moveBox-4 4s infinite;
}

@-webkit-keyframes moveBox-5 {
  9.0909090909% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  36.3636363636% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  45.4545454545% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  54.5454545455% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  63.6363636364% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  72.7272727273% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  81.8181818182% {
    -webkit-transform: translate(26px, -26px);
            transform: translate(26px, -26px);
  }
  90.9090909091% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@keyframes moveBox-5 {
  9.0909090909% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  36.3636363636% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  45.4545454545% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  54.5454545455% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  63.6363636364% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  72.7272727273% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  81.8181818182% {
    -webkit-transform: translate(26px, -26px);
            transform: translate(26px, -26px);
  }
  90.9090909091% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
.dot-loader__box:nth-child(5) {
  -webkit-animation: moveBox-5 4s infinite;
          animation: moveBox-5 4s infinite;
}

@-webkit-keyframes moveBox-6 {
  9.0909090909% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  36.3636363636% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  45.4545454545% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  54.5454545455% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  63.6363636364% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  72.7272727273% {
    -webkit-transform: translate(0px, 26px);
            transform: translate(0px, 26px);
  }
  81.8181818182% {
    -webkit-transform: translate(-26px, 26px);
            transform: translate(-26px, 26px);
  }
  90.9090909091% {
    -webkit-transform: translate(-26px, 0px);
            transform: translate(-26px, 0px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@keyframes moveBox-6 {
  9.0909090909% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  36.3636363636% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  45.4545454545% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  54.5454545455% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  63.6363636364% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  72.7272727273% {
    -webkit-transform: translate(0px, 26px);
            transform: translate(0px, 26px);
  }
  81.8181818182% {
    -webkit-transform: translate(-26px, 26px);
            transform: translate(-26px, 26px);
  }
  90.9090909091% {
    -webkit-transform: translate(-26px, 0px);
            transform: translate(-26px, 0px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
.dot-loader__box:nth-child(6) {
  -webkit-animation: moveBox-6 4s infinite;
          animation: moveBox-6 4s infinite;
}

@-webkit-keyframes moveBox-7 {
  9.0909090909% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  36.3636363636% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  45.4545454545% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  54.5454545455% {
    -webkit-transform: translate(26px, -26px);
            transform: translate(26px, -26px);
  }
  63.6363636364% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  72.7272727273% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  81.8181818182% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  90.9090909091% {
    -webkit-transform: translate(26px, 0px);
            transform: translate(26px, 0px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@keyframes moveBox-7 {
  9.0909090909% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(26px, 0);
            transform: translate(26px, 0);
  }
  36.3636363636% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  45.4545454545% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  54.5454545455% {
    -webkit-transform: translate(26px, -26px);
            transform: translate(26px, -26px);
  }
  63.6363636364% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  72.7272727273% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  81.8181818182% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  90.9090909091% {
    -webkit-transform: translate(26px, 0px);
            transform: translate(26px, 0px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
.dot-loader__box:nth-child(7) {
  -webkit-animation: moveBox-7 4s infinite;
          animation: moveBox-7 4s infinite;
}

@-webkit-keyframes moveBox-8 {
  9.0909090909% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(-26px, -26px);
            transform: translate(-26px, -26px);
  }
  36.3636363636% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  45.4545454545% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  54.5454545455% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  63.6363636364% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  72.7272727273% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  81.8181818182% {
    -webkit-transform: translate(26px, -26px);
            transform: translate(26px, -26px);
  }
  90.9090909091% {
    -webkit-transform: translate(26px, 0px);
            transform: translate(26px, 0px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@keyframes moveBox-8 {
  9.0909090909% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(-26px, -26px);
            transform: translate(-26px, -26px);
  }
  36.3636363636% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  45.4545454545% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  54.5454545455% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  63.6363636364% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  72.7272727273% {
    -webkit-transform: translate(0px, -26px);
            transform: translate(0px, -26px);
  }
  81.8181818182% {
    -webkit-transform: translate(26px, -26px);
            transform: translate(26px, -26px);
  }
  90.9090909091% {
    -webkit-transform: translate(26px, 0px);
            transform: translate(26px, 0px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
.dot-loader__box:nth-child(8) {
  -webkit-animation: moveBox-8 4s infinite;
          animation: moveBox-8 4s infinite;
}

@-webkit-keyframes moveBox-9 {
  9.0909090909% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  36.3636363636% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  45.4545454545% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  54.5454545455% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  63.6363636364% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  72.7272727273% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  81.8181818182% {
    -webkit-transform: translate(-52px, 0);
            transform: translate(-52px, 0);
  }
  90.9090909091% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  100% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
}

@keyframes moveBox-9 {
  9.0909090909% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  18.1818181818% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  27.2727272727% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  36.3636363636% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  45.4545454545% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  54.5454545455% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  63.6363636364% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  72.7272727273% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  81.8181818182% {
    -webkit-transform: translate(-52px, 0);
            transform: translate(-52px, 0);
  }
  90.9090909091% {
    -webkit-transform: translate(-26px, 0);
            transform: translate(-26px, 0);
  }
  100% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
}
.dot-loader__box:nth-child(9) {
  -webkit-animation: moveBox-9 4s infinite;
          animation: moveBox-9 4s infinite;
}

/* ----------------------------------------------------- */
/* Padding */
/* ----------------------------------------------------- */
.padding-vert-small {
  padding: 50px 0 50px 0;
}

.padding-vert-medium {
  padding: 100px 0 100px 0;
}

.padding-vert-large {
  padding: 150px 0 150px 0;
}

.padding-vert-extralarge {
  padding: 200px 0 200px 0;
}

.padding-top-small {
  padding: 50px 0 0 0;
}

.padding-top-medium {
  padding: 100px 0 0 0;
}

.padding-top-large {
  padding: 150px 0 0 0;
}

.padding-top-extralarge {
  padding: 200px 0 0 0;
}

.padding-bottom-small {
  padding: 0 0 50px 0;
}

.padding-bottom-medium {
  padding: 0 0 100px 0;
}

.padding-bottom-large {
  padding: 0 0 150px 0;
}

.padding-bottom-extralarge {
  padding: 0 0 200px 0;
}

.vertical-center {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (min-width: 992px) {
  .vertical-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
/* ----------------------------------------------------- */
/* Shadow */
/* ----------------------------------------------------- */
.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}

section img {
  width: 100%;
  height: auto;
}

/* ----------------------------------------------------- */
/* Image Classes */
/* ----------------------------------------------------- */
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.alignright {
  float: right;
  margin: 0 0px 20px 20px;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
  margin-bottom: 20px;
}

img[src$=".gif"], img[src$=".png"] {
  image-rendering: optimizeQuality;
}

/* ----------------------------------------------------- */
/* img Ratio */
/* ----------------------------------------------------- */
.img--responsive {
  max-width: 100%;
  height: auto;
}

.img--responsive > img {
  max-width: 100%;
  height: auto;
}

.img--max-full-centered {
  text-align: center;
}

.img--max-full-centered > img, .img--max-full-centered > noscript > img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-size-1600x800, .img-size-1370x900, .img-size-1x1 {
  position: relative;
  background: #8b5cdd;
}

.img-size-1600x800::before, .img-size-1370x900::before, .img-size-1x1::before {
  content: "";
  display: block;
}

.img-size-1600x800 > div:first-child, .img-size-1600x800 > img:first-child, .img-size-1600x800 > noscript img, .img-size-1370x900 > div:first-child, .img-size-1370x900 > img:first-child, .img-size-1370x900 > noscript img, .img-size-1x1 > div:first-child, .img-size-1x1 > img:first-child, .img-size-1x1 > noscript img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.img-size-1x1::before {
  padding-top: 100%;
}

.img-size-1370x900::before {
  padding-top: 65.69343%;
}

.img-size-1600x800::before {
  padding-top: 50%;
}

/* ------------------------------------------------------------
			ANIMATION 
------------------------------------------------------------ */
@-webkit-keyframes translateSquiggle {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}
@keyframes translateSquiggle {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}
@-webkit-keyframes fadeup {
  from {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeup {
  from {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fade-up {
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  opacity: 0;
  -webkit-transition: opacity 0.7s, -webkit-transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1);
  transition: opacity 0.7s, -webkit-transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1);
  -o-transition: transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1), opacity 0.7s;
  transition: transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1), opacity 0.7s;
  transition: transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1), opacity 0.7s, -webkit-transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1);
}

.fade-down {
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  opacity: 0;
  -webkit-transition: opacity 0.7s, -webkit-transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1);
  transition: opacity 0.7s, -webkit-transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1);
  -o-transition: transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1), opacity 0.7s;
  transition: transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1), opacity 0.7s;
  transition: transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1), opacity 0.7s, -webkit-transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1);
}

.-in-view .fade-up, .fade-up.-in-view {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
}

@media (min-width: 600px) {
  .fade-up {
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
  }
}
.fade-up-short {
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
}

.fade-up-2 {
  -webkit-transition-delay: 0.2s, 0.2s;
       -o-transition-delay: 0.2s, 0.2s;
          transition-delay: 0.2s, 0.2s;
}

.fade-up-3 {
  -webkit-transition-delay: 0.4s, 0.4s;
       -o-transition-delay: 0.4s, 0.4s;
          transition-delay: 0.4s, 0.4s;
}

.fade-up-4 {
  -webkit-transition-delay: 0.6s, 0.6s;
       -o-transition-delay: 0.6s, 0.6s;
          transition-delay: 0.6s, 0.6s;
}

.fade-up-5 {
  -webkit-transition-delay: 0.8s, 0.8s;
       -o-transition-delay: 0.8s, 0.8s;
          transition-delay: 0.8s, 0.8s;
}

.fade-up-6 {
  -webkit-transition-delay: 1s, 1s;
       -o-transition-delay: 1s, 1s;
          transition-delay: 1s, 1s;
}

.fade-up-7 {
  -webkit-transition-delay: 1.2s, 1.2s;
       -o-transition-delay: 1.2s, 1.2s;
          transition-delay: 1.2s, 1.2s;
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

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

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

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    -ms-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    -ms-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    -ms-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    -ms-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

.quoteup-quote-cart table tr th {
  background: #fff !important;
}
.quoteup-quote-cart table tr:nth-child(2n), .quoteup-quote-cart table tr {
  background: #fff !important;
}
.quoteup-quote-cart .woocommerce table.shop_table {
  border-radius: 0 !important;
  border: none;
}
.quoteup-quote-cart .woocommerce table.shop_table td {
  border-top: none;
}
.quoteup-quote-cart .wdm-enquiry-form {
  float: left;
  width: 100%;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.06);
          box-shadow: 0 3px 25px rgba(0, 0, 0, 0.06);
}
.quoteup-quote-cart .wdm-enquiry-form form label {
  margin-top: 0;
  padding-bottom: 0;
}
.quoteup-quote-cart .wdm-enquiry-form .mpe_form_input:not(.form-errors-wrap) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slider__wrapper .slick-dots {
  text-align: right;
  margin: 0 auto;
}

.slide {
  height: 70vh;
}
@media (min-width: 992px) {
  .slide {
    height: 70vh;
    height: calc(100vh - 340px);
  }
}

.slide {
  position: relative;
}
.slide__img {
  width: 100%;
  height: 100%;
}
.slide__img img {
  width: 100%;
  height: 100%;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -o-object-fit: cover;
     object-fit: cover;
}
.slide__img.compat-object-fit {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.slide__img.compat-object-fit img {
  opacity: 0;
}

.captions {
  top: 0;
  height: 25px;
  line-height: 1;
  background: rgba(255, 255, 255, 0.85);
  margin-left: calc(-50vw + 50%);
  text-align: right;
  padding: 0 10px;
}
.captions h2 {
  font-weight: bold;
  color: #333;
}
.captions h2:after {
  background: #fff;
}
.captions p {
  color: #000;
  display: inline;
  line-height: 1;
  margin-bottom: 0;
}
.captions a.btn {
  margin-left: 30px;
  margin-bottom: 0;
  line-height: 25px;
}
.captions a.btn:after {
  top: 1px;
}

.slider [data-animation-in] {
  opacity: 0;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-transition: opacity 0.5s ease 0.3s;
  -o-transition: opacity 0.5s ease 0.3s;
  transition: opacity 0.5s ease 0.3s;
}

.slick-arrow {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 40px;
  height: 90px;
  z-index: 1;
  top: 50%;
  margin-top: -45px;
  border: 0;
  display: block;
  background: none;
  cursor: pointer;
}
.slick-arrow:focus {
  outline: none;
}

.slick-disabled {
  display: none !important;
}

.slick-prev {
  left: 40px;
}
.slick-prev .slick-icon {
  left: 0;
}

.slick-next {
  right: 40px;
}
.slick-next .slick-icon {
  right: 0;
}

.slick-icon {
  position: absolute;
  top: 0;
  width: 40px;
  height: 90px;
  stroke: #fff;
  fill: transparent;
  stroke-width: 3;
  opacity: 0.6;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.slick-icon:hover {
  stroke-width: 6;
  opacity: 1;
}

.slick-counter {
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.slick-counter .current {
  font-size: 1.35em;
  font-weight: bold;
}
.slick-dotted .slick-slider {
  margin-bottom: 0px;
}

.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li:before {
  display: none;
}
.slick-dots li button {
  border: 0;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.stick-dots .slick-dots {
  margin-top: -65px;
}
.stick-dots .slick-dots li {
  height: 25px;
  width: 25px;
}
.stick-dots .slick-dots li button {
  position: relative;
  background: #fff;
  opacity: 0.9;
  width: 25px;
  height: 25px;
  padding: 0;
}
.stick-dots .slick-dots li button:hover, .stick-dots .slick-dots li button:focus {
  opacity: 1;
  background: red;
}
.stick-dots .slick-dots li.slick-active button {
  background: red;
  opacity: 1;
}
.stick-dots .slick-dots li.slick-active button:hover, .stick-dots .slick-dots li.slick-active button:focus {
  opacity: 1;
}

.bottom-dots .slick-dots {
  margin-top: 0px;
}
.bottom-dots .slick-dots li {
  height: 15px;
  width: 15px;
}
.bottom-dots .slick-dots li button {
  position: relative;
  border: 2px solid #CE1C2D;
  opacity: 1;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  padding: 0;
}
.bottom-dots .slick-dots li button:hover, .bottom-dots .slick-dots li button:focus {
  opacity: 1;
}
.bottom-dots .slick-dots li.slick-active button {
  background-color: #CE1C2D;
  opacity: 1;
}
.bottom-dots .slick-dots li.slick-active button:hover, .bottom-dots .slick-dots li.slick-active button:focus {
  opacity: 1;
}

.content-slider .slick-slide {
  margin: 15px 15px;
}
.content-slider .slick-list {
  margin: -15px -15px;
}
.content-slider .slick-prev {
  left: -80px;
}
.content-slider .slick-prev .slick-icon {
  left: 0;
}
.content-slider .slick-next {
  right: -80px;
}
.content-slider .slick-next .slick-icon {
  right: 0;
}

.aktuelles .slick-slide {
  margin: 25px 25px;
}
.aktuelles .slick-list {
  margin: -25px -25px;
}
.aktuelles .aktuelles-slide {
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.aktuelles .slick-active {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}
.aktuelles .title {
  position: absolute;
  padding: 20px;
  background: rgba(255, 255, 255, 0.95);
  bottom: 0px;
  float: left;
  width: 75%;
}
.aktuelles .title h3 {
  font-weight: 300;
  padding-bottom: 0;
  margin-bottom: 0;
}
.aktuelles .image {
  position: relative;
}
.aktuelles .image img {
  float: left;
  width: 100%;
  height: auto;
}
.aktuelles .slick-prev {
  left: -80px;
}
.aktuelles .slick-prev .slick-icon {
  left: 0;
}
.aktuelles .slick-next {
  right: -80px;
}
.aktuelles .slick-next .slick-icon {
  right: 0;
}

@media (max-width: 992px) {
  .slider_home {
    margin-bottom: 0px;
  }
}
.slider_home .slide {
  height: calc(100vh - 280px);
  position: relative;
  background: #f6f6f6;
}
@media (min-width: 992px) {
  .slider_home .slide {
    height: calc(100vh - 340px);
  }
}
.slider_home .slide .slide__img {
  width: 100%;
  height: 100%;
  background-size: inherit;
  background-position: center center;
}
/*.slider_home .slide .slide__img {
  width: 100%;
  height: auto;
  background-size: inherit;
  /*background-position: center center;*/
}*/
@media (min-width: 992px) {
  .slider_home .slide .slide__img {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@media (max-width: 992px) {
  .slider_home .slide .slide__img {
    /*height:650px !important;*/
    left:-75px !important;
    height: calc(100vh - 740px);
  }
  .slider_home .slide {
    /*height:650px !important;*/
    left:-75px !important;
    height: calc(100vh - 740px);
  }
}

@media (min-width: 992px) {
  .slider_home .slide .slide__img img {
    max-width: 100%;
    height: auto;
    opacity: 1 !important;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }
}
.slider_home .slide .container {
  height: 100%;
  z-index: 2000;
}
@media (min-width: 992px) {
  .slider_home .slide .container {
    position: relative;
  }
}
.slider_home .slide .caption {
  z-index: 10;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  left: 15px;
  width: 100%;
}
@media (max-width: 992px) {
  .slider_home .slide .caption {
    top: auto;
    bottom: 30px;
  }
}
.slider_home .slide .caption h2 {
  line-height: 1.8em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  -webkit-transition: opacity 0.7s, -webkit-transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1);
  transition: opacity 0.7s, -webkit-transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1);
  -o-transition: transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1), opacity 0.7s;
  transition: transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1), opacity 0.7s;
  transition: transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1), opacity 0.7s, -webkit-transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1);
  -webkit-transition-delay: 0.25s, 0.25s;
       -o-transition-delay: 0.25s, 0.25s;
          transition-delay: 0.25s, 0.25s;
}
@media (max-width: 992px) {
  .slider_home .slide .caption h2 {
    font-size: 23px;
    line-height: 2em;
  }
}
.slider_home .slide .caption h2 span {
  position: relative;
  padding: 5px 10px;
  line-height: 1em;
  color: #fff;
  background: #CE1C2D;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  border-radius: 5px;
}
.slider_home .slide .caption p {
  margin-top: 0;
  line-height: 2em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  -webkit-transition: opacity 0.7s, -webkit-transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1);
  transition: opacity 0.7s, -webkit-transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1);
  -o-transition: transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1), opacity 0.7s;
  transition: transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1), opacity 0.7s;
  transition: transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1), opacity 0.7s, -webkit-transform 0.7s cubic-bezier(0.42, 0.01, 0.23, 1);
  -webkit-transition-delay: 0.5s, 0.5s;
       -o-transition-delay: 0.5s, 0.5s;
          transition-delay: 0.5s, 0.5s;
}
.slider_home .slide .caption p span {
  position: relative;
  padding: 5px 10px;
  color: #fff;
  background: #333;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  border-radius: 5px;
}
@media (max-width: 992px) {
  .slider_home .slick-arrow {
    display: none !important;
  }
}
.slider_home .slick-active .caption h2 {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slider_home .slick-active .caption p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slider_full_width {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}
.slider_full_width .slide {
  height: 60vh;
  position: relative;
  background: #f6f6f6;
}
.slider_full_width .slide .slide__img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 992px) {
  .slider_full_width .slide .slide__img {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.slider_full_width .slide .slide__img img {
  max-width: 100%;
  height: auto;
  opacity: 1 !important;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.slider_full_width .slide .container {
  position: relative;
  height: 100%;
}
.slider_full_width .slide .caption {
  background: #fff;
  z-index: 10;
  bottom: 0px;
  position: absolute;
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
  width: 350px;
  padding: 35px;
  right: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.slider_single {
  float: left;
  width: 100%;
}
.slider_single .slide {
  float: left;
  background: #f6f6f6;
  height: auto;
}
.slider_single .slick-dots {
  margin-top: -10px !important;
}
.slider_single .slick-dots button {
  border-color: #333 !important;
}
.slider_single .slick-active button {
  background-color: #333 !important;
}

/* /////////// IMAGE ZOOM /////////// */
@-webkit-keyframes zoomInImage {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  to {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
}
@keyframes zoomInImage {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  to {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
}
.zoomInImage {
  -webkit-animation-name: zoomInImage;
          animation-name: zoomInImage;
}

@-webkit-keyframes zoomOutImage {
  from {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomOutImage {
  from {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.zoomOutImage {
  -webkit-animation-name: zoomOutImage;
          animation-name: zoomOutImage;
}

#header {
  background: #fff;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 50px rgba(0, 0, 0, 0.08);
}
#header .container {
  display: block;
  position: relative;
  z-index: 10;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 992px) {
  #header {
    height: 70px !important;
    position: fixed;
  }
}

.header__logo {
  float: left;
  position: relative;
  margin-right: 50px;
}
.header__logo svg, .header__logo img {
  height: 70px;
}

.alternate__Logo {
  position: fixed;
  top: -120px;
  left: 50px;
  z-index: 1000;
}
.alternate__Logo img {
  height: 100px;
  width: auto;
}
@media (min-width: 992px) {
  .alternate__Logo.is-fixed {
    top: 10px;
    position: fixed;
    -webkit-animation-name: stickySlideDown;
            animation-name: stickySlideDown;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.header__meta__container {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header__meta {
  float: left;
  font-size: 0.8em;
  padding-top: 0px;
}
.header__meta span {
  margin-left: 20px;
}
.header__meta span i {
  margin-right: 5px;
}

.header__search {
  float: left;
  position: relative;
  margin-left: 15px;
}
.header__search input[type=text] {
  float: left;
  border-radius: 0;
  background: #f6f6f6;
  border-bottom: 0px solid #DEDEDE;
  width: 160px;
  padding: 0 30px 0 15px;
  font-size: 12px;
  margin: 0;
  margin-right: -20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
}
.header__search button {
  float: left;
  background: transparent;
  padding: 0 5px;
  margin: 0;
  position: relative;
  margin: 0;
  left: -10px;
  top: 2px;
}
.header__search button i {
  color: #333;
}
@media (max-width: 992px) {
  .header__search {
    margin-right: 30px;
  }
}

.header__slogan {
  float: right;
  clear: right;
  margin-top: 30px;
  font-size: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #CE1C2D;
}
@media (max-width: 992px) {
  .header__slogan {
    display: none;
  }
}

.nav__container {
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin-top: 25px;
  float: right;
  clear: right;
}
@media (min-width: 992px) {
  .nav__container.is-fixed {
    top: 0;
    position: fixed;
    background: #fff;
    z-index: 100;
    -webkit-animation-name: stickySlideDown;
            animation-name: stickySlideDown;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

@-webkit-keyframes stickySlideDown {
  0% {
    opacity: 0.7;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes stickySlideDown {
  0% {
    opacity: 0.7;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
#navigation {
  float: right;
}

@media (max-width: 992px) {
  .right__container {
    margin-top: 0;
  }

  .header__meta {
    padding-top: 0px;
    display: none;
  }

  .header__logo {
    margin-right: 0;
    position: absolute;
    top: 10px;
  }
  .header__logo img, .header__logo svg {
    height: 50px;
  }

  .nav__container {
    width: 0;
  }
}
/* ---------------------------------- */
/* Navigation
------------------------------------- */
#navigation {
  float: left;
}
#navigation ul {
  padding-left: 0;
  margin: 0;
  padding-top: 0;
}
#navigation ul ul {
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  visibility: hidden;
  opacity: 0;
}
#navigation li {
  list-style-type: none;
  position: relative;
  margin-top: 0;
}
#navigation li:before {
  display: none;
}
#navigation li a {
  font-weight: bold;
}
@media (max-width: 1530px) {
  #navigation li a {
    font-size: 14px;
  }
}

/* first layer */
#navigation > ul > li {
  float: left;
  display: block;
  position: relative;
}
#navigation > ul > li > a {
  display: block;
  color: #707070;
  height: 100%;
  position: relative;
  padding: 0 10px;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 10px;
}
#navigation > ul > li.last > a {
  margin-right: 0;
}
#navigation > ul > li.active > a, #navigation > ul > li > a:hover {
  color: #333;
}
#navigation > ul > li.menu-item-has-children > a {
  padding-right: 30px;
}
#navigation > ul > li.menu-item-has-children.active:after, #navigation > ul > li.menu-item-has-children:hover:after {
  color: #333;
}
#navigation > ul > li.menu-item-has-children:after {
  font-family: "FontAwesome";
  content: "";
  color: #333;
  position: absolute;
  top: 50%;
  height: 10px;
  margin-top: -13px;
  right: 20px;
}
#navigation > ul > li:hover > ul {
  visibility: visible;
  opacity: 1;
}
#navigation > ul > li:hover > a {
  color: #333;
}

/* second layer */
#navigation > ul > li > ul {
  position: absolute;
  top: 100%;
  width: auto;
  min-width: calc(100% - 5px);
  z-index: 1;
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 18px 10px 10px 10px;
}
#navigation > ul > li > ul > li {
  white-space: nowrap;
  margin-top: 2px;
}
#navigation > ul > li > ul > li > a {
  color: #333;
  display: block;
  line-height: 1em;
  padding: 10px;
  border-radius: 5px;
}
#navigation > ul > li > ul > li.active > a, #navigation > ul > li > ul > li:hover > a {
  background: #f6f6f6;
}

/* START RESPONSIVE MENU */
.mobile__nav__container {
  display: none;
}

.navbutton {
  float: right;
  height: 25px;
  width: 32px;
  background: none;
  padding: 0;
  border: none;
  outline: none;
  cursor: pointer;
  position: fixed;
  top: 17px;
  right: 20px;
  z-index: 999;
}
.navbutton:hover .burger {
  width: 100%;
}

.navbutton_icon {
  width: 32px;
  height: 25px;
  opacity: 1;
  -webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
}

@media only screen and (max-width: 992px) {
  .navbutton_icon {
    right: 30px;
  }
}
.burger {
  display: none;
  position: absolute;
  right: 0;
  background-color: #404041;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  width: 32px;
  height: 3px;
  -webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.burger:nth-of-type(1) {
  top: 0;
  width: 20px;
}
.burger:nth-of-type(2) {
  top: calc(50% - 1.5px);
}
.burger:nth-of-type(3) {
  bottom: 0px;
  width: 26px;
}

.navbutton-close {
  -webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
}
.navbutton-close .burger {
  width: 32px;
  height: 3px;
  background-color: #CE1C2D;
}

.navbutton-close .burger:nth-of-type(1) {
  -webkit-transform: scale3d(1, 1, 1) rotate(-45deg);
  transform: scale3d(1, 1, 1) rotate(-45deg);
}
.navbutton-close .burger:nth-of-type(2) {
  opacity: 0;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
}
.navbutton-close .burger:nth-of-type(3) {
  -webkit-transform: scale3d(1, 1, 1) rotate(45deg);
  transform: scale3d(1, 1, 1) rotate(45deg);
}

@media (max-width: 992px) {
  .burger {
    display: block;
  }

  .nav__container {
    display: none;
  }

  .mobile__nav__container {
    overflow: scroll !important;
    z-index: 500;
    top: -120%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    position: absolute;
    display: block;
    opacity: 1;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    background: #fff;
    float: left;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 750ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 750ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 750ms cubic-bezier(0.77, 0, 0.175, 1);
    border-left: 3px solid #eee;
    border-top: 3px solid #eee;
    border-bottom: 3px solid #eee;
  }

  /*
  body{
  	transition: all 750ms cubic-bezier(0.77, 0, 0.175, 1);
  	transform: translate3d(0%, 0, 0);
  }
  */

  /* Mobile Menu */

  /* Erste Ebene */

  /* Zweite Ebene */
}
@media (max-width: 992px) and (max-width: 992px) {
  .mobile__nav__container {
    width: 80%;
  }
}
@media (max-width: 992px) and (max-width: 768px) {
  .mobile__nav__container {
    width: calc(100%);
  }
}
@media (max-width: 992px) {
  .menu-open .mobile__nav__container {
    pointer-events: all;
    opacity: 1;
    top: 70px;
    visibility: visible;
    position: fixed;
    height: calc(100% - 70px);
    overflow: scroll;
  }
}
@media (max-width: 992px) {
  body.menu-open .navbutton {
    position: fixed;
  }
  body.menu-open .navbutton:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    top: -8px;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 40px;
  }
}
@media (max-width: 992px) {
  #mobile_navigation {
    float: left;
    width: 100%;
    height: 100%;
  }
  #mobile_navigation ul {
    width: 100%;
  }
  #mobile_navigation li {
    list-style-type: none;
    position: relative;
    margin-top: 0;
    float: left;
    clear: left;
  }
  #mobile_navigation .menu-item {
    position: relative;
    display: block;
  }
}
@media (max-width: 992px) {
  #mobile_navigation > ul {
    padding: 30px 50px;
    float: left;
  }
  #mobile_navigation > ul > li {
    position: relative;
  }
  #mobile_navigation > ul > li > a {
    display: block;
    position: relative;
    font-size: 20px;
    line-height: 20px;
    padding: 15px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media (max-width: 992px) {
  #mobile_navigation ul ul {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 992px) {
  #mobile_navigation > ul > li > ul {
    position: relative;
    top: 0px;
    /*
    & > li:before{
    	content:'\230b'; 
    	position:absolute;  
    	left:-20px; 
    	top:-18px; 
    	font-size:40px; 
    	color:$akzent; 
    	transform: scaleX(-1);
    }
    */
  }
  #mobile_navigation > ul > li > ul > li {
    background: transparent;
    position: relative;
  }
  #mobile_navigation > ul > li > ul > li > a {
    padding: 5px 20px 5px 0;
    display: inline-block;
  }
  #mobile_navigation > ul > li > ul:before {
    display: none;
  }
}
.hero-area {
  height: auto;
  margin-top: 105px;
}
@media (max-width: 992px) {
  .hero-area {
    margin-top: 70px;
  }
}
.hero-area.no-bg {
  margin-top: 150px;
}

/*
@media (max-width: $screenDesktop){
	.hero-area {
        height:auto;
        margin-top:0;
        & .container{
			z-index:101;
			position: relative;
			top: 30px;
			transform: translateY(0%);
			& h1 {
				font-size: $h2_font_size;
			}
		}    
        & .stoerer{
		    position:relative;
	    }	    
    }

}
*/
.single__page {
  background-size: cover;
  background-position: center top;
  position: relative;
}
.single__page .image {
  height: calc(100vh - 340px);
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.single__page .page-opener {
  position: absolute;
  width: 100%;
}
@media (max-width: 992px) {
  .single__page .page-opener {
    position: relative;
  }
}
.single__page .container {
  position: relative;
  -webkit-transform: translateY(-90%);
      -ms-transform: translateY(-90%);
          transform: translateY(-90%);
  height: auto;
}
@media (max-width: 992px) {
  .single__page .container {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.single__page h1 {
  position: relative;
  z-index: 20;
  font-size: 55px;
  line-height: 1em;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 0px 11px black;
  /*
  & span {
      position: relative;
  	padding: 5px 10px;
  	line-height:1em;
  	color: $white;
  	background: $spk_red;
  	box-decoration-break: clone;
  	border-radius:5px;
  }
  */
}
@media (max-width: 992px) {
  .single__page h1 {
    margin-top: 40px;
    color: #333;
    text-shadow: none;
    margin-bottom: 20px;
    font-weight: 300;
  }
}
.single__page h1:after {
  display: none;
}
.single__page .fakten {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.single__page .fakten .fakt {
  line-height: 1.15em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #CE1C2D;
  color: #fff;
  border-radius: 5px;
  padding: 25px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .single__page .fakten .fakt {
    -ms-flex-preferred-size: 32.5%;
        flex-basis: 32.5%;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    margin-bottom: 0;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.35);
            box-shadow: 0 0 40px rgba(0, 0, 0, 0.35);
  }
}

.content-single {
  margin-top: 100px;
  padding-bottom: 50px;
}
.content-single .vc_row:first-of-type {
  padding-top: 0 !important;
}
.content-single .single-product {
  padding-top: 75px;
}
.content-home {
  margin-top: 100px;
  padding-bottom: 50px;
}
.content-home .vc_row:first-of-type {
  padding-top: 0 !important;
}

.gray_box {
  background: #f5f5f5;
  padding: 10px 25px 0 25px !important;
}
.gray_box input[type=text], .gray_box input[type=password], .gray_box input[type=email], .gray_box input[type=date], .gray_box textarea, .gray_box input[type=file] {
  background: #fff;
}
.gray_box submit {
  margin-bottom: 0;
}

.divider {
  width: 100%;
  height: 3px;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #CE1C2D;
}

.erfolg__teaser {
  position: relative;
}
@media (max-width: 992px) {
  .erfolg__teaser {
    clear: both;
    margin-bottom: 30px;
  }
}
.erfolg__teaser .image {
  position: relative;
  z-index: -1;
  background: #f6f6f6;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-bottom: 15px;
  float: left;
}
.erfolg__teaser .image img {
  float: left;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.erfolg__teaser .desc {
  padding: 15px;
}
.erfolg__teaser .desc p {
  margin-bottom: 15px;
}
.erfolg__teaser .meta {
  border-top: 3px solid #707070;
  padding: 15px 0;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.erfolg__teaser .meta > div {
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
}
.erfolg__teaser .meta .link {
  text-align: right;
}
.erfolg__teaser .meta i {
  margin-right: 5px;
}

.erfolge {
  padding: 0 5px;
}
.erfolge .col-md-4 {
  padding: 0 5px;
}
.erfolge .col-md-3 {
  padding: 0 10px;
}
.erfolge > div:last-of-type .erfolg__teaser {
  margin-bottom: 0px;
}

.search-results .erfolg__teaser {
  margin-bottom: 20px;
}
.search-results .erfolg__teaser .desc p {
  height: 70px;
  display: inline-block;
}

.border__box {
  position: relative;
  height: 100%;
}
@media (max-width: 768px) {
  .border__box {
    margin-bottom: 30px;
  }
}
.border__box .image {
  position: relative;
  z-index: -1;
  background: #f6f6f6;
}
.border__box .counter {
  position: absolute;
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 60px;
  text-align: center;
  line-height: 54px;
  font-size: 33px;
  left: 50%;
  margin-left: -30px;
  top: -30px;
  margin-bottom: 30px;
}
.border__box.border__image__gray .counter {
  border: 3px solid #707070;
  color: #707070;
}
.border__box.border__image__red .counter {
  border: 3px solid #CE1C2D;
  color: #CE1C2D;
}
.border__box .desc {
  padding: 20px 20px 20px 20px;
}
.border__box .desc p {
  margin-bottom: 15px;
}
.border__box .counter + .desc {
  padding-top: 45px;
}
.border__box .meta {
  border-top: 3px solid #707070;
  padding: 15px 0;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.border__box .meta > div {
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
}
.border__box .meta .link {
  text-align: right;
}
.border__box .meta i {
  margin-right: 5px;
}

.erfolge .col-md-4 {
  padding: 0 5px;
}

.teaser__box {
  position: relative;
  width: 100%;
  color: white;
  /*
  & a{
  	position:absolute;
  	bottom:-5px;
  	left:50%;
  	margin-left:-25px;

  }
  */
}
@media (max-width: 992px) {
  .teaser__box {
    margin-bottom: 30px;
  }
}
.teaser__box .image {
  position: relative;
  overflow: hidden;
  height: 250px;
}
.teaser__box .image img {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.teaser__box .description {
  background: #000;
  padding: 10px;
  width: 80%;
  position: absolute;
  bottom: -5px;
  left: -5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.teaser__box h3 {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 17px;
}
.teaser__box a:hover img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.teaser__box a:hover .description {
  background: #CE1C2D;
}

@media (min-width: 992px) {
  .vc_column_container:last-of-type .teaser__box {
    margin-bottom: 0;
  }
}
.content__box {
  position: relative;
}
.content__box .clipped {
  width: 100%;
  min-height: 250px;
}
.content__box .clipped .inner {
  padding: 30px;
}
.content__box a {
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -25px;
}
.content__box a.red_scheme {
  border-color: #E0003A;
}
.content__box a.red_scheme:before {
  color: #E0003A;
}

.teaser-row > div {
  margin-bottom: 30px;
}

.teaser {
  border: 1px solid #CECECE;
  padding: 30px 30px;
  text-align: center;
  height: 100%;
}
.teaser .image {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  background: #5E7782;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 20px;
  padding: 20px;
  background-size: 300% 300%;
}
.teaser p {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .teaser:hover {
    cursor: pointer;
  }

  .teaser .image, .teaser p {
    display: none;
  }

  .teaser-row > div {
    margin-bottom: 15px;
  }

  .teaser {
    position: relative;
    padding: 10px;
  }

  .teaser.current {
    padding: 30px;
  }

  .teaser h4 {
    margin-bottom: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }

  .teaser.current h4 {
    padding-bottom: 15px;
  }

  .teaser:before {
    position: absolute;
    font-family: "FontAwesome";
    content: "";
    font-size: 20px;
    right: 0px;
    bottom: 0px;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-top-left-radius: 15px;
    background: #CECECE;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }

  .teaser:hover:before {
    background: #5E7782;
  }

  .teaser.current:before {
    content: "";
  }
}
@media screen and (min-width: 991px) {
  .teaser-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

  .teaser-row > div > div {
    height: 100%;
  }
}
.post-teaser {
  border: 1px solid #CECECE;
  padding: 20px 20px;
  text-align: left;
  width: 100%;
  position: relative;
}

.post-teaser img {
  margin-bottom: 20px;
}

.post-teaser::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2ffffff' viewBox='0 0 24 24'%3E%3Cpath d='M22 12l-4-4v3H3v2h15v3z'/%3E%3C/svg%3E");
  background-size: 24px 24px;
  -ms-transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.42, 0.01, 0.23, 1);
  transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.42, 0.01, 0.23, 1);
  -o-transition: transform 0.3s cubic-bezier(0.42, 0.01, 0.23, 1), opacity 0.3s;
  transition: transform 0.3s cubic-bezier(0.42, 0.01, 0.23, 1), opacity 0.3s;
  transition: transform 0.3s cubic-bezier(0.42, 0.01, 0.23, 1), opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.42, 0.01, 0.23, 1);
}

@media (max-width: 599px) {
  .post-teaser::after {
    opacity: 1;
    -ms-transform: none;
    -webkit-transform: none;
            transform: none;
  }
}
.post-teaser:hover::after {
  -ms-transform: none;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
  -webkit-transition-delay: 0.2s, 0.2s;
       -o-transition-delay: 0.2s, 0.2s;
          transition-delay: 0.2s, 0.2s;
}

.u-release {
  margin-bottom: 100px;
  padding: 0px;
}

@media (min-width: 992px) {
  .u-release.full-release {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
  }
  .u-release.left-release {
    margin-left: calc(-50vw + 50%);
  }
  .u-release.right-release {
    margin-right: calc(-50vw + 50%);
  }
}
/* -------------------- 
-->	Icon Box 
-------------------- */
.icon__box {
  width: 100%;
  margin-bottom: 30px;
  background: #f6f6f6;
  padding: 10px 30px 30px 30px;
}
@media (min-width: 992px) {
  .icon__box {
    margin-bottom: 0;
  }
}
.icon__box__align_left {
  text-align: left;
}
.icon__box__align_center {
  text-align: center;
}
.icon__box a {
  border: 0;
}
.icon__box a:hover {
  color: #DEDEDE;
}
.icon__box .icon {
  float: left;
  height: 140px;
  width: 100%;
}
.icon__box .icon img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: auto;
  max-height: 80%;
  width: auto;
  max-width: 100%;
}
.icon__box p {
  margin-bottom: 15px;
}
.icon__box p:last-of-type {
  margin-bottom: 0;
}
.icon__box.red_scheme {
  background: #CE1C2D;
}
.icon__box.red_scheme h3, .icon__box.red_scheme p, .icon__box.red_scheme a {
  color: #fff;
}

.icon__box-left {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .icon__box-left {
    margin-bottom: 0;
  }
}
.icon__box-left a {
  color: #333;
  display: block;
}
.icon__box-left .icon {
  float: left;
  height: 80px;
  width: 30%;
  margin-bottom: 20px;
  text-align: left;
}
.icon__box-left .icon img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 90%;
  width: auto;
}
.icon__box-left .description {
  float: left;
  width: 70%;
}
.icon__box-left .description h3 {
  font-size: 1.5rem;
  padding-bottom: 20px !important;
}
.icon__box-left .description h3:after {
  display: block;
}
.icon__box-left .description p {
  font-weight: 300;
}

.aktuelles__item {
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  .aktuelles__item {
    margin-bottom: 0;
  }
}
.aktuelles__item .image {
  float: left;
  width: 100%;
}
.aktuelles__item .image img {
  float: left;
}
.aktuelles__item .description {
  float: left;
  padding: 20px;
  width: 100%;
  background: #f6f6f6;
}
.aktuelles__item .description .meta {
  float: left;
  width: 100%;
  border-bottom: 1px dotted #DEDEDE;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 0.85rem;
}
.aktuelles__item .description .meta i {
  margin-right: 10px;
}
.aktuelles__item .btn {
  margin-bottom: 0;
}
.aktuelles__item a .description {
  color: #333;
  font-weight: 300;
}

.search-results .row > div {
  margin-bottom: 35px;
}
.search-results .row > div:nth-child(5n) {
  clear: left;
}

section.parallax {
  float: left;
  height: 70vh;
  min-height: 65%;
  background-size: cover;
  padding: 50px 0;
  background-position: center top;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
section.parallax .shade-dark {
  width: 100%;
  position: absolute;
  top: 0;
  height: 60%;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
}
section.parallax .shade-light {
  width: 100%;
  position: absolute;
  top: 0;
  height: 60%;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
}
section.parallax h3, section.parallax p {
  position: relative;
  z-index: 2;
}
section.parallax .text_full {
  width: 100%;
  float: left;
}
section.parallax .text_left {
  width: 50%;
  float: left;
  padding-right: 50px;
}
section.parallax .text_right {
  width: 50%;
  float: right;
  padding-left: 50px;
}

.side-image-container {
  width: 100%;
}
.side-image-container .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #f6f6f6;
}
.side-image-container .btn-primary {
  margin-bottom: 0;
}
.side-image-container .content-container {
  padding: 0 15px;
}
.side-image-container .content-container-wrapper {
  float: left;
  width: 100%;
  padding-right: 0;
}
.side-image-container .content-container-wrapper .left-content {
  padding-left: 0;
}
.side-image-container .content-container-wrapper .right-content {
  margin-left: 0px;
}

@media screen and (max-width: 768px) {
  .side-image-container .image {
    height: 40vh;
  }

  .side-image-container .content-container {
    padding: 40px 40px;
    height: auto;
  }

  .side-image-container .content-container .btn {
    margin-top: 40px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .side-image-container .half-vh {
    height: auto;
  }

  .side-image-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .side-image-container .content-container-wrapper {
    width: 50%;
    float: left;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .side-image-container .content-container {
    width: 100%;
    padding: 0;
    margin: unset;
    padding: 0 50px;
    /*min-height:calc(50vh - 200px);*/
  }

  .side-image-container .image {
    width: 50%;
    float: left;
  }

  .side-image-container.right-side .image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .side-image-container.right-side .content-container {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    float: right;
  }

  .side-image-container .content-container.right-col {
    margin-left: 0px;
    padding-right: 0;
    float: left;
  }

  .side-image-container .content-container.left-col {
    padding-left: 0;
    padding-right: 50px;
    float: right;
  }
}
@media screen and (min-width: 1440px) {
  .side-image-container .content-container {
    width: 610px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .side-image-container .content-container {
    padding-left: 50px;
    padding-right: 0;
    margin-left: 0;
  }

  .side-image-container.right-side .content-container {
    padding-left: 0;
    padding-right: 50px;
    margin-right: 0;
  }
}
@media screen and (min-width: 1530px) {
  .side-image-container .content-container {
    width: 705px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .side-image-container .content-container {
    padding-left: 50px;
    padding-right: 0;
    margin-left: 0;
  }

  .side-image-container.right-side .content-container {
    padding-left: 0;
    padding-right: 50px;
    margin-right: 0;
  }
}
.font_white p, .font_white a, .font_white h1, .font_white h2, .font_white h3, .font_white h4, .font_white h5, .font_white ul li, #content .font_white ul li:before, .font_white b, .font_white strong, .font_white table tr td {
  color: #fff;
}

.font_white h2 small {
  color: #CE1C2D;
}

.vc_row[data-vc-full-width], .vc_section[data-vc-full-width] {
  overflow: visible !important;
}

.vc_section, .vc_section-has-fill, .vc_row:not(.vc_inner), .vc_row.vc_row-has-fill {
  padding-top: 75px;
  padding-bottom: 75px;
}

.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row:not(.vc_row-has-fill) + .vc_row:not(.vc_row-has-fill), .vc_row-full-width + .vc_row {
  padding-top: 0;
}

.vc_row:last-of-type {
  padding-bottom: 0;
}

.vc_row.vc_row-has-fill {
  z-index: 0;
}

.vc_section .vc_row {
  padding-top: 0;
  padding-bottom: 0;
}

.vc_row-o-equal-height .wpb_wrapper {
  height: 100%;
}

/*
.vc_section:first-of-type, .vc_section-has-fill:first-of-type{
	padding-top:0px!important;
}
*/
/*
.vc_section:last-of-type, .vc_section-has-fill:last-of-type{
	padding-bottom:0px!important;
}
*/
.wpb_content_element {
  margin-bottom: 30px !important;
}
@media (min-width: 992px) {
  .wpb_content_element {
    margin-bottom: 0 !important;
  }
  .wpb_content_element + .wpb_content_element {
    margin-top: 30px;
  }
  .wpb_content_element + .btn {
    margin-top: 30px;
  }
  .wpb_content_element + .vc_row {
    margin-top: 30px;
  }
}

.vc_section .vc_row + .vc_row, .vc_row.vc_inner + .vc_row {
  margin-top: 30px;
}

/* HINTERGRUENDE TABS + TOUR + ACCORDION */
.vc_tta-panel .vc_tta-panel-body, .vc_tta-panel-body {
  background: #fff !important;
  padding: 0px 0 !important;
  border: 0 !important;
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
}
.vc_tta-panel .vc_tta-panel-body > div, .vc_tta-panel-body > div {
  padding: 25px !important;
}

.vc_tta-panels {
  background: none !important;
  border: 0 !important;
}

.vc_tta-controls-icon:after {
  border-color: #fff !important;
}
.vc_tta-controls-icon:before {
  border-color: #fff !important;
}

.vc_tta-panel-title {
  padding: 0;
}
.vc_tta-panel-title > a {
  padding-top: 5px !important;
}

/* TABS + TOUR */
.vc_tta-tabs-container {
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  z-index: 0 !important;
  position: relative !important;
}
.vc_tta-tabs-container .vc_tta-tabs-list {
  padding: 0 !important;
  margin-bottom: 0px !important;
  overflow: visible !important;
}
.vc_tta-tabs-container .vc_tta-tabs-list li {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}
.vc_tta-tabs-container .vc_tta-tabs-list li:before {
  display: none;
}
.vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  border: 0px !important;
  margin-right: 0px !important;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16) !important;
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16) !important;
}
.vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:first-of-type > a {
  border-top-left-radius: 10px !important;
}
.vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-of-type > a {
  border-top-right-radius: 10px !important;
}
.vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
  border: 0px !important;
  position: static !important;
  text-transform: uppercase;
  font-weight: bold;
}
.vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
  background-color: #f6f6f6 !important;
  color: #333 !important;
  line-height: 1em;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  padding: 8px 25px !important;
  border-radius: 0 !important;
}
.vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:hover, .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:focus {
  background-color: #fff !important;
  background-position: 100%;
}
.vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:hover .vc_tta-title-text, .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:hover .vc_tta-icon, .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:focus .vc_tta-title-text, .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:focus .vc_tta-icon {
  color: #333 !important;
}
.vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab .vc_tta-title-text {
  color: #333 !important;
}
.vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab .vc_tta-icon {
  color: #333 !important;
}
.vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
  background-color: #fff !important;
  color: #333;
  background-position: 100%;
}
.vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active .vc_tta-title-text, .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active .vc_tta-icon {
  color: #fff;
}

/* ACCORDION */
.vc_tta-panel {
  margin-bottom: 10px;
}
.vc_tta-panel .vc_tta-panel-heading {
  background: #DEDEDE !important;
  border: 0px !important;
}
.vc_tta-panel .vc_tta-panel-heading:hover {
  background: #CE1C2D !important;
  color: #fff !important;
}
.vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-icon {
  color: #fff !important;
}
.vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title:after {
  display: none;
}
.vc_tta-panel .vc_tta-title-text {
  font-size: 15px;
  text-transform: none;
  font-weight: 600;
  color: #fff !important;
}
.vc_tta-panel.vc_active .vc_tta-panel-heading {
  background: #CE1C2D !important;
}
.vc_tta-panel.vc_active .vc_tta-title-text {
  color: #fff !important;
}
.vc_tta-panel.vc_active .vc_tta-icon {
  color: #fff !important;
}

/* FAQ TOGGLE */
.vc_toggle {
  margin-bottom: 5px;
}

.vc_toggle_title {
  /*background:#0087cc; border:1px solid #0087cc;*/
  border-left: 0;
  border-right: 0;
  padding: 5px;
  border: 1px solid #eaeaea;
  background: #fff;
  margin-bottom: 0;
}

.vc_toggle_title:hover {
  background: #f5f5f5;
}

.vc_toggle_title .vc_toggle_icon {
  background: #e2001a !important;
  padding: 3px;
  margin-left: 5px;
}

.vc_toggle_title:hover .vc_toggle_icon {
  background: #e2001a !important;
}

.vc_toggle_title h4 {
  font-size: 18px;
  font-family: "Karla", sans-serif;
  font-weight: bold;
  color: #0c0a10;
  padding-left: 10px;
}

.vc_toggle_content {
  background: transparent;
  margin-top: 5px;
  padding-top: 10px;
  padding-left: 20px !important;
}

.line {
  width: 100%;
  height: 2px;
  background: #CE1C2D;
  left: 50%;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

/* ------------------------------------------------------------
	Parallax Item
------------------------------------------------------------ */
.parallax-item {
  position: relative;
}
.parallax-item .btn {
  margin-top: 50px;
}

.parallax-item__img {
  display: block;
  background: 0 0;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.42, 0.01, 0.23, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.42, 0.01, 0.23, 1);
  -o-transition: transform 0.4s cubic-bezier(0.42, 0.01, 0.23, 1);
  transition: transform 0.4s cubic-bezier(0.42, 0.01, 0.23, 1);
  transition: transform 0.4s cubic-bezier(0.42, 0.01, 0.23, 1), -webkit-transform 0.4s cubic-bezier(0.42, 0.01, 0.23, 1);
  position: relative;
}
.parallax-item__img img {
  width: 100%;
  height: 200%;
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.42, 0.01, 0.23, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.42, 0.01, 0.23, 1);
  -o-transition: transform 0.4s cubic-bezier(0.42, 0.01, 0.23, 1);
  transition: transform 0.4s cubic-bezier(0.42, 0.01, 0.23, 1);
  transition: transform 0.4s cubic-bezier(0.42, 0.01, 0.23, 1), -webkit-transform 0.4s cubic-bezier(0.42, 0.01, 0.23, 1);
}
.parallax-item__img:hover img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

@media (min-width: 850px) {
  .parallax-item__img {
    width: calc(100vw / 2);
    margin-left: calc(-50vw + 50%);
  }
}
.parallax-item__info {
  left: 0;
  bottom: 4%;
  background: #fff;
  padding: 50px;
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
}

@media (min-width: 850px) {
  .parallax-item__info {
    position: absolute;
    width: calc(60%);
    height: auto;
    left: auto;
    margin-left: auto;
    right: 0;
    margin-right: 0px;
  }
}
@media (min-width: 1550px) {
  .parallax-item__info {
    width: calc(65%);
  }
}
@media (min-width: 850px) {
  .parallax-item:nth-of-type(2n) .parallax-item__img {
    margin-left: auto;
    margin-right: 20px;
    margin-right: calc(-50vw + 50%);
  }

  .parallax-item:nth-of-type(2n) .parallax-item__info {
    margin-left: 0px;
    margin-right: 0;
    left: 0;
  }
}
.gallery-grid:after {
  content: "";
  display: block;
  clear: both;
}

.grid-sizer, .grid-item {
  width: 49.9%;
  margin-bottom: 0%;
}

.gutter-sizer {
  width: 0.2%;
}

.grid-item {
  float: left;
  overflow: hidden;
}
.grid-item img {
  display: block;
  max-width: 100%;
}

.modal__wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 750;
  background: rgba(20, 61, 69, 0.95);
  display: none;
}

.modal__container {
  width: 100%;
  height: 80vh;
  margin-top: 10vh;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 30px 0 30px 0;
}
.modal__container .modal__header {
  float: left;
  text-align: right;
  width: 100%;
  background: #fff;
  padding: 0 20px;
}
.modal__container .modal__header button {
  padding: 5px 10px;
  margin-left: 15px;
  background: none;
  color: #000;
}
.modal__container .modal__header input {
  width: auto;
  font-weight: bold;
  line-height: 1.5625em;
  padding: 15px 15px;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 15px 4px 4px 0;
}
.modal__container .modal__content {
  float: left;
  padding: 50px;
  height: calc(100% - 70px);
  overflow: scroll;
}
.modal__container.auto__size {
  float: left;
  width: 600px;
  height: 400px;
  margin-top: 0;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
.modal__container .input-group input {
  border-radius: 15px 0 0 0;
}
.modal__container .input-group button {
  border-radius: 0 0 15px 0;
}

table {
  float: left;
  width: 100%;
  font-weight: 300;
  border-collapse: collapse;
  text-align: left;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.06);
          box-shadow: 0 3px 25px rgba(0, 0, 0, 0.06);
}
table tr {
  border-bottom: 1px solid #f6f6f6;
  vertical-align: top;
  background: #fff;
}
table tr:last-of-type {
  border-bottom: 0px solid #333;
}
table tr:nth-child(even) {
  background: #f6f6f6;
}
table tr th {
  padding: 5px 15px;
  font-weight: 300;
  text-transform: uppercase;
  background: #707070;
  color: #fff;
  font-size: 0.85em;
}
table tr td {
  padding: 15px 15px;
  vertical-align: top;
  text-align: left;
}
table tr td:first-of-type {
  width: 20%;
  text-align: left;
}
table tr td:last-of-type {
  width: 35%;
  text-align: left;
}
table tr td:last-of-type a {
  font-size: 0.9em;
  line-height: 1.2em;
  border-bottom: 0;
  float: left;
  padding-right: 20px;
  position: relative;
}
table tr td:last-of-type a i {
  color: #CE1C2D;
  position: absolute;
  right: 0;
  display: block;
  font-size: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
table tr td:last-of-type a + a {
  margin-top: 15px;
}
table thead td {
  padding: 5px 15px;
  font-weight: 300;
  text-transform: uppercase;
  background: #707070;
  color: #fff;
  font-size: 0.85em;
}

@media (max-width: 992px) {
  table {
    border: none;
  }
  table thead {
    display: none;
  }
  table tr {
    float: left;
    width: 100%;
    padding: 10px 25px;
  }
  table tr td {
    float: left;
    width: 100%;
    padding: 5px 0;
  }
  table tr td:first-of-type {
    width: 100%;
    font-weight: bold;
  }
  table tr td::before {
    content: attr(data-label);
    word-wrap: break-word;
    width: 30%;
    float: left;
    text-align: left;
    height: auto;
  }
}
input[type=text], input[type=password], input[type=email], input[type=date], textarea, input[type=file] {
  background: #fff;
  font-weight: 300;
  padding: 10px;
  width: 100%;
  margin-top: 10px;
  border: 2px solid transparent;
  -webkit-appearance: none;
  border-radius: 10px 10px 10px 10px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
input[type=text].error, input[type=password].error, input[type=email].error, input[type=date].error, textarea.error, input[type=file].error {
  border-color: red;
}

#textarea_chars {
  float: left;
  width: 100%;
  margin-top: 5px;
  text-align: right;
}

input[type=submit] {
  color: #fff;
  padding: 10px;
  margin-top: 10px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  font-weight: bold;
  clear: left;
  -webkit-appearance: none;
  border: 0;
}
input[type=submit]:hover {
  cursor: pointer;
  background-position: 100%;
}

input[type=select] {
  padding: 10px;
}

.error-message {
  display: none;
  float: left;
  width: 100%;
  padding-left: 0px;
  color: red;
  font-size: 0.85rem;
  bottom: 100%;
  font-weight: bold;
}
.error-message.show-error {
  display: block;
}

.error-message-bordered {
  display: none;
  float: left;
  border: 1px solid red;
  width: 100%;
  color: red;
  font-size: 0.7rem;
  top: 100%;
  padding: 10px;
  margin-top: 20px;
}
.error-message-bordered.show-error {
  display: block;
}

input[type=date] {
  -webkit-appearance: none;
}

input.liefer_plz {
  height: 60px;
  text-align: center;
  font-size: 22px;
  font-size: 1.375rem;
}

.input-group {
  width: 100%;
  display: inline-block;
  clear: both;
}
.input-group label {
  float: left;
  width: 100%;
}
.input-group input {
  float: left;
  width: 80%;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.input-group button {
  float: left;
  width: 20%;
  margin: 0;
  line-height: 3.75rem;
  padding: 0;
  text-align: center;
  height: 60px;
  font-size: 33px;
  font-size: 2.0625rem;
  background-repeat: no-repeat;
  background-position: center center;
}

form label {
  float: left;
  margin-top: 20px;
  padding-bottom: 10px;
  font-size: 0.95rem;
  line-height: 1.4;
  width: 100%;
}
form label + input[type=text] {
  opacity: 1;
  margin-top: 0px;
}
form label input[type=text], form label input[type=password], form label input[type=email], form label input[type=date], form label textarea, form label input[type=file] {
  opacity: 1;
  margin-top: 0px;
}

/* SELECT */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  background: #fff url(framework/images/select-arrow.svg) no-repeat 98% center;
  padding: 10px;
  background-size: 11px;
  font-weight: 300;
  border: 2px solid transparent;
  border-radius: 10px 10px 10px 10px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
select.small_display {
  background-color: #f6f6f6;
  background-size: 8px;
  margin-top: 5px;
  padding: 5px;
  font-size: 0.8rem;
}

/* CHECKBOX 
input[type="checkbox"] {
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px; 
	overflow: hidden; 
	padding: 0; 
	position: absolute; 
	width: 1px;
	& + span{
		float:left;
	}
	& + span::before{
		float:left;
		display: inline; 
		width: 20px; 
		height: 20px; 
		margin-right: 10px; 
		vertical-align: middle; 
		margin-left:-15px;
		content: ''; 
		//border:2px solid $black; 
		box-shadow: 0px 3px 6px rgba($black, 0.16);
		background: $white;
		text-align:center; 
		line-height:20px;
		@include borderRadius(10px, 10px, 10px, 10px); 
	}
	&:checked + span::before {
		font-family:"FontAwesome";
		content:'\f00c';
		color:$white;
		background: $akzent;	
	}
	&:hover + span:hover {
		cursor: pointer; 
		color: $black;
	}
	&:not(:checked):hover + span::before, &:checked + span::before {
		border-color:$akzent;
	}
	&[disabled] + span {
		text-decoration: line-through; 
		opacity: 0.6
	}
	&[disabled] + span::before {
		opacity: 0.6;
		}
	&[disabled]:hover + span:hover {
		cursor: default; 
		color: #777;
	}
	&[disabled]:hover + span::before {
		content: '';
	}
}

.wpcf7-list-item-label{
	font-size:0.8em;
}
*/
/* Radio */
input[type=radio] {
  opacity: 0;
  margin-top: 0;
  padding-top: 0;
  padding: 0;
  display: none;
  position: relative;
}
input[type=radio] + span {
  float: left;
  margin-right: 20px;
  cursor: pointer;
  display: inline;
  margin-bottom: 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  width: 100%;
}
input[type=radio] + span::before {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  vertical-align: middle;
  margin-left: -15px;
  content: "";
  border: 2px solid #000;
  text-align: center;
  line-height: 20px;
}
input[type=radio]:checked + span::before {
  font-family: "FontAwesome";
  content: "";
  color: #fff;
  background: #CE1C2D;
}
input[type=radio]:checked + span {
  color: #CE1C2D;
}
input[type=radio]:checked + span h6 {
  color: #CE1C2D;
}
input[type=radio]:not(:checked):hover + span::before, input[type=radio]:checked + span::before {
  border-color: #CE1C2D;
}
input[type=radio]:hover + span:hover {
  cursor: pointer;
}

/* Alignment */
hr {
  float: left;
  margin-top: 40px;
  width: 100%;
  border: 0;
  height: 1px;
  background: #707070;
}

.one_third {
  float: left;
  width: 29.33%;
}

.one_third.first {
  margin-right: 4%;
}

.one_third.last {
  margin-left: 4%;
}

.two_third {
  float: left;
  width: 66.66%;
}

.one_half {
  float: left;
  width: 48%;
}

.one_half.first {
  margin-right: 1em;
}

.form-full-col {
  clear: left;
}
.form-full-col > div {
  padding: 0 10px;
}

.form-two-col {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .form-two-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 992px) {
  .form-two-col {
    width: 50%;
  }
}
.form-two-col > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .form-two-col > div {
    width: 50%;
  }
}

.form-one-col {
  clear: left;
}
@media (min-width: 768px) {
  .form-one-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.form-one-col > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .form-one-col > div {
    width: 50%;
  }
}

.form-three-col {
  clear: left;
}
@media (min-width: 768px) {
  .form-three-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.form-three-col > div {
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .form-three-col > div {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .form-three-col > div {
    width: 33.33%;
  }
}

@media (max-width: 768px) {
  .form-single {
    float: left;
    width: 100%;
  }

  .form-single.right {
    float: left;
  }

  .one_third {
    float: left;
    width: 100%;
  }

  .one_third.first {
    margin-right: 0%;
  }

  .one_third.last {
    margin-left: 0%;
  }

  .two_third {
    float: left;
    width: 100%;
  }
}
[data-borlabs-cookie] ul li:before {
  display: none;
}

[data-borlabs-cookie] input[type=radio] {
  opacity: 1;
  display: block;
}

.BorlabsCookie input[type=checkbox] + span::before, #borlabs-cookie-group-statistics + span::before, #borlabs-cookie-group-external-media + span::before {
  margin-left: 0;
  border: 0;
}

._brlbs-title, ._brlbs-btn-switch {
  margin-top: 0;
}

.BorlabsCookie table {
  float: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.BorlabsCookie table tr th {
  color: inherit;
  text-transform: none;
}

.phone-btn {
  position: fixed;
  top: 80px;
  right: 10px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #CE1C2D;
  color: #fff;
  font-size: 25px;
  color: #fff;
  cursor: pointer;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  z-index: 1002;
}
@media (min-width: 992px) {
  .phone-btn {
    display: none;
  }
}
.phone-btn a {
  color: #fff;
}
.phone-btn .clip-btn-inner-wrap {
  display: table;
  width: 100%;
  height: 100%;
}
.phone-btn .clip-btn-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* Clip/Seitenlasche */
#clip {
  position: fixed;
  width: 300px;
  right: -300px;
  /*top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  */
  top: 30px;
  z-index: 1001;
  -webkit-transition: all 450ms ease-out 0s;
  -o-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
  background-color: #333;
  font-size: 15px;
  border-radius: 25px;
}
@media (max-width: 992px) {
  #clip {
    top: 140px;
  }
}
#clip h3 {
  color: #fff;
  font-size: 18px;
  line-height: 1em;
}
#clip p {
  font-size: 15px;
}
#clip a {
  color: #fff;
}
#clip.open {
  right: 10px !important;
}
#clip .clip-content {
  float: left;
  padding: 25px;
  color: #fff;
}
#clip .clip-content a {
  float: left;
  margin-top: 5px;
  font-size: 13px;
}
#clip .clip-content i {
  display: inline-block;
  background: #000;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 30px;
  margin-right: 10px;
  font-size: 15px;
}
#clip .clip-btn {
  position: absolute;
  top: 0;
  left: -60px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #CE1C2D;
  color: #fff;
  font-size: 25px;
  color: #fff;
  cursor: pointer;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
#clip .clip-btn .clip-btn-inner-wrap {
  display: table;
  width: 100%;
  height: 100%;
}
#clip .clip-btn .clip-btn-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/*
@media (max-width: 1599px) {
	#clip .clip-btn {
		right: -92px;
		width: 92px;
		height: 90px;
		font-size: 46px;
	}

}

@media (max-width: 991px) {
	#clip .clip-btn {
		right: -85px;
		width: 85px;
		height: 80px;
		font-size: 44px;
	}

}

@media (max-width: 767px) {
	#clip .clip-btn {
		right: -60px;
		width: 60px;
		height: 55px;
		font-size: 29px;
	}
}
*/
.beratungsform {
  position: fixed;
  width: 30%;
  left: 50%;
  z-index: 1099;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #fff;
  padding: 30px 30px 8px 30px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
  top: -100%;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.beratungsform.active {
  top: 100px;
}
.beratungsform_close {
  position: absolute;
  right: 15px;
  top: 15px;
  background: transparent;
  font-size: 20px;
  opacity: 0.25;
  z-index: 1100;
}
.beratungsform input[type=text], .beratungsform input[type=email], .beratungsform textarea {
  background: #fafafa;
}
.beratungsform span.wpcf7-list-item-label {
  font-size: 0.7rem;
}
.beratungsform input[name=objektnr] {
  padding: 0;
  background: transparent;
  color: #CE1C2D;
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 0px;
}
.beratungsform span.objektnr {
  float: left;
  position: relative;
  width: 100%;
  padding: 5px 5px 0px 0px;
  margin-top: 15px;
}
.beratungsform span.objektnr:before {
  position: absolute;
  content: "Haustyp:";
  top: -10px;
  left: 0px;
  text-transform: uppercase;
  font-size: 0.7rem;
  font-weight: bold;
}

@media (max-width: 767px) {
  .beratungsform {
    width: 100%;
    z-index: 1101;
    top: auto;
    bottom: -100%;
  }

  .beratungsform.active {
    top: auto;
    bottom: 0px;
  }
}
.vc_row.cta {
  background: #CE1C2D;
  padding-top: 50px !important;
  padding-bottom: 40px !important;
}
.vc_row.cta h1, .vc_row.cta h2, .vc_row.cta h3, .vc_row.cta h4, .vc_row.cta h5, .vc_row.cta h6, .vc_row.cta p, .vc_row.cta ul, .vc_row.cta li {
  color: #fff;
}
.vc_row.cta h3 {
  margin-bottom: 10px;
}
.vc_row.cta .btn {
  margin-top: 20px;
}

.grid-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.grid-logos > div {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  height: 90px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: center;
  margin-bottom: 10px;
}
@media all and (min-width: 768px) {
  .grid-logos > div {
    height: 50px;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media all and (min-width: 768px) {
  .grid-logos > div {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}
.grid-logos > div:hover img {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.grid-logos img {
  max-height: 100%;
  max-width: auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.vorteile_row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.vorteile_row .icon__box {
  height: 100%;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
}
.vorteile_row > div:last-of-type .icon__box {
  border-right: 0;
}

.quicklink_row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.quicklink_row .icon__box {
  padding: 0;
}

.footer__quicklinks-container {
  padding: 50px 0 50px 0;
  background: #CE1C2D;
}

footer {
  position: relative;
}
@media (max-width: 992px) {
  footer {
    margin-top: 40px;
  }
}

.footer__main-container {
  font-size: 0.8em;
  line-height: 1.7em;
  padding: 50px 0 50px 0;
  background: #f6f6f6;
}
.footer__main-container .footer__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
.footer__main-container .footer__container > aside {
  width: 100%;
  padding-right: 50px;
}
@media (max-width: 768px) {
  .footer__main-container .footer__container > aside {
    margin-bottom: 30px;
    padding-right: 0;
  }
}
.footer__main-container .footer__container h3 {
  font-size: 1rem;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.footer__main-container .footer__container h3:after {
  width: 100%;
  height: 4px;
  content: "";
  left: -7px;
  bottom: 0;
  position: absolute;
  background: url(assets/images/flag.svg) repeat-y;
}
.footer__main-container .footer__container p:last-of-type {
  margin-top: 0;
  margin-bottom: 0;
}
.footer__main-container .footerlogo {
  width: 450px;
  height: auto;
  margin: 0 30px 0 20px;
}
@media (max-width: 992px) {
  .footer__main-container .footerlogo {
    position: absolute;
    width: 200px;
    left: 50%;
    margin: 0;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.footer__main-container .menu {
  list-style-type: none;
}
.footer__main-container .menu li {
  padding-bottom: 0px;
  position: relative;
}
.footer__main-container .menu li a {
  text-decoration: underline;
  color: #fff;
  font-weight: 300;
}
.footer__main-container .menu li:before {
  position: absolute;
  height: 10px;
  width: 10px;
  content: "";
  background: #CE1C2D;
  left: -20px;
  color: red;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  top: 7px;
  border-radius: 1px;
}

@media (min-width: 992px) {
  .footer__main-container .footer__container {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .footer__main-container .footer__container > div {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
    width: 100%;
    margin-bottom: 0px;
  }
}
/* Bottom Footer */
.footer__bottom-container {
  position: absolute;
  background: #f6f6f6;
  width: 100%;
  margin-top: 5px;
  font-size: 0.8em;
}
.footer__bottom-container .copyright__container {
  border-bottom: 0;
  background: #f6f6f6;
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer__bottom-container .copyright__container p {
  float: left;
  opacity: 0.8;
  margin: 0;
}
@media (max-width: 992px) {
  .footer__bottom-container .copyright__container p {
    width: 100%;
  }
}

.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.footer__nav > li {
  width: 50%;
}
.footer__nav a {
  color: #333;
}
@media (max-width: 992px) {
  .footer__nav {
    width: 100%;
  }
}

.footer__nav.footer__bottom {
  background-color: transparent;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}
.footer__nav.footer__bottom a {
  white-space: nowrap;
  font-weight: 200;
  color: #333;
  opacity: 0.6;
}
.footer__nav.footer__bottom li {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 1;
  flex-basis: 1;
  position: relative;
}
@media (min-width: 992px) {
  .footer__nav.footer__bottom li:after {
    position: absolute;
    content: "|";
    right: -12px;
    top: 0px;
    color: #fff;
  }
}
.footer__nav.footer__bottom li:last-child:after {
  display: none;
}

@media (min-width: 992px) {
  .footer__nav {
    margin: 0;
  }
  .footer__nav > li {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
    width: 100%;
  }

  .footer__nav.footer__bottom {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .footer__nav.footer__bottom li {
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    margin-right: 20px;
  }
}
/* SINLGE */
h1.product_title {
  font-size: 40px;
  margin-bottom: 15px;
}

.woocommerce-product-details__short-description {
  margin-bottom: 15px;
}

.price:empty {
  display: none;
}

.product_meta .sku_wrapper {
  display: inline-block;
  width: 100%;
}
.product_meta .posted_in {
  display: inline-block;
  width: 100%;
  display: none;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background: #CE1C2D;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background: #CE1C2D;
}

.woocommerce-product-attributes-item {
  margin-top: 15px;
}

/* CATALOG */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  padding-bottom: 15px;
  text-align: center;
  position: relative;
}
.woocommerce ul.products li.product:before, .woocommerce-page ul.products li.product:before {
  display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
  height: 50px;
}
.woocommerce ul.products li.product .quote-form, .woocommerce-page ul.products li.product .quote-form {
  position: absolute;
  top: 0;
  right: 0;
}

.woocommerce ul.products li.product a {
  border-bottom: 0;
}
.woocommerce ul.products li.product a img {
  margin-bottom: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  padding: 15px;
  font-weight: 300;
}

.woocommerce ul.products li.product .button {
  margin-top: 0;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #333;
  color: #fff;
}

span.short_description {
  font-size: 0.75em;
  margin-top: 10px;
  line-height: 1em;
  font-style: italic;
  color: #707070;
  display: block;
}

.archive .woocommerce-breadcrumb {
  display: none;
}

.hero.woocommerce__page {
  margin-top: 150px;
}
.hero.woocommerce__page h1 {
  padding-botom: 0;
  margin-bottom: 0;
}
.hero.woocommerce__page h2 {
  margin-bottom: 15px;
}
.hero.woocommerce__page .term-description p {
  margin-bottom: 15px;
}
.hero.woocommerce__page .hinweis {
  margin-bottom: 15px;
  font-size: 0.85em;
  line-height: 1em;
  padding: 15px;
  border: 1px solid #f6f6f6;
}

.woocommerce-pagination {
  float: right;
}
.woocommerce-pagination ul.page-numbers {
  padding-left: 0;
  border: 0 !important;
}
.woocommerce-pagination ul.page-numbers li {
  border: 0 !important;
  float: left;
}
.woocommerce-pagination ul.page-numbers li:before {
  display: none;
}
.woocommerce-pagination ul.page-numbers li .page-numbers {
  padding: 5px 10px;
  background: #f6f6f6;
  margin-left: 5px;
  line-height: 1em;
}
.woocommerce-pagination ul.page-numbers li .page-numbers.current {
  color: #fff;
  background: #CE1C2D;
}
.woocommerce-pagination ul.page-numbers li a {
  text-decoration: none;
  border-bottom: 0;
}
.product-categories {
  list-style-type: none;
  padding-left: 0;
  display: inline;
}
.product-categories li {
  display: inline;
  margin-bottom: 5px;
}
.product-categories li a {
  padding: 3px;
  display: inline-block;
  margin-bottom: 5px;
  border: 1px solid #333;
}

.ie8 {
  position: fixed;
  z-index: 100;
  background: #fff;
  width: 100%;
  padding: 20px;
  margin-top: 75px;
}
.ie8 .close {
  font-weight: bold;
  color: #89b31c;
  border: 1px solid #89b31c;
  width: 35px;
  line-height: 35px;
  font-size: 14px;
  height: 35px;
  border-radius: 50%;
  position: absolute;
  right: 18px;
  top: 18px;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: inline-block;
}
.ie8 .close:hover {
  color: #fff;
  background-color: #015a21;
  border-color: #015a21;
}